搜索资源列表
中文拼音输入法(KEIL C51)
- 51单片机的中文拼音输入法c源程序,芯片AT89C52,编译器KEIL C51-51 SCM Chinese Pinyin input method c source, chip AT89C52, C51 compiler KEIL
单片机C语言C51教程
- 本文件为单片机C语言之C51部分教程。总共有五节课:第一课:数据类型 第二课:常量 第三课:变量 第四课:运算符和表达式 第五课:语句。对于单片机C语言初学者来说,不失为一本较好的入门教程。-this document for SCM C51 C language part tutorial. A total of five classes : first class : data types second lesson : Const
MzT24-1演示程序C8051F
MZT24彩屏 320x240 C51源程序
驱动
- 用Keil C51写的步进电机驱动程序。-Keil C51 was made with the stepper motor driver.
C51设计遥控器
- 可以用单片机做一个万能遥控器-SCM can be used to do a universal remote control
Keil1
- 用Keil C51写的步进电机驱动程序。-A stepping motor driver program written by Keil C51.
中文拼音输入法(KEIL C51)
- 51单片机的中文拼音输入法c源程序,芯片AT89C52,编译器KEIL C51-51 SCM Chinese Pinyin input method c source, chip AT89C52, C51 compiler KEIL
s_serial(c51用io口模拟串口)
- s_serial(c51用io口模拟串口)-s_serial (c51 mouth simulation with io Serial)
单片机C语言C51教程
- 本文件为单片机C语言之C51部分教程。总共有五节课:第一课:数据类型 第二课:常量 第三课:变量 第四课:运算符和表达式 第五课:语句。对于单片机C语言初学者来说,不失为一本较好的入门教程。-this document for SCM C51 C language part tutorial. A total of five classes : first class : data types second lesson : Const
zlg7290_c51
- 51单片机 zlg7290数字钟,iic总线协议,是学习51单片机模拟iic总线协议的最好选择.-51 SCM zlg7290 digital clock, Head bus protocol, MCU 51 is learning simulation 2005/09 Bus Protocol best option.
C8051F020+AD7714
- AD7714 AD转换keil C51 源代码-AD7714 AD converter keil C51 source code
C51_BookSrc
- 《单片机语言C51典型应用设计》配套源码 《单片机语言C51典型应用设计》是《单片机语言C51程序设计》的配套书。它通过典型的应用程序介绍了8051单片机语言C51的软件编程技术。全书共有100多个典型应用实例程序,每个程序都给出了C51高级语言程序清单并做了详细注释,而且这些程序都有实际应用参考价值。通过本书的学习和实践,读者能够掌握C51语言的编程应用技巧和方法,同时,本书的所有程序都是通过编译的,并且放入随书附赠的光盘中。
IO-RS232
- 用89c51 通用 io 口模拟 RS232 开发平台 keil c-with 89c51 generic io I RS232 simulation development platform keil c
89c51-2
- 单片机实用技术大全 对于学单片机入门的人很有帮助哦-Singlechip practical technology Guinness entry for those who learn Singlechip helpful Oh
dzqcx
- C51电子琴程序 很实用的电子小制作,适合初学单片机的学习-C51 organ procedure is useful in small electronic production, suitable for beginner learning Singlechip
keyboard
- usb 键盘源程序,使用at89c5131芯片编写固件。-usb keyboard source, use the AT89C5131 chip firmware prepared.
McuC51
- 《单片机语言C51应用实战集锦》配套源码《单片机语言C51应用实战集锦》是《单片机语言C51应用实战集锦》的配套书。它通过典型的应用程序介绍了8051单片机语言C51的软件编程技术。共有50多个典型应用实例程序,每个程序都给出了C51高级语言程序清单并做了详细注释,而且这些程序都有实际应用参考价值。通过本书的学习和实践,读者能够掌握C51语言的编程应用技巧和方法,同时,本书的所有程序都是通过编译的,并且放入随书附赠的光盘中。 本书可
fmd1216
- PHILIPS fmd1216高频头 C51 i2c通信程序-PHILIPS fmd1216 Tuner C51 i2c Communication Program
18b20
- c51+proteus 18B20 温度传感器实验-c51 proteus 18B20 temperature sensor experiment
IO_SOFT_UART_USE_TIMER
- C51很好的IO模拟串口程序,也称软件UART。只需用一个定时器,实现中断接收。程序编写得很规范,有很多个晶振频率和串口频率可选。是一个比较好的软件串口程序。-C51 a good simulation of serial IO program, also known as the software UART. Just use a timer to achieve interrupt reception. Programming ve