资源列表
The-GY-29-MCU-IIC
- GY-29与单片机IIC通信程序实例 已通过-The GY-29 MCU IIC communication program
8051Calculator
- 实现简单的计算器功能,方便又实用,简单易懂,仅供参考-The realization of a simple calculator function, convenient and practical, easy-to-read, for reference only
80c51tcpip
- 80c51 TCP/IP协议栈,协议栈在最大程度上作了简化,包含arp, icmp,tcp/udp/ip包头解析等
tem_humid
- 基于51单片机的温度湿度protues仿真-Temperature and humidity protues 51 microcontroller-based simulation
Time-Temperature-1-2.4-color-display
- 通过读取ds1302信息直接显示到液晶屏上。有备用电池,断电后时间仍可以正常运行。通过串口调试软件更新时间。更新方式如下在发送栏填写时间信息,格式如下2009071210102005 表示2009年7月12日 10点10分20秒 星期五,然后通过串口发送,硬件连接方式和串口通信相同。注意中间不能有空格-By reading ds1302 information display directly to the LCD screen. Have a spare battery, power outa
LINLLDSourceFiles
- LIN_InitNode_C161xx.h preconfiguration for C161xx LIN_InitNode_C164xx.h preconfiguration for C164xx For usage in a project the file has to be renamed to LIN_InitNode.h
wannianli
- 此程序是用单片机开发的万年历,包括硬件连接,软件源码-This procedure is the development of the calendar with single-chip, including the hardware connection, software source code
430f2studydata
- MSP430F2系列单片机例程,很适合于初学者。C语言编写的-MCS MSP430F2 routine, it is suitable for beginners. C language
12864_fun
- 12864 LCD的驱动底层函数,自编字库,调试成功,可直接使用-12864 LCD driver underlying function, self font, debugging success, can be used directly
wannianli
- 基于ds1887的单片机时钟万年历c语言程序-MCU clock calendar-based ds1887 c language program
GPS
- 基于GPS的公交智能报站程序,用mega16写的,带12864显示,可显示年月时间经纬度,也可以实现自动报站-Based on the bus stops GPS intelligent procedures, the use of mega16 written, with 12864 showed that can show years time longitude and latitude, also can achieve automatic the stops
12232_c
- 液晶12232A程序,一个可以显示开机次数以及开机时间的简单程序,适合初学者。