资源列表
transfer_1
- EDA实验--UART串口实验:UART 主要有由数据总线接口、控制逻辑、波特率发生器、发送部分和接收部分等组成。UART 发送器 --- 发送器每隔16 个CLK16 时钟周期输出1 位,次序遵循1位起始位、8位数据位(假定数据位为8位)、1位校验位(可选)、1位停止位。 UART 接收器 --- 串行数据帧和接收时钟是异步的,发送来的数据由逻辑1 变为逻辑0 可以视为一个数据帧的开始。接收器先要捕捉起始位,确定rxd 输入由1 到0,逻辑0 要8 个CLK16 时钟周期,才是
DefaultIsr_nonBIOS
- 我做了一块DSP28335的最小系统板,有复位电路、电源电路、JTAG接口、外扩了一片E2ROM、晶振-I made a DSP28335 minimum system board, reset circuit, power circuit, JTAG interface, the external expansion of a E2ROM crystal
ledarray
- 用vhdl语言,在QuartusII下,点阵显示欢迎使用系统-Using vhdl in QuartusII, the dot matrix display welcome to use the system
efm32_swoprintf
- provides swoprintf()on EFM32, can be used in the same way as printf() to output data over SWO during debugging/testing
MCU_I2C
- 51的IIC源码,修改一下就可以用了! 51的IIC源码,修改一下就可以用了!-51 IIC source, changes to be spent! 51 IIC source, changes to be spent!
0-9
- 在LED点阵上循环显示0到9,通过改变其编码值,可以显示想要的字符。-lattice LED on the cycle shown 0-9, by changing the value of its coding, want to be able to show the characters.
SpeechSR
- 语音录放(单片机),用ASM实现.含压缩算法
mmc
- C51单片机SPI方式读写SD卡,和MMC卡-C51 single-chip mode SPI read and write SD card, and MMC cards
DS18B20
- 该程序直接实现了DS18B20的温度测量,并且在有I2C总线下可通过ZLG7290驱动数码管显示温度。 程序封装为一个接口,通过主函数调用就可用。-The program achieved a DS18B20 direct temperature measurements, and in the I2C bus can be driven through ZLG7290 digital temperature display. Program package for an interface
spi_s3c2410
- 基于s3c2440的spi驱动,已验证准确,功能详实,备注准确-s3c2440——spi——driver
CAN
- ARM microcontroller & CAN
Key-operation
- 51单片机入门简单程序实例 矩阵键盘检测与对应数字显示-51 MCU simple entry procedures
