-
PIC16F877单片机硬件IIC编程
PIC16F877单片机硬件IIC编程-PIC16F877 microcontroller programming hardware IIC
- 2023-05-03 06:05:03下载
- 积分:1
-
单片机控制的电动自行车驱动系统部分程序
单片机控制的电动自行车驱动系统
单片机型号为16F876
采用块定义的方法定义单片机内部寄存器...
单片机控制的电动自行车驱动系统部分程序
单片机控制的电动自行车驱动系统
单片机型号为16F876
采用块定义的方法定义单片机内部寄存器-MCU control of the drive system for electric bicycle parts of the SCM control drive system for electric bicycle for the 16F876 microcontroller models using block definition of the definition of internal registers MCU
- 2022-07-26 23:08:31下载
- 积分: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
-
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
-
Sunplus has achieved the technology to a number of external interrupt, while Her...
实现了有凌阳的外部中断进行技数,同时有2赫兹的内部定时器,以实现对外部频率的采集
-Sunplus has achieved the technology to a number of external interrupt, while Hertz has 2 internal timer in order to realize the acquisition of external frequency
- 2022-07-12 20:57:38下载
- 积分:1
-
240*160液晶驱动程序,厂家提供的源代码
240*160液晶驱动程序,厂家提供的源代码-240* 160 LCD driver, manufacturers provide source code
- 2022-02-24 21:38:12下载
- 积分:1
-
汇编语言实现实用单片机电子钟的制作,包括时间的显示以及中断控制。...
汇编语言实现实用单片机电子钟的制作,包括时间的显示以及中断控制。-assembly language to achieve practical SCM electronic clock production, including the time of the show and interrupt control.
- 2022-02-16 04:04:56下载
- 积分:1
-
- 2023-03-15 04:40:03下载
- 积分:1
-
SMC162的驱动 源码在51单片机中测试过
SMC162的驱动 源码在51单片机中测试过-SMC162 source of the 51 drivers in single-chip tested
- 2023-08-30 14:05:03下载
- 积分:1
-
MP3 decoding procedures that can be used with VC or GNU compiler compiler. can r...
本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。
本程可以MP3文件解压为WAV文件
TEST 中的代码可以播放WAV文件
有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了。-MP3 decoding procedures that can be used with VC or GNU compiler compiler. can run on the PC. The process can decompress MP3 to WAV TEST document of the code can be broadcast WAV documents are interested friends this can be transplanted to mp3 development board, we can develop with the board to broadcast MP3.
- 2022-02-11 23:13:27下载
- 积分:1