资源列表
uart
- Verilog 编写全双工UART input clk, // 这个模块的主时钟 input rst, // 同步复位信号 input rx, // 串口接收端口 output tx, // 串口发射端口 input transmit, // 发送信号 input [7:0] tx_byte, // 发送的字节 output received, // 表明,已接受到一个字节 output [7:0] rx_
IAR-STR730-SK_FlashingLight
- IAR-STR730-SK_FlashingLight.ST ARM 程序,已经调试通过,对初学者和开发人员有很大的参考价值- ST ARM project code, it is very important for ST ARM user and engineers
twi_mega_driver
- 单片机avrmega48芯片的iic通讯驱动,注释完整,验证可用。-The iic communication driver microcontroller avrmega48 chip complete notes, verify available.
decoding-circuit-of-the-digital-keys
- 数字按键译码电路VHDL语言描述,按下第一个键表示输入0,按下第二个键表示输入1,以此类推-VHDL language descr iption of the decoding circuit of the digital keys, press the first key input 0, press the second key input 1, and so on
SCM-and-data-communications-Kingview
- 单片机与组态王进行数据通讯(HEX模式) 2005-11-18测试通过-SCM and data communications Kingview
Micrium-Book-uCOS-III-STM32F107
- 基于STM32F107(Cortex_M3)处理器移植的ucosIII源代码,值得学习一下-Transplantation the STM32F107 (Cortex_M3)-based processor ucosIII source code, it is worth learning about
vga
- 用VHDL写的vga串口实验,已经调试通过。-Vga serial experiments have been written using VHDL debugging through.
UART-SPI-I2C-VGA
- 里面有i2c,uart,spi的代码,也是从别的地方下的觉得还不错,,与大家分享一下,做个参考-I2c, uart, spi code inside, but also from elsewhere feel pretty good, and we share with you, to be a reference
RGLight
- 本程序是基于VHDL的模拟交通灯程序,程序开发环境为ISE-This program is based on the the VHDL simulation traffic lights program, the program development environment for ISE
PWM
- DSP进行PWM发波标准学习程序,对初学者十分有用。-DSP PWM , very useful for beginners.
pwm
- This is a Kernel module for uClinux 2.4.x . ** This module let uClinux 2.4.x can use pwm. -This is a Kernel module for uClinux 2.4.x . This module let uClinux 2.4.x can use pwm.
DZ60_Lab3
- MC9S08DZ60的CAN例程,已经调试通过。直接用于项目开发-The the CAN routines of MC9S08DZ60, has been through debugging. Directly used for project development
