资源列表
count
- niosii实例程序供初学者使用
jiaotongdengchengxu
- (1) 按照题目要求独立设计系统所需电路,并完成电路的实际制作。 (2)在十字交叉路口,东南西北各方向都设置红、黄、绿色信号灯,红灯亮表示禁止通行,绿灯亮表示可以通行,红灯灭之前5秒钟黄灯开始闪烁直到绿灯亮起后黄灯熄灭。其中东西方向为主干道,南北方向为次干道,各个方向分别设置两位数码管,用来显示红灯和绿灯倒计时间,东西方向时间一致,南北方向时间一致。 (3)开机时主干道为60秒倒计时,次干道为40秒倒计时。 (4)单独设计人行道指示灯标志,当禁止行走时为红灯,当可以横穿马路时,绿
DS1302PAT89S52PLED
- DS1302+AT89S52+LED点阵屏-DS1302+AT89S52+LED dot matrix screen
arm7
- arm7 a/d接口使用的程序,可在keil中进行编程。实现proteus上的硬件仿真。-arm7 a/d interface program in keil programming. Proteus on hardware emulation.
main
- TMS320VC5502 UART 串口读写程序-The TMS320VC5502 UART Serial literacy program
memory_test.c
- SDRAM的测试源代码包括谷值测试和写入测试还有其他一个测试方法-SDRAM test source code, including test and written test valley there are other ways a test
rtd
- 共振隧穿二极管spice模型半经验模型物理模型分段线性模型串联模型-Resonant Tunneling Diode spice modeling
DS18B20
- 温度传感器DS18B20驱动模块,中断方式-Temperature senssor DS18B20
Broadcast_filter
- mac_rx code which is used sgmii mac recived .
PIC_HD7279
- PIC16F单片机HD8279键盘扫描代码-The PIC16F microcontroller HD8279 keyboard scan code
spi_hello
- SPI接口测试程序,Xilinx参考设计,ML507硬件测试通过.-SPI interface test code,Xilinx reference design,tested on ML507 platform.
Timer-key-debounce
- 通过定时器定时来给按键消抖,每隔一段时间进行一次定时中断。-Timer key debounce