资源列表
sy6
- protues仿真,基于pic16f877a的A/D转换-protues simulation, based on pic16f877a the A/D conversion
RFDriver
- FM1702SL射频芯片对外接口为SPI总线方式,对FM1702的操作实际上就是通过SPI总线 对FM1702SL内部的相关寄存器进行读写操作,从而实现射频读/写卡功能。本驱动程序基于FM2306A编写(兼容PIC指令集的其他MCU也同样试用),通过IO口软件模拟SPI总线时序.
MCP23X17-LCD_4bit
- microchip c18 for 4 bit LCD
watchdog
- 键控看门狗演示程序.看门狗演示程序 在16383个机器周期内必须至少喂狗一次。当晶振为11.0592M时在17毫秒内需喂狗一次。 激活看门狗后,喂狗,P0.7、P0.6引脚上的LED闪烁发光激活看门狗后,如果不喂狗,则复位 P0.1、P0.0引脚上的LED闪烁发光
blink
- a blink code in ardu-pilot mega (2.6) platform
empop3c
- C语言实现的一个简易的POP3服务器代码,可做嵌入式开发参考。
4
- 使用TX-1开发板 stc89c52芯片 驱动lcd1602 实现屏幕滚动功能-Use the TX-1 development board stc89c52 chip driver for screen scrolling lcd1602
UART
- someone help me about my project OV7670+C8051F340
SOPC_led_key
- 该源程序主要实现对IO口的操作,使自己对SOPC的IO口能够有更深的认识-The main source implementation of the IO port operations, so that their right SOPC' s IO port to have a deeper understanding of
MCP23X17-dual-LCD_4bit
- pic 18 dual lcd 4 bit
ps2
- 基于嵌入式STM32的鼠标PS2的源码工程文件-PS2 mouse-based embedded STM32 source
T6963_driver_C8051F040
- 以C8051F040为平台,对东芝LCD驱动器T6963,进行底层及中间层驱动操作,完成写汉字,ASCII码,刷图,画点,画线,画圆操作