资源列表
基于STM32微处理器的SD卡(TF卡)文件系统读写
- 基于STM32微处理器的SD卡(TF卡)文件系统读写. 103ZC,ZD等有SDIO,检查中。,This is a simple demonstration, based on STM32 and working with ST Evaluation board MB525 revA (old board), using the Embeddeded Library File System “EFSL” with an "SD" memory card in order
并口扩4串口的程序,用的是16c554
- 并口扩4串口的程序,用的是16c554,和大家一起分享,4 serial parallel expansion of the program, use the 16c554, and the community together to share
ulink2制作的原理图+PCB+程序
- ulink2制作的原理图+PCB+程序,希望大家学习用!!!,produced ulink2 schematic+ PCB+ program, I hope you learn to use! ! !
用MSP430写的12864液晶的菜单程序
- 用MSP430写的12864液晶的菜单程序,运用了结构体,减小了程序大小,有五级菜单,This process is the menu of CRT of 12864,having five rands.
移植uip-1.0到Atmega32
- 移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr) 函数,一般注释掉 printf 语句即可,或者改为你自己的串口格式化打印实现。 3)u
Microchip ZigBee协议栈源码
- Microchip ZigBee协议栈源码,内有使用示例和说明,Microchip Stack for the ZigBee™ Protocol V1.0-3.5 April 6, 2006 Version 1.0-3.5 is a newly architected release of the Microchip Stack for the ZigBee Protocol. It provides all the required features of the v
STC89C52RC单片机的手册
- STC89C52RC单片机的手册,中文。全面,便于开发查询。,SCM STC89C52RC manual, Chinese. Comprehensive, easy development of queries.
瑞萨单片机串口通讯的完整例程
- 瑞萨单片机串口通讯的完整例程,初次用此单片可以参考一下。 High-performance Embedded Worshop开发环境,R8C族,E8A仿真开发板,Renesas complete single-chip serial communication routines, the first time can use this single-chip reference. High-performance Embedded Worshop development environment
用AT89S52单片机模拟警报声
- 用AT89S52单片机模拟警报声,消防车,救护车,婴儿啼哭及机枪声,Single-chip simulation using AT89S52 sirens, fire engines, ambulances, crying babies and machine guns
PowerPCB/PADS封装库
- PowerPCB/PADS封装库,原版安装后没有的,有常见的SO、SOIC、TSSOP等格式,省去自己画封装的麻烦,PowerPCB/PADS package library, after the original installation, and have common SO, SOIC, TSSOP and other formats, saved themselves the trouble of packaging draw
RS232串口通信协议
- RS232串口通信协议,verilog实现,通过FPGA完全调通。,RS232 serial communication protocol, verilog achieved entirely through the FPGA transfer pass.
51单片连tcs230的源程序
- 51单片连tcs230的源程序,绝对原创,可以记忆颜色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定义 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //频率从TO口输入 sbit key0=P1^5 sbit LED=P1^6 s
