-
///*** *** *** *
//一、程序说明:
//1, 24LC02器件地址是1010000R/W.
//2, 数组写入24LC02采取页写...
///*** *** *** *
//一、程序说明:
//1, 24LC02器件地址是1010000R/W.
//2, 数组写入24LC02采取页写方式.
//3, 数组code从24LC02读出时采取自由读方式.
//4, 采用4.00M晶体。
//5,采用软件I2C。
//二、硬件连接:
//1, SDA------->23 pin.(当然你可以任意选择脚位)
//2, SCL------->18 Pin.(当然你可以任意选择脚位)
//3, PORTB----->数码管的段输出
//4, RD4,RD5,RC6,RC7------->数码管的位输出(数码管为共阴极)
-///*******************// A description of the procedures:// 1, 24LC02 device address is 1010000R/W.// 2, write an array to take 24LC02 page write mode.// 3, the array read out the code from the 24LC02 to take a free read.// 4, using 4.00M crystal.// 5, using software I2C.// Second, the hardware to connect:// 1, SDA-------> 23 pin. (Of course, you can choose to pin)// 2, SCL-------> 18 Pin. (Of course You can choose pin)// 3, PORTB-----> digital tube output segment// 4, RD4, RD5, RC6, RC7-------> digital pipe-bit output (digital tube for a total of cathode)
- 2022-03-19 01:38:16下载
- 积分:1
-
摩托罗拉单片机延时程序举例,无密码,解压即可使用
摩托罗拉单片机延时程序举例,无密码,解压即可使用--Programming examples for time delay in Motorola s SCM.
- 2022-01-26 17:48:37下载
- 积分:1
-
用于检测DS18B20 用keil生成hex再用
用于检测DS18B20 用keil生成hex再用-For the detection of DS18B20 generated using keil reuse hex
- 2022-06-15 01:29:20下载
- 积分:1
-
单片机和PC机通讯源程序 C语言编程 绝对好用
单片机和PC机通讯源程序 C语言编程 绝对好用-PC-MCU and communication source is absolutely easy to use C language programming
- 2022-10-19 16:30:03下载
- 积分:1
-
串口上的128X64的LCD源程序!已编译并调试通过!
串口上的128X64的LCD源程序!已编译并调试通过!-serial port on the LCD source of the built! Compiling and Debugging has passed!
- 2023-08-23 19:55:03下载
- 积分:1
-
使用CYAN单片机的ECOG1开发板连接SIM300C的GSM模块开发的短信收发程序.供UART和AT指令编程者参考...
使用CYAN单片机的ECOG1开发板连接SIM300C的GSM模块开发的短信收发程序.供UART和AT指令编程者参考-using CYAN,sim300c, to send and receive SMS.
- 2022-02-06 19:25:06下载
- 积分:1
-
台湾凌阳十六位单片机简单的A_D D_A的程序,对初学者有用。
台湾凌阳十六位单片机简单的A_D D_A的程序,对初学者有用。-Taiwan Sunplus 16 SCM A_D D_A simple procedure, useful for beginners.
- 2022-11-24 12:50:03下载
- 积分:1
-
这是个火车传感器的小程序,在某车厢里存放N个传感器,当某个传感器温度超过或者低于某个指定范围,系统发出警告。...
这是个火车传感器的小程序,在某车厢里存放N个传感器,当某个传感器温度超过或者低于某个指定范围,系统发出警告。-This is a small sensor train procedures, in a vehicle storage N sensors, When a sensor temperature is over or below a certain designated areas, the system issued a warning.
- 2022-07-20 17:35:48下载
- 积分:1
-
程序采用枚举法,顺序获取u
程序采用枚举法,顺序获取u-disk设备描述符(包括vid、pid...)-Procedures using enumeration method, the order to obtain u-disk device descriptor (including vid, pid ...)
- 2022-01-25 15:58:50下载
- 积分:1
-
程序能够实现将十二位的二进制数5V对应fffH变换成一路0~5V的电压。
精度方面:在使用时上下波动范围大约是0~2fH能保证高位寄存器准确;
调试过程...
程序能够实现将十二位的二进制数5V对应fffH变换成一路0~5V的电压。
精度方面:在使用时上下波动范围大约是0~2fH能保证高位寄存器准确;
调试过程中遇到了一系列问题:(1)p0口的使用需接上拉电阻,内部没有带电阻;(2)调试的过程最好使用单步运行,以便于察看寄存器的内容;(3)对系统板不熟悉,一些硬件方面容易出问题,像口连接,电源、地的连接。(4)直流电源使用不准确,内部的各个电源输出是独立的,需要共地。
-procedures to achieve 12 to a binary number 5V counterparts fffH transform all the way into the 0- 5V voltage. Accuracy : the use of fluctuating ranges of 0 ~ 2fH can guarantee accurate high register; debugging process encountered a series of questions : (1) p0 I need to connect to the widening use of resistance, with no internal resistance; (2) the process of commissioning the best use of single-step operation, in order to inspect the contents of Register; (3) The right not familiar with the system board, Some hardware problems are likely to occur, such as connectors, power, and connectivity. (4) DC power supply use of inaccurate, all within the Power output is independent, to the total needs.
- 2023-03-22 15:25:03下载
- 积分:1