资源列表
[uCOS开发] luo
说明:介绍了一种基于uC/OS-II的实时时钟的设计。该设计以LPC2148作为核心控制器,由数码管显示模块、按键模块、蜂鸣器组成。该设计具有准确时间、设置闹铃的功能。经测试该设计显示准确,灵敏度高,反复调校,达到最佳效果。-Introduces a kind of based on uC/OS-II of the design of the real-time clock. The design for the LPC2148 as core controller, digital display<feng> 在 2025-06-21 上传 | 大小:1.56mb | 下载:0
[单片机(51,AVR,MSP430等)] feng
说明:以单片机AT89C51为中心器件模拟十字路*通灯的各种状态显示并有相应的数码管时间倒计显示,对控制模块三个按键的设计可对交通灯的状态进行控制。在Keil软件进行C语言编程,在Proteus环境上进行软件仿真。经过调试,实现了对十字路*通灯的模拟。-On the single chip computer AT89C51 as the center device simulation crossroads of various state display traffic lights and h<feng> 在 2025-06-21 上传 | 大小:251kb | 下载:0
[单片机(51,AVR,MSP430等)] liang
说明:设计了一种基于ARM的简易流水等的控制系统。系统由LPC2106、LED 发光二极管、按键、74HC595数码管等组成,可以实现彩灯的不同类型显示切换。硬件电路主要有主控制器,LED显示电路,复位电路,模式选择电路,数码显示电路。系统程序的设计包括主程序的设计,中断服务程序等等。系统以c语言进行软件设计。实现了16个LED灯的多种流水显示。-Design based on the ARM of a simple steps of control system. System LPC2106, L<feng> 在 2025-06-21 上传 | 大小:255kb | 下载:0
[VHDL编程] New-WinRAR-ZIP-archive
说明:snake game with two backgrounds-snake game with two backgrounds<mikinova> 在 2025-06-21 上传 | 大小:1.99mb | 下载:0
[DSP编程] how-to-config-cmd-file-in-ccs
说明:如何使用CCS中的cmd文件进行DSP开发,描述了Ti公司的cmd文件的配置方法。-how to use config the cmd file<陶伟> 在 2025-06-21 上传 | 大小:143kb | 下载:0
[单片机(51,AVR,MSP430等)] duojiceshi
说明:飞思卡尔舵机测试程序,可以用于检测,校验舵机的原点位置,角度控制,程序非常完整-Freescale steering gear test procedure can be used to detect, verify the origin of the servo position, angle control, the program is very complete<鲁兀> 在 2025-06-21 上传 | 大小:263kb | 下载:0
[单片机(51,AVR,MSP430等)] ISD4004_Rev1.2_2
说明:isd4004 datasheet to understand how to store mp3<engasm> 在 2025-06-21 上传 | 大小:366kb | 下载:0
[其他嵌入式/单片机内容] dianzimimasuo(huibian)
说明:电子密码锁,汇编代码!能实现基本的电子密码锁的设计要求!-Electronic trick lock, the assembly code! Can realize basic electronic combination lock design requirements.<韦武> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[其他嵌入式/单片机内容] jiaoduzhuanganqi
说明:角度转感器的基本控制方法!部分代码如下: #include"lcd1602.h" #include"delay.h" #include"adxl345.h" void main() { uchar devid delay(500) //上电延时 init() //初始化 DisplayOneChar(0,0, A ) DisplayOneChar(1,0, : ) Init_ADXL345() //初始化AD<韦武> 在 2025-06-21 上传 | 大小:55kb | 下载:0
[其他嵌入式/单片机内容] juzhenjianpanmokuai
说明:矩阵键盘的基本方案思路! #include"key.h" void main() { while(1) { key_read() } }-Matrix basic program of keyboard ideas! #include"key.h" void main() { while(1) { key_read() } }<韦武> 在 2025-06-21 上传 | 大小:22kb | 下载:0