-
AT91SAM7A3 evaluation version of the USB test procedure, IAR preparation.
AT91SAM7A3评估版的USB测试程序,IAR编制。-AT91SAM7A3 evaluation version of the USB test procedure, IAR preparation.
- 2022-07-02 20:03:31下载
- 积分:1
-
ARM7
ARM7-LPC2148的定时器实验源码-ARM7-LPC2148 timer test source
- 2023-04-28 14:30:04下载
- 积分:1
-
Verilog语言实现交通灯,农场的道路和公路的十字路口,如果…
verilog语言实现交通灯,farm road和highway的十字路口,若农场路上检测到车,高速路上交通灯由绿变黄变红,农场路交通灯变绿。农场路上绿灯时间有上限,而高速路上绿灯时间有下限。包含.v文件和测试用.vwf文件-Verilog Language realize traffic lights, farm road and highway crossroads, if the farm on the road to detect vehicles, high-speed road traffic lights turn yellow from green red, green Farm Road traffic lights. Farm green time on the road has a ceiling, and high-speed on the road have the minimum green time. Contains. V documentation and testing. Vwf document
- 2022-04-10 13:07:06下载
- 积分:1
-
ZLGGUI-USED FOR MCU DISPLAY
ZLGGUI GUI--USED FOR MCU GUI DEVELOPMENT.
THIS IS ONE USE GUIDE FOR SOFTWARE USE.
- 2022-07-04 12:08:19下载
- 积分:1
-
基于VHDL的实际模型router16通道选择器的设计
VHDL router16通路选择器 基于实际模型的设计 -VHDL router16 channel selector design based on the actual model
- 2022-02-19 23:54:12下载
- 积分:1
-
ARM7202 burning through JTAG tools Flash source code, VC6.0 under.
ARM7202上通过JTAG烧录Flash的工具源代码,VC6.0下。-ARM7202 burning through JTAG tools Flash source code, VC6.0 under.
- 2022-04-20 12:02:13下载
- 积分:1
-
电子密码锁程序
//2013.10.05 电子密码锁的设计 要求如下:
//事先设置初始密码为910108,上电时数码管全为------,,按下S10开始输入6位密码
//如果输入的6位密码与预先设置的密码相同,则发光二极管全部亮,数码管显示GOOD;如果输入错误则蜂鸣器报警,并且8个LED发光二极管全部暗,数码管显示ERROR。
#include
#define uchar unsigned char
sbit dula=P2^6;
sbit wela=P2^7;
sbit beep=P2^3;
sbit p1_0=P1^0;
sbit p1_1=P1^1;
sbit p1_2=P1^2;
sbit p1_3=P1^3;
sbit p1_4=P1^4;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 09:54:39下载
- 积分:1
-
ARM44B0+sl811(包含所有固件程序和源码)调试通过
ARM44B0+sl811(包含所有固件程序和源码)调试通过-ARM44B0+ sl811 (contains all the firmware and source code) debugging through
- 2022-05-05 16:37:15下载
- 积分:1
-
The bottom of the clock driver chip PCF8563, I2C interface to use, based on sing...
时钟芯片PCF8563的底层驱动,使用I2C接口,基于pic单片机。-The bottom of the clock driver chip PCF8563, I2C interface to use, based on single-chip pic.
- 2022-03-19 02:51:27下载
- 积分:1
-
CAN协议LPC2129
这个程序是用来使用LPC2129的CAN模块发送接收消息。在这里,博世公布的几个版本的CAN规范和最新的CAN2.0刊登在1991年该规范有两个部分; A部分是用于与11位标识符的标准格式,而部分B是用于与29位标识符的扩展格式。使用11位标识符的CAN器件通常被称为CAN2.0A和使用29位标识符通常被称为CAN2.0B一个CAN设备。这些标准是免费提供的博世连同其他规格和白皮书
- 2022-01-28 11:11:48下载
- 积分:1