搜索资源列表
基于51单片机的ADC0804驱动
- 这是一个基于51单片机的ADC0804驱动,本人已经使用过,程序没问题。,This is based on 51 Singlechip ADC0804 drive, I have used, the program no problem.
DS1302.rar
- 这是一个基于51单片机的DS1302_实时时钟驱动程序,来源于我自己买的开发版,我有用过绝对没问题的。,This is a single chip based on 51 real-time clock DS1302_ driver, from the development to buy my own version, I have used absolutely no problem.
shixv
- 时序控制器程序,51汇编,作用:分时接通/断开各路加热板(有24路),防止大电流对电网过冲击。-Timing controller procedures, 51 compilations, role: Time to connect/disconnect the various heating plate (24 Road), to prevent high-current-off impact on the power grid.
1602LCDdriver
- 这是一个51单片机开发系统演示程序,是用于1602LCD的驱动,我用过了行的,不过这是用并行的。 -This is a demonstration of 51 single-chip microcomputer system development procedures are used to 1602LCD driver, I used the trip, but it is parallel.
AT24C02
- 基于51的AT24C02EEPROM芯片程序,程序中,有LED动态显示程序-AT24C02EEPROM chips based on 51 procedures, process, procedures have LED dynamic display
LED16x16chinesedisplay
- 这是一个基于51的LED16x16显示汉字程序,我用过了,没问题的。-This is a show based on 51 characters LED16x16 procedure, I used, and no problems.
AssemberProgram
- MCS-51单片机实用子程序库 的使用方法如下: 1.将子程序库全部内容链接在应用程序之后,统一编译即可。优点是简单方便,缺点是程序太长,大量无关子程序也包含在其中。 2.仅将子程序库中的有关部分内容链接在应用程序之后,统一编译即可。有些子程序需要调用一些低级子程序,这些低级子程序也应该包含在内。优点是程序紧凑,缺点是需要对子程序库进行仔细删节。-MCS-51 single-chip utility subroutine library subroutine library to
yaokong
- 51单片机遥控程序,我调试过了,没问题,谢谢交流-51 single-chip remote control program, I had debug, no problem, thank you communicate. . .
1602.18B20.24C04
- 一个51调度器写的1602与18B20和24C04的时钟与温度程序-i do know
MSS51
- 超经典的51试验程序,绝对是初学单片的好资料。-Ultra-classic 51 testing procedures, is definitely a good beginner-chip data.
jtd
- 51单片机交通灯控制,程序,防真,程序编写采用C语言-51 MCU traffic light control, procedures, anti-truth, programming using C language
51
- [论文]无线压力传感器发送模块设计,用于51单片机的无线传输程序-[Paper] Wireless pressure sensor module designed to send, for 51 single-chip wireless transmission process
dan-pian-ji-fu-xi
- 基于51单片机的C语言程序期末总复习题,全部都是精华,有了它,考试想挂科都难!-Based the 51 microcontroller C language program ending review questions, all the essence, with it, the examination hanging branches immune!
51
- 基于51单片机开发板的电路程序图,51单片机是学习单片机最基础的入门。-Figure 51 MCU development board circuit program, 51 MCU is the most basic entry-learning microcontroller.
modbus_c51
- modbus协议-----51端程序的实现-modbus protocol----- 51 side program implementation
light
- 51单片机,流水灯功能,使用了_corl_函数,使程序更加简单易懂-very good
BUJINJI
- 利用51单片机驱动步进机的转动程序,本人自测,是可行的-Use of 51 single drive stepper motor rotation program, I self-test, it is feasible
c51
- 基于51单片机的信号发生器-完整电路、程序-Based on 51 single-chip signal generator- complete circuit, the program
Single-Chip-Microcomputer-dormant
- 基于51单片机的c语言程序,其功能在于实现休眠,减少功耗-Single Chip Microcomputer dormant
uartcommunication
- /*说明:AVR串口是通过UDR发送出去的,类似于51单片机的SBUF*/ /*程序功能:能够通过串行数据发送给PC机0x12数据,接收上位机数据并且+1后发送回上位机*/-uart communication implement