-
8051 Dynamic control of display data Max7221
8051单片机控制Max7221实现动态显示数据-8051 Dynamic control of display data Max7221
- 2022-10-07 21:40:03下载
- 积分:1
-
MSP430系列单片机实用C语言程序设计
MSP430系列单片机实用C语言程序设计-MSP430 MCU Practical C Programming Language
- 2022-01-25 20:54:37下载
- 积分:1
-
C8051F02x MCU ~ ~ ~ The documentation ~~~~~
C8051F02x单片机~~~的说明文档-C8051F02x MCU ~ ~ ~ The documentation ~~~~~
- 2022-02-20 00:00:23下载
- 积分:1
-
best 8051 anti
最好的8051系列单片机反编译软件,很实用,能很容易的得到源代码。-best 8051 anti-compiler software, very pragmatic, very easy to get the source code.
- 2022-07-13 12:50:25下载
- 积分:1
-
opentcp
opentcp-8052-1-0-4-1-src,包含了常用的网络协议,已经成功的移植到51中-opentcp- 8052-1-0-4- 1-src, contains commonly used network protocol, already successful transplant 51
- 2022-03-19 04:04:03下载
- 积分:1
-
将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键...
将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键-returned to the keyboard data in a buffer (the array), when the button after internal interruption to processing by the key
- 2022-03-20 07:46:15下载
- 积分:1
-
adc with atmega8 with proteus
adc with atmega8 with proteus
- 2022-01-26 03:40:52下载
- 积分:1
-
12232 example Lcd
12232 Lcd c51例子-12232 example Lcd
- 2023-02-03 16:45:04下载
- 积分:1
-
Based on MCS
基于MCS―51系列单片机的智能烹饪控制系统的代码开发-Based on MCS-51 series single-chip smart cooking control system code development
- 2022-01-25 19:23:50下载
- 积分:1
-
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST...
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST = P1^1 //禁止DS1302
sbit TIMEIO = P1^2 //释放数据总线-C51 source integration DS1302 to read and write the following definition of part-pin wiring in accordance with the actual situations properly adjust sbit TIMECLK = P1 ^ 0 sbit TIMERST = P1 ^ 1// prohibited DS1302sbit TIMEIO = P1 ^ 2// release data bus
- 2022-02-14 23:31:43下载
- 积分:1