-
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
-
使用AVR单片机I2C 24C02
用AVR的
I2C读写24C02
先在24C02中写入一段数据,然后断电,再送电,将EEPROM中的数据发送给PC机-24C02 using AVR I2C-read the first paragraph in the 24C02 to write data, and power outages, sending electricity, EEPROM data will be sent to the PC,
- 2023-05-30 15:20:03下载
- 积分:1
-
msp430的c语言例程,基本的程序都有,可以用作试验
msp430的c语言例程,基本的程序都有,可以用作试验-Controller c routines language, the basic processes that can be used to test
- 2022-06-13 23:36:27下载
- 积分:1
-
一个单片机的频率计程序,能测试相应的频率
一个单片机的频率计程序,能测试相应的频率-A microcontroller frequency counter program, capable of testing the frequency of the corresponding
- 2022-03-01 09:11:05下载
- 积分:1
-
关于无刷直流电机的仿真,该程序说明了如何进行无刷直流电机的仿真...
关于无刷直流电机的仿真,该程序说明了如何进行无刷直流电机的仿真-Brushless DC motor on the simulation, the program explains how to carry out the simulation BLDCM
- 2022-01-30 16:31:25下载
- 积分:1
-
The realization of a simple function of the electronic bell, but displayed, were...
实现一个简单的电子钟的功能,可是显示时、份、秒,还能置位,恢复默认设置!是初学者的好帮手!-The realization of a simple function of the electronic bell, but displayed, were seconds, but also home, and to restore the default settings! Is a good helper for beginners!
- 2022-10-14 05:05:04下载
- 积分:1
-
CC1110 wireless transceiver of the source CSMA. The use of development environme...
CC1110无线收发CSMA的源程序。使用的开发环境是IAR7.2H-CC1110 wireless transceiver of the source CSMA. The use of development environment are IAR7.2H
- 2022-08-10 13:09:59下载
- 积分:1
-
AT88RF256的射频识别卡与基站的程序,与芯片文档,非常难得
AT88RF256的射频识别卡与基站的程序,与芯片文档,非常难得-AT88RF256 of radio frequency identification card and base station procedures, documentation and chips, very rare
- 2022-01-25 20:50:53下载
- 积分:1
-
gccavr环境下的测试程序,可供参考。最新版的winavr编译。
gccavr环境下的测试程序,可供参考。最新版的winavr编译。-gccavr environment testing procedures, for reference. Winavr the latest version of the compiler.
- 2022-12-16 01:10:03下载
- 积分:1
-
DDS chip AD9851 applications, using keyboard input at any frequency, liquid crys...
DDS集成芯片AD9851的应用,用键盘输入任意频率,液晶1602显示,由DDS输出正弦波-DDS chip AD9851 applications, using keyboard input at any frequency, liquid crystal display 1602, by the DDS output sine wave
- 2022-01-25 14:16:17下载
- 积分:1