资源列表
R61581 TFT彩屏驱动程序
- 3.5寸彩屏驱动程序,驱动IC是R61581。控制器STM3210x系列,完整工程程序。
KBI_C
- 按下键盘按键,串口发送对应的键值 键盘中断,键盘扫描,键值识别,键值转换 -Press the keyboard keys, serial port to send the corresponding key Keyboard interrupt, keyboard scanning, identification keys, key conversion
LCD_C
- 本工程为液晶显示,在pc端输入32个字符,送LCD显示,并且把收到的数据立即回发 (1)初始显示: Wait Receiving.. Soochow 2010.09. (2)MCU等待接收PC发来的32个字符,并送LCD显示 -This project is a liquid crystal display in the pc-ended input 32 characters, send LCD display, and the data receive
dian-ping-yu-jing
- 用stc单片机制作的 12伏汽车电瓶预警器,在汽车电瓶电压,降到一定程度时,语音提示,现在电瓶是处于严重亏损呢!还是需要启动发动机充电,-With stc MCU production of 12-volt car battery warning device in the car battery voltage, down to a certain extent, the voice prompts, the battery is now in a serious loss of it! St
Timer
- PIC 12F675 Timer Application. Very useful to understand timer0 module & interrupt routin. Compiler : mikroC also include circuite diagram.-PIC 12F675 Timer Application. Very useful to understand timer0 module & interrupt routin. Compiler : mikroC
xbee-arduino-master
- Zigbee code for Embedded C programming
dds-wave-
- 一种函数信号发生器,含protues仿真测试-a dds wave generater contain protues simulation
DAC
- 12位DAC驱动,基于firebull 32开发板,软件环境keil 4-a 12bit DAC driver base firebull 32,software keil 4
SPI
- 基于蓝牙协议栈BLE4.0的模块CC2541的SPI从机实验-Stack BLE4.0 module CC2541-based Bluetooth protocol SPI slave experiment
clock
- 通过编程实现51单片机的电子表功能,包括时钟、日期、计时、闹钟、倒计时等-Achieve 51 microcontroller programmed Spreadsheet functions, including the clock, date, time, alarm clock, countdown, etc.
freetype-cache
- freetype cache
M25p16
- 基于fresscale 平台的存储芯片m25p16的源代码,通过IO口模拟SPI总线,实现数据的存储与读取;