-
John Catsoulis编写的Designing Embedded Hardware 。介绍了汇编语言,SPI,I2C,串口,usb,网口等硬件电路设计。模...
John Catsoulis编写的Designing Embedded Hardware 。介绍了汇编语言,SPI,I2C,串口,usb,网口等硬件电路设计。模拟电路设计,AVR单片机原理-John Catsoulis prepared Designing Embedded Hardware. Introduction of assembly language, SPI, I2C, serial, usb, network hardware such as circuit design of the mouth. Analog circuit design, AVR Singlechip Principle
- 2022-02-21 07:16:52下载
- 积分:1
-
实现了C8051F040串口的收发 相当实用
实现了C8051F040串口的收发 相当实用-Realize the C8051F040 useful serial transceiver
- 2022-01-26 04:28:59下载
- 积分:1
-
接上级主管部门通知,为了保障奥运会的网络信息安全,净化网络环境,促进互联网信息服务健康有序发展,从即日起至2008年9月20日,我司将对所有接入的网站进行网络信...
接上级主管部门通知,为了保障奥运会的网络信息安全,净化网络环境,促进互联网信息服务健康有序发展,从即日起至2008年9月20日,我司将对所有接入的网站进行网络信息安全的彻底排查。-Then the competent authorities to inform their superiors, in order to protect the Olympic Games in network information security, clean up the network environment and the promotion of the Internet Information Service healthy and orderly development, and from now until September 20, 2008, I will have all access to the Division
- 2022-05-22 17:55:19下载
- 积分:1
-
avr 单片机LED驱动程序源代码c程序设计
avr 单片机LED驱动程序源代码c程序设计-Single-chip LED driver avr source code c programming
- 2022-07-13 14:11:17下载
- 积分:1
-
1602LCD 的介绍以及汇编程序,比较详细,内有现成模块,可直接调用...
1602LCD 的介绍以及汇编程序,比较详细,内有现成模块,可直接调用-1602LCD the introduction as well as the compilation process in more detail, which has off-the-shelf modules, can be directly called
- 2022-08-31 21:40:04下载
- 积分:1
-
61202单片机液晶程序, asm格式,液晶调试过!
61202单片机液晶程序, asm格式,液晶调试过!-61,202 procedures asm format LCD debugging!
- 2022-02-07 16:55:39下载
- 积分:1
-
直接频率合成仿真源程序,希望有人能用到.
直接频率合成仿真源程序,希望有人能用到.-Direct frequency synthesizer simulation source code, hope someone can use to.
- 2022-05-20 20:45:22下载
- 积分:1
-
LCD基础知识 用以学校LCD 使用于单片机
LCD基础知识 用以学校LCD 使用于单片机-LCD basic knowledge to schools for use in single-chip LCD
- 2023-04-18 15:50:07下载
- 积分:1
-
基于AT89C52单片机的电热水器设计,包括原理图和程序
基于AT89C52单片机的电热水器设计,包括原理图和程序-Electric water heater based on AT89C52 microcontroller design, including schematic and procedures
- 2022-08-24 08:54:06下载
- 积分: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