搜索资源列表
接口课程设计.rar
- 十字路*通灯管理 现对交通信号灯进行管理,车辆放行3分钟后,车行道黄灯闪烁5秒钟,以警示车辆将切换红绿灯。此时人行横道仍维持红灯点亮。车行道的黄灯闪烁5秒钟后,转为人行横道行人放行1分钟,然后再转为车行道车辆放行3分钟。如此循环重复。 用发光二极管模拟信号灯,8255A实现对信号灯的控制(所用端口自定),8253的计数器2定时向实验系统主片8259A的IRQ7请求中断,以实现3分钟,5秒钟和1分钟的定时。 实验系统8253计数器2的CLK2可接OPCLK,频率为1.19318MHZ,
jtag0
- 本程序使用vhdl编写的jtag接口实现程序,其中有些功能未能实现,希望有人能够帮忙完善!-vhdl the procedures used to prepare the jtag interface procedures, which some of them did not materialize, hope someone can help perfect!
SPI接口AD转换器代码
- SPI接口AD转换器代码 本代码实现了对串行(SPI)接口的软件模拟 这是在一个项目中要用到SPI接口的器件,调试成功,可以在WAVE下编译通过,可以直接调用 SPI接口AD转换器代码 2002/3/9 design by elven-SPI AD converter code of the source implementation of the serial (SPI) interface software simulation This is a project that will be
ARM上spi实现
- 使用硬件SPI接口与74HC595连接,控制74HC595驱动8个LED流水灯显示。-use of hardware and Bit SPI interface connectivity, control Bit-eight LED lights indicate water.
upsd_windows_Cbuider
- ST公司upsd34XX评估板上位机源程序,通过USb接口实现与评估板通信,供参考!-ST upsd34XX Evaluation PC source, through the USB interface and Evaluation communications, for reference!
VideoMotionDetect
- 运动图象检测,运用IDMA规范综合JPEG编码和解码库,了解使用XDIAS接口实现与算术库的协调工作。-Moving Image Detection and use IDMA norms integrated JPEG encoding and decoding library understanding of the use of XDIAS interface with math libraries coordination.
ARM9(s3c2410)LCD
- 利用三星s3c2410的LCD接口实现TFT彩色LCD的显示,包括基本的绘图函数,另外包括了BMP图像的解码显示原函数。-use the LCD interface TFT color LCD display. including basic drawing functions, including those of the BMP image decoder shows the original function.
PS2keyboard_verilog
- 本实验利用PS2接口实现了与键盘通信,并将键盘的按键编码通过UART接口上传给PC的超级终端,通过超级终端来观察按键编码是否正确。 -experimental use of the PS2 interface with the keyboard communications, and keyboard buttons coding through UART interface to the PC upload the Super Terminal, Super Terminal throug
ps2mouse_verilog
- 本实验利用PS/2接口实现了与鼠标通信,并将鼠标的按键信息通过D6,D7,D8,D9 来直观的放映,其中D6,D7代表鼠标右键的状态,当鼠标右键没有按下时,D6,D7两 个灯都不亮,当鼠标右键有按下时,D6,D7两个灯同时点亮。与此相同,D8,D9则代 表鼠标左键的状态。而鼠标的移动状态,我们是通过七段数码管来表示,低两位的数 码管表示X轴的移动点数,高两位的数码表示Y轴的移动点数。-the experimental use of PS / 2 interface wit
ISM
- tms320lf2407a 和74595芯片接口实现7段数码管显示程序
SPI
- 使用spi接口实现主,从机通信及数据接收的程序源码,用于bf533.
ISPChip
- 使用USB接口实现AVR单片机ISP升级.
ZigBee_WirelessUart
- 适合无线zigbee应用,通过无线方式连接嵌入式系统是重要的发展方向,无线芯片与单片机之间一般采用SPI接口实现
EasyWEB
- KEIL下台下,使用LPC2368网卡接口实现的WEB服务器功能.
lis302通讯
- LIS302三轴重力加速度SPI接口实现
STM32使用SPI实现SD卡读写
- 使用STM32的SPI接口实现SD卡读写。 不是通常的SDIO接口
STM32 用串口模拟SPI接口实现度CH374T的操作
- STM32 用串口模拟SPI接口实现度CH374T的操作。-STM32 with serial SPI interface degrees CH374T analog operation.
FPGA
- fpga和单片机串行通信接口实现。主要对于接口的理解 -fpga and the realization of single-chip serial communication interface. For understanding the main interface
FPGA实现UPP接口
- FPGA实现UPP接口主要介绍了FIFO在实际工程中的使用。希望对upp的学习有所帮助
FPGA RMII接口实现UDP
- Verilog实现RMII接口UDP网络传输,源代码