-
Battery LED light automatic lighting control system design and implementation, w...
光电池LED自动照明控制系统的设计与实现,这是一套毕业设计,里面包括电路原理图和程序原码包,还有相关的芯片资料,这是一套很大的系统
-Battery LED light automatic lighting control system design and implementation, which is a graduation project, which include the circuit schematic diagram and procedures for the original code package, and chip-related information, this is a great system
- 2022-02-04 20:07:59下载
- 积分:1
-
usb开发 HID_KEYS 用单片机模拟usb开发
usb开发 HID_KEYS 用单片机模拟usb开发-usb analog usb development HID_KEYS with MCU Development
- 2023-01-17 23:45:02下载
- 积分:1
-
12864手机操作菜单,有仿真和源程序,非常适合新手下载和学习...
12864手机操作菜单,有仿真和源程序,非常适合新手下载和学习-12864 phone operator menu has simulation and source, very suitable for novice to download and learn
- 2022-12-23 02:25:03下载
- 积分:1
-
HD7279的程序,从51上移植到avr上面的程序,传上来提供大家参考...
HD7279的程序,从51上移植到avr上面的程序,传上来提供大家参考-HD7279 procedures, from 51 on avr transplanted to the above procedures, Chuan-up to provide U.S. reference
- 2022-01-26 05:27:35下载
- 积分:1
-
基于Keil C51的单片机+GPRS模块的双串口编程
基于Keil C51的单片机+GPRS模块的双串口编程-based on Keil C51 microcontroller GPRS module dual Serial Programming
- 2023-07-06 06:10:02下载
- 积分:1
-
51单片机C语言学习,C语言来编写单片机程序。
51单片机C语言学习,C语言来编写单片机程序。-51 microcontroller C language and C language to prepare SCM procedures.
- 2022-04-15 14:52:46下载
- 积分:1
-
单片机 Keil+proteus
并行口设计数字键盘实验
要求:掌握动态显示、动态扫描键盘的工作原理及硬、软件的设计、调试方法
掌握80C51接...
单片机 Keil+proteus
并行口设计数字键盘实验
要求:掌握动态显示、动态扫描键盘的工作原理及硬、软件的设计、调试方法
掌握80C51接口硬件电路设计方法及软件编程方法
了解80C51外部中断的使用和编程方法
实验题目:并行口实现数字0~9、A~F、L、U、P、n总共20个键盘,将按键的结果用7段数码管显示出来。-Parallel Port numeric keypad test requirements: master the dynamic display, dynamic scan the keyboard works and the hardware and software design, debugging the means to acquire 80C51 interface hardware circuit design methods and software programming approach to understanding the 80C51 external interrupts use and programming methods Experimental subjects: parallel port for digital 0 ~ 9, A ~ F, L, U, P, n total of 20 keyboard, the result will be keys to use 7-segment digital tube display.
- 2023-06-16 08:05:03下载
- 积分:1
-
ATMEGA128的ADC驱动程序,对自己编写端口驱动的同志有很大的帮助!...
ATMEGA128的ADC驱动程序,对自己编写端口驱动的同志有很大的帮助!-ATMEGA128 the ADC driver, port driver of their comrades in the preparation of great help!
- 2022-04-29 18:07:39下载
- 积分:1
-
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双...
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕-err
- 2022-06-19 08:35:11下载
- 积分:1
-
单片机关于静态液晶显示的小程序,大家看看吧,说不定有用...
单片机关于静态液晶显示的小程序,大家看看吧,说不定有用-Single-chip liquid crystal display on the static small program, let us look at it, maybe useful
- 2022-09-25 08:10:02下载
- 积分:1