资源列表
STC12LE4052AD_flash_EEprom
- STC12C2052AD片内flash作为EEprom的测试程序 程序利用串口显示当前读或者写的地址,可以通过串口写入16字节数据,并读出验证 过程:正常启动后LED1长亮,按键1读取数据,按键2测试串口,读取前要保证有数据 否则等待串口写入数据。第一次写入读出后显示不正确(地址0x00为字符串结尾) 从串口发送小于17位字符串(开头一位不存,最后一位0X00结束标志)。单片机收到 后返回原值,第一位为保存的地址。读取数据时,返回第一位为读取地址本演示代码 仅针
sd600f_two_chip
- 用单片机控制两片SD600,实现单灯由暗到亮,再由亮到暗,一直循环。采用C写的仅仅为测试程序,比较适合初学者,可以参考-With the SCM control two SD600, single-light from dark to light, and then from light to dark, has been circulating. Written using C only for the test procedure more suitable for beginners, y
sd600_Improvement
- 第一步改进三片SD600程序(有条件的随机闪),由PIC单片机控制,功能都能正确实现-The first step to improve three SD600 program (conditional random flash), controlled by a PIC microcontroller, functions can be correctly implemented
sd600_SPI
- 在SPI串口主控同步方式下的十片SD600程序(追灯),由PIC单片机控制,功能都能正确实现-Master Synchronous Serial Port in SPI mode of the 10 SD600 program (chase lights), controlled by a PIC microcontroller, functions can be correctly implemented
mdk_example
- RealView MDK下例子调试,视频文件,仅供参考!-RealView MDK to debug the next example, the video file for reference purposes only!
ADSuse
- ADS集成开发环境的使用,适合基于arm嵌入式开发的入门,很实用-ADS use integrated development environment for embedded development based on the arm of the entry, it is useful
CC2430
- CC2430基础实验--包括定时器T1、T2、T3的使用,串口的调试,还有系统睡眠状态的进入和唤醒-CC2430-based experiments- including the timer T1, T2, T3 of the use of serial debugging, as well as system sleep and wake-up access
1245340407_17945_FT23376_adc_sleep_spi
- itis hardware related use adc counter value to get data and write to spi flash
struct_example
- A constant that represents the conversion rate between drachmas and euros. Note that the constant is declared as float. No check for illegal input values is done.-A constant that represents the conversion rate between drachmas and euro
nIOS_VGA
- 用NIOSII生成的VGA显示程序,可以在显示器上显示通讯内容
nios_SD_Card
- 用NIOS生成的系统,读SD卡内容,也可以将内容写入指定的地址
niosii_NET
- 在NIOSS II系统上实现TCP/IP通讯,特别适合学习NIOSII系统的人快速掌握通讯功能