-
新华龙单片机C8051F34X功能PCA示例代码
新华龙单片机C8051F34X功能PCA示例代码
包括8bit 16bitPWM输出,F34x_PCA0_Software_Timer_Blinky,F34x_PCA0_High_Speed_Output,F34x_PCA0_Frequency_Output,F34x_PCA0_Capture_Input示例程序,
亲测
- 2022-07-27 07:57:46下载
- 积分:1
-
在Altera公司的试剂盒1相机DM5示例代码
- 2022-03-21 15:13:48下载
- 积分:1
-
交通灯: 1. 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯...
交通灯: 1. 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯通车,东西红灯。过一段时间转状态2,南北绿灯闪几次转亮黄灯,延时几秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,东西绿灯闪几次转亮黄灯,延时几秒,南北依然红灯。最后循环至状态1。 2. 双色LED是由一个红色LED管芯和一个绿色管芯封装在一起,公用负端。当红色正端加高电平,绿色正端加低电平,红灯亮;红色正端加低电平,绿色正端加高电平,绿灯亮;两端都加高电平,黄灯亮。 急救车和交通灯: 中断服务程序的关键是:1. 保护进入中断时的状态,并在推出中断之前恢复进入时的状态;2. 必须在中断程序中设定是否允许中断重入,即设置EX0位。 本设计使用了INT0中断,一般中断程序进入时应保护 PSW,ACC以及中断程序使用但非其专用的寄存器。本设计中的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,及设置时不允许重入。本设计中没有涉及这种情况。 name:trled1.asm trled2.asm-traffic lights : 1. Because of the design of the traffic lights, so there must first understand the traffic lights change. Assuming a crossroads for the east-west north-south. Initial state of things 0 red light, red light north-south. Then the state opening of a north-south green, red things. For a period of time to state 2-green flashing yellow light switch several times, a few seconds delay, things are still red. Three sub-state, opening things green, red ligh
- 2022-04-29 18:17:53下载
- 积分:1
-
AVR STK500兼容的引导
AVR STK500 compatible bootloader
- 2023-06-11 04:40:03下载
- 积分:1
-
汽车PKE工程 密钥转发器程序 通过车厂认证的哦
The PCF7991AT is a fully integrated Advanced Basestation IC, ABIC, designed for car immobilizer systems providing read and write access to an identification transponder. The device is intended for use with the NXP transponder family (PCF79xx) as well as other transponder types operating at 125 kHz and employing ASK, Amplitude Shift Keying for write and AM/PM for the read operation. The receiver characteristics (amplifier gain,filter cutoff frequencies) can be optimized to system and transponder requirements. The PCF7991AT IC is designed for easy integration into immobilizer read/write and read-only systems featuring a high degree of integration and very low external component count. The device integrates a powerful antenna driver/modulator, a low-noise adaptive sampling time demodulator, programmable filters/amplifier and digitizer, required to design high-performance basestations. A three wire microcontroller interface is provided for programming the
PCF7991AT as well as for th
- 2023-01-18 14:55:03下载
- 积分:1
-
CENTER transplant experience, very good, very written purposes, the use CENTER f...
ucos移植心得,非常好,写得很有用途,使用ucos的朋友应该要好好的看看,会学到很多东西的。-CENTER transplant experience, very good, very written purposes, the use CENTER friends should look at the good will learn a lot of things.
- 2022-01-25 16:27:23下载
- 积分:1
-
WinCE
WINCE - CEPC-WINCE- CEPC
- 2022-03-21 07:09:35下载
- 积分:1
-
Embedded VC++ 4 Programmer s Guide
Embedded VC++ 4 Programmer s Guide
- 2022-03-11 00:03:21下载
- 积分:1
-
单片机AT90的CAN通讯配置
单片机AT90的CAN通讯配置:这几天一直在忙活 AT90CAN128的CAN编程,几天终于有眉目了。其实他的can用起来不复杂,只是一开始没有仔细看手册,走了不少弯路。编译器ICCAVR4M晶振50K波特率
- 2023-05-20 03:50:04下载
- 积分:1
-
芯片,VS7219兼容MAX7219,测试用程序
芯片,VS7219兼容MAX7219,测试用程序-chips, VS7219 compatibility MAX7219, testing procedures
- 2022-06-18 20:56:07下载
- 积分:1