-
单片机计时仪器,不错的参考程序。接口可以自行修改即可
单片机计时仪器,不错的参考程序。接口可以自行修改即可-Single-chip timing equipment, a good reference for the procedure. Interface can be modified to
- 2023-04-16 12:10:03下载
- 积分:1
-
51单片机开发的8道门出入记录控制板,具有RTC时钟功能,同时具有声光抱紧,能实时的记录被监控门的打开时间。本案例只有8路,但可以方便的扩展至32路。...
51单片机开发的8道门出入记录控制板,具有RTC时钟功能,同时具有声光抱紧,能实时的记录被监控门的打开时间。本案例只有8路,但可以方便的扩展至32路。-51 MCU development of 8 door access control panel recorded with RTC clock function, both sound and light to hold fast, can be monitored real-time record of the time the door opened. This case is only 8-way, but can be easily extended to 32.
- 2022-01-22 00:55:10下载
- 积分:1
-
DS18B20的管脚定义:1、GND 2、DQ 3、VCC 温度显示用四位,当温度>=100度时,第四位才显示...
DS18B20的管脚定义:1、GND 2、DQ 3、VCC 温度显示用四位,当温度>=100度时,第四位才显示-DS18B20 pin definition: 1, GND 2, DQ 3, VCC temperature display with four, when the temperature
- 2022-02-03 19:57:56下载
- 积分:1
-
avr gcc LCD source code examples
avr gcc lcd source code examples-avr gcc LCD source code examples
- 2022-02-01 04:05:21下载
- 积分:1
-
参数整定,用在自动控制系统PID调解中。
代码为实际项目验证过。...
参数整定,用在自动控制系统PID调解中。
代码为实际项目验证过。-parameter tuning, automatic control system used in PID mediation. Code for the actual project tested.
- 2022-01-25 16:16:02下载
- 积分:1
-
介绍了单片机的编程软件KEIL 51的应用技巧
介绍了单片机的编程软件KEIL 51的应用技巧-introduced a microcontroller programming software KEIL 51 application skills
- 2022-05-31 14:28:23下载
- 积分:1
-
《msp430应用系统开发典型实例》第9章程序代码
《msp430应用系统开发典型实例》第9章程序代码- Msp430 typical examples of application systems development, Chapter 9 code
- 2022-07-22 07:31:50下载
- 积分:1
-
Pu realize low
用普单片机实现低成本高精度A_D与D_A转换关键词 单片机 A/D转换 D/A转换 PWM(脉冲宽度调制)比较器-Pu realize low-cost single-chip microcomputer with high-precision conversion A_D with D_A Key words Single-chip A/D converter D/A converter PWM (pulse width modulation) comparator
- 2022-03-05 10:37:21下载
- 积分:1
-
美国TI公司的protel 元器件库,在应用中需要更新,本人收集了最新的版本共30M,为提高上传速度分六次上传。文件名依次为TI_1到TI_6。希望大家设计电路...
美国TI公司的protel 元器件库,在应用中需要更新,本人收集了最新的版本共30M,为提高上传速度分六次上传。文件名依次为TI_1到TI_6。希望大家设计电路板时少走弯路 以下是TI_5-TI" s U.S. Treasury protel components, need to be updated in the application, I collected a total of up-to-date version of 30M, to improve the upload speed upload six hours. File name followed by TI_1 to TI_6. Hope that the design of circuit board is less detours following TI_5
- 2022-02-13 15:50:22下载
- 积分:1
-
///*** *** *** *
//一、程序说明:
//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