资源列表
ISO14443&THM3070
- ISO14443在THM3070上的实现,包括常用14443功能函数及THM3070底层驱动。(The implementation of ISO14443 on THM3070 includes commonly used 14443 function functions and THM3070 bottom driver.)
LWIP中文手册
- LWIP小型开源TCP/IP协议栈中文数据手册(LWIP Chinese datasheet)
高级例程-以太网-HTTP网页服务器
- STM32F107VCT6使用lwip创建HTTP服务器(STM32F107VCT6 uses LwIP to create a HTTP server)
51单片机ds1302万年历仿真(带闹钟功能)
- 利用ds1302实现万年历和闹钟功能,附带仿真图(Using ds1302 to implement the functions of the calendar and the alarm clock, including simulation diagram)
示例SI4438工程
- SI4438的示例程序,DEMO的使用方法,各种寄存器的配置方式示例(SI4438's sample program, DEMO usage)
ad9833
- AD9833的FPGA驱动程序,一种编写思路,简单易懂,适合初学者。(AD9833's FPGA driver, a programming idea, easy to understand, suitable for beginners.)
PWM_BEEP
- 利用PWM输出方式控制的蜂鸣器播放生日快乐曲子的简单功能源码及相关文档介绍(A collection of data structure algorithms in C language,From 'big talk data structure'.)
RTX51 full
- RTX51FULL是C51免费的嵌入式操作系统,非常适合单片机上使用的开源系统(RTX51FULL is the C51 free embedded operating system, which is very suitable for the open source system used on singlechip.)
rs232
- 使用VHDL语言在vivado平台上编的串口通信的完整工程,并能用EGO1开发板成功验证(The complete project of serial communication is compiled on the vivado platform using VHDL language, and it can be successfully verified with the EGO1 development board.)
Vxworks从入门到高手(最全教程)
- VxWorks操作系统教程,从入门到高手(最全教程),千辛万苦找到,提供给学习者(VxWorks operating system tutorials, from the entry to the master (the most complete tutorial), hard to find, to provide learners.)
Bootloader-for-MSP430
- MSP430 5438的一个串口升级程序 包括完整的调试步骤和说明文档 源码(An uart upgrade program for MSP430 5438 includes complete debugging steps and documentation source.)
双基通信
- 单片机之间的相互通信,通过16个按键来控制输入,在两个数码管上显示,用protues仿真