-
Completed a temperature acquisition and display functions, contains the complete...
完成了温度采集并显示的功能,内含1602LCD的完整显示程序,以及AT502的温度采集,转换并显示。keil c编写-Completed a temperature acquisition and display functions, contains the complete show 1602LCD procedures, as well as the temperature AT502 acquisition, conversion and display. keil c prepared
- 2022-04-20 01:28:27下载
- 积分:1
-
This is the
这是《C8051F系列单片机开发与C语言编程》
配套的源代码-This is the
- 2022-02-06 00:47:55下载
- 积分:1
-
The line board (PCB) the level electromagnetic compatibility
design is a questio...
线路板(PCB)级的电磁兼容设计是现代设计高速电路必须考虑的问题,现提供给大家的这个设计方案可以帮大家(电子工程师)很好的解决这个问题。- The line board (PCB) the level electromagnetic compatibility
design is a question which the modern design high-speed circuit must
consider, presently provides for everybody this design proposal may
help everybody (electronic engineer) very good solution this question.
- 2022-01-28 11:18:23下载
- 积分:1
-
51的参考程序,针对初学者参考使用,了解51很有帮助
51的参考程序,针对初学者参考使用,了解51很有帮助-51, reference procedures, reference for beginners to use, very helpful to understand 51
- 2022-01-24 17:58:16下载
- 积分:1
-
A方向和B方向各设红(R)、黄(Y)、绿(G)和左拐(L)4盏灯,4种灯按合理的顺序亮灭,并将时间以倒计时的形式显示出来。同时要设置两个方向的紧急通道模式,当某...
A方向和B方向各设红(R)、黄(Y)、绿(G)和左拐(L)4盏灯,4种灯按合理的顺序亮灭,并将时间以倒计时的形式显示出来。同时要设置两个方向的紧急通道模式,当某一方向有紧急事件发生时,交警按下紧急通道按钮,该方向绿灯亮,另外一个方向红灯亮,等紧急事件解除后(假定计时10s),交通恢复原来的状态
要求在数码管上显示两个方向的灯种和计时,实现紧急情况按钮输入功能
根据交通灯控制要实现的功能,可考虑用两个并行执行的always模块(两个进程)来分别控制A和B两个方向的4盏灯。这两个always模块使用同一个时钟信号,以进行同步,也就是说,两个进程的敏感信号时同一个
每个always模块控制一个方向的4种灯按如下顺序点亮,并往复循环:绿灯-黄灯-左拐灯-黄灯-红灯,灯亮的时间由自己设定
由于板上资源有限,如觉得实现困难,可去掉左拐灯,即顺序为绿灯-黄灯-红灯。-err
- 2022-01-25 21:01:54下载
- 积分:1
-
ARMlpc2300 technical notes on the book to read and write I2C routines FM24cl04
ARMlpc2300技术笔记上册例程I2C读写FM24cl04-ARMlpc2300 technical notes on the book to read and write I2C routines FM24cl04
- 2022-04-07 13:48:21下载
- 积分:1
-
一个C编的通信程序原代码
一个C编的通信程序原代码-a series of the C source code Communication Program
- 2022-02-02 20:18:39下载
- 积分:1
-
这是一个实现PC上位机控制下位机(单片机)通过GSm模块发送短信的源代码。...
这是一个实现PC上位机控制下位机(单片机)通过GSm模块发送短信的源代码。-This is a PC-host computer under the control of bit machine (SCM) to send text messages via GSm module source code.
- 2022-06-11 18:37:30下载
- 积分:1
-
AVR GCC program design CD with the book containing the AVR
AVR单片机GCC程序设计随书光盘源码
内附AVR嵌入式操作系统源码-AVR GCC program design CD with the book containing the AVR-source embedded operating system source code
- 2022-04-15 08:13:44下载
- 积分:1
-
Contents: 1, test Objective: To understand the key principles of scanning two to...
内容: 1、试验目的:了解按键的扫描原理
2、实现现象:同时按键抢答,先按的键有效,其他按键锁死 复位后重新开始抢答
3、硬件要求:按键 LED灯
原理:最先按下按键者有效,其他均无效-Contents: 1, test Objective: To understand the key principles of scanning two to achieve phenomenon: the key to answer in the same time, press the key and effective, other key-lock reset and re-start to answer in 3, the hardware requirements: button LED lights principle: first press the keys are valid, others are null and void
- 2022-01-30 12:46:32下载
- 积分:1