资源列表
96_allpicprogramator
- pic programmer schematic for all pic programmer
AU6980-6981_v6.15.04(2)
- alchor tool for indentify the flash
ex1
- 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有 Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的 semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()
1
- ARM嵌入式C++写的远程采集图像代码段-ARM Embedded C++ to write a remote capture image code segment
NUCLEUSBootloader
- 基于NUCLEUS操作系统的BOOTLOADER-a bootloader code based on nucleus
C14_FlashS1
- FLASH实时中断的例程,大家好好学习这种编程的方法和思路-FLASH
I2C_AT24C512
- 这是本人编写的目前所见到的最完善的AT24C512读写C源代码,适用于AVR系列单片机。可实现单字节、多字节连续读写,自动分页,全片清零。具有错误自动重复读写功能,可以抗电路的突发干扰。-It is currently being prepared, I saw the most perfect AT24C512 read C source code for AVR series of microcontrollers. Enable single-byte and multi-byte rea
I2C_RTC_Example
- I2C Protocol Example to inteface RTC
sw_RF_send
- SI4421在单片机PIC16F687上的发送程序。-SI4421 in the sending program on the PIC16F687 microcontroller.
sw_RF_receive
- SI4421芯片在单片机PIC16F687的接受程序。-SI4421 chip microcontroller PIC16F687 of the acceptance process.
ax.25
- Program for ax.25 (The AX.25 protocol offers both connected and connectionless modes of operation, and is used either by itself for point-point links, or to carry other protocols such as TCP/IP and NetRom.)
dotmatrixdisplay
- 4 character dot matrix moving message display sample AVR Tiny2313 source code