-
单片机读写AT24C01代码,可用于24系列的芯片
单片机读写AT24C01代码,可用于24系列的芯片-literacy AT24C01 microcontroller code can be used in a series of chips 24
- 2022-03-15 14:49:25下载
- 积分:1
-
Nixie tube driver chips with the keyboard driver, has a detailed description
数码管驱动芯片用键盘驱动,有详细说明
- 2022-06-15 17:53:08下载
- 积分:1
-
公交车IC卡电路图程序
希望能帮助大家
公交车IC卡电路图程序
希望能帮助大家-Bus IC card circuit procedures
- 2022-07-17 03:25:15下载
- 积分:1
-
Electronic parameters of the document shows that he is on the avr programming to...
电子参数文档说明,他是关于avr编程的利器,偏重硬件方面。-Electronic parameters of the document shows that he is on the avr programming tool, emphasis on hardware.
- 2022-03-19 05:52:00下载
- 积分:1
-
MzT35_Keil_MCS51_Bus.7z DIRVER
MzT35_Keil_MCS51_Bus.7z DIRVER-MzT35_Keil_MCS51_Bus.7z
- 2022-08-11 06:08:40下载
- 积分:1
-
本程序主要是51单片机的应用和dac1230的接口应用
本程序主要是51单片机的应用和dac1230的接口应用-This procedure is the application of single-chip microcomputer 51 and the interface application dac1230
- 2023-03-12 01:25:04下载
- 积分:1
-
i2c通讯控制程序,很快的实现对24c02的通讯功能
i2c通讯控制程序,很快的实现对24c02的通讯功能-i2c communication control procedures, quickly realizing the communication function 24C02
- 2023-05-01 17:45:02下载
- 积分:1
-
Ascii code for the conversion process, I have written, you can use the MASM comp...
为ascii码转换程序,自己编写的,可以使用masm工具编译。-Ascii code for the conversion process, I have written, you can use the MASM compiler tools.
- 2022-01-26 04:57:17下载
- 积分:1
-
AVR单片机ATmega8的Modbus协议实现
AVR ATMega8 Modbus protocol implementation
- 2022-01-26 06:34:34下载
- 积分:1
-
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HE...
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255)// 255 to HEX conversion c = 0xff HEX2BCD (0xff)// 0xff conversion of 255 BCD
- 2023-02-28 18:45:03下载
- 积分:1