资源列表
flashSSTVF160
- flashSSTVF160读写操作、擦除flash等操作源码、适用于学习、掌握flashSSTVF160-flashSSTVF160 read and write operations, erase flash and other operating source for learning and the acquisition flashSSTVF160
FLASH_OPRATION
- C8051 EEPROM操作。包括C8051F340 EEPROM的读写操作。-C8051 EEPROM operation. Include the C8051F340 EEPROM read and write operations.
flc
- fuzzy logic control DC motor
flctunePID
- fuzzy tune PID control DC motor
flex_lcd
- source code for lcd in pic
nand
- 基于STM32的NAND FLASH例程
Timer
- 设置时钟以及利用定时器驱动引发中断,处理相应中断-timer interrupt
Demo_STM32_Tx
- 基于stm32的SI4432无线发送程序-Stm32-based wireless transmission program SI4432
Servo-debugger
- 舵机调试程序,飞思卡尔小汽车调试程序,详细说明-Servo debugger, the debugger Freescale car detailing
Omron-test-program
- 飞思卡尔智能车光电组,欧姆龙测试程序,通过计数脉冲等到它的值。-Freescale Smart Car Competition Optoelectronics Group tracking program.Omron test program。
adzhuanhuan
- 这是一段关于AD转换的程序,用共阳极数码管进行显示。-This is a paragraph on the AD conversion process, with common anode digital display.
music
- 基于单片机的电子琴课程设计 (1)键盘扫描程序: 检测是否有键按下,有键按下则记录按下键的键值,并跳转至功能转移程序;无键按下,则返回键盘扫描程序继续检测 (2)功能转移程序: 对检测到得按键值进行判断,是琴键则跳转至琴键处理程序,是功能键则跳转至相应的功能程序,我们设计的功能程序有两种,即音色调节功能和自动播放乐曲功能 (3)琴键处理程序: 根据检测到得按键值,查询音律表,给计时器赋值,使发出相应频率的声音 (4)自动播放歌曲程序: 检测到按键按下的是自动播放