资源列表
at24c08
- AT公司I2C存储器C语言应用例程,本人已使用,有需要的可以下载-AT Company I2C memory C language application routines, I have to use, there is a need to download
IIC
- 非常经典好用的口线模拟IIC总线C代码,自己一直在使用,今天分享给大家-Very classic good use of the port line analog C bus IIC code, they have been used, to share with you today
4she5ru
- 自己用的经典四舍五入代码,非常好用,算法非常巧妙。拿来与大家分享-Own classic five into four into the code, very good use, the algorithm is very clever.
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
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
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
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,
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
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
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
1768_UART(2014.05.10)
- lpc1768 的串口源程序,设置好波特率115200,发送测试文件数据-lpc1768 serial source, set the baud rate 115200, send a test file data
UCOSII-2
- UCOSII的任务调度,led_task是LED0和LED1每隔500ms翻转一次,beep_task在没有收到删除请求的时候是隔一段时间蜂鸣器鸣叫一次,key_task是进行按键扫描。-UCOSII task scheduling, led_task is LED0 and LED1 every 500ms flip once, beep_task in the absence of a request to delete the request is separated by a perio
