资源列表
[单片机(51,AVR,MSP430等)] 4she5ru
说明:自己用的经典四舍五入代码,非常好用,算法非常巧妙。拿来与大家分享-Own classic five into four into the code, very good use, the algorithm is very clever.<韩贵宾> 在 2025-07-21 上传 | 大小:2kb | 下载:0
[微处理器(ARM/PowerPC等)] wireless-communication
说明:先检测NRF24L01模块是否存在,在检测到NRF24L01模块之后,根据KEY0和KEY1的设置来决定模块的工作模式,在设定好工作模式之后,就会不停的发送/接收数据,同样用DS0来指示程序正在运行。- First detection module nRF24L01 the presence, in detecting the module nRF24L01, set according to the key0 and key1 to decide the working mode of t<董平> 在 2025-07-21 上传 | 大小:330kb | 下载:0
[单片机(51,AVR,MSP430等)] music-player
说明:开机先检测字库是否存在,如果检测无问题,则对VS1053进行RAM测试和正弦测试,测试完后开始循环播-Boot to detect whether there is a font, if there is no problem with the detection, the VS1053 of ram and sinusoidal test. After the test began to broadcast cycle<董平> 在 2025-07-21 上传 | 大小:1.64mb | 下载:0
[单片机(51,AVR,MSP430等)] memory-management
说明:显示提示信息,等待外部输入。KEY0用于申请内存,每次申请2K字节内存。KEY1用于写数据 到申请到的内存里面。KEY2用于释放内存。KEY_UP用于切换操作内存区(内部SRAM内存/外部SRAM内存)-Display prompt information, wait for external input. KEY0 for the application of memory, each time the application 2K bytes of memory. KEY1 used to<董平> 在 2025-07-21 上传 | 大小:354kb | 下载:0
[单片机(51,AVR,MSP430等)] Game-handle
说明:不停的扫描FC手柄的输入,一旦检测到有效输入,那么就将该输入值在TFTLCD模块上面显示,同时显示对应的符号(比如:Left/Right之类的)-Without stopping the input of the FC handle, once the effective input is detected, the input value is displayed on the TFTLCD module, and display the corresponding symbols (such<董平> 在 2025-07-21 上传 | 大小:321kb | 下载:0
[单片机(51,AVR,MSP430等)] FLASH-Imitation-EEPROM
说明:先显示一些提示信息,然后在主循环里面检测两个按键,其中1个按键(KEY1)用来执行写入FLASH的操作,另外一个按键(KEY0)用来执行读出操作,在TFTLCD模块上显示相关信息。同时用DS0提示程序正在运行。- To display some message, then in the main loop inside the detection of two keys, of which 1 key1 keys used to perform write flash operation,<董平> 在 2025-07-21 上传 | 大小:324kb | 下载:0
[其他嵌入式/单片机内容] LIB
说明:REAL TIME CLOCK IC DRIVER IN MIKROBASIC COMPILER THAT USE STANDARD SOFTWARE I2C OF MIKROBASIC COMPILER FOR CONNECTION WITH DS1307 RTC IC<SOHEIL> 在 2025-07-21 上传 | 大小:5kb | 下载:0
[单片机(51,AVR,MSP430等)] LPC1768_PWM(2014.05.10)
说明:lpc1768 的pwm源码程序,该例程使用的硬件为led,用pwm模块产生波形,使led不同亮度-lpc1768 of pwm source program, the routine use of hardware led, with pwm module to generate waveforms that led different brightness<李涛> 在 2025-07-21 上传 | 大小:252kb | 下载:0
[单片机(51,AVR,MSP430等)] 1768_EEPROM(2014.05.10)
说明:lpc1768 i2c eeprom,可以进入debug模式验证我们写进去的数据和读出来的数据是否一致-lpc1768 i2c eeprom, can we enter debug mode to verify that data written into and read out the data consistency<李涛> 在 2025-07-21 上传 | 大小:80kb | 下载:0
[嵌入式Linux] zImageAndCodeAndTestCode
说明:在0K6410的开发板上,s3c6410芯片上,添加SPL驱动,编译成功的内核镜像以及修改的代码部分和测试代码。-On 0K6410 development board, s3c6410 chip, add SPL driver, successfully compiled kernel image and modify part of the code and test code.<杨丽> 在 2025-07-21 上传 | 大小:3.46mb | 下载:0
[单片机(51,AVR,MSP430等)] UCOSII-1
说明:UCOSII的任务创建,在UCOSII里面创建3个任务:开始任务、LED0任务和LED1任务,开始任务用于创建其他(LED0和LED1)任务,之后挂起;LED0任务用于控制DS0的亮灭,DS0每秒钟亮80ms;LED1任务用于控制DS1的亮灭,DS1亮300ms,灭 300ms,依次循环。-UCOSII task created inside the uCOSII create three tasks: task and LED0 task and LED1 task start, start<侯斐> 在 2025-07-21 上传 | 大小:363kb | 下载:0