资源列表
STM32
- STM32F072基于标准库的开发,包括时钟的配置,串口的配置及使用,定时器的配置及使用等。(STM32F072 based on standard library development, including clock configuration, serial port configuration and use, timer configuration and use.)
CAN驱动器-MCP2515-接口程序-Verilog
- CAN驱动器MCP2515驱动,verilog编写,实测可用(CAN driver MCP2515 driver, Verilog written, measured available)
ALIENTEK MINISTM32 实验11 TFT LCD液晶显示实验
- tft的lcd显示程序,可以修改,这个是例程(lcdxianshidelichengs kexiugaixingjigao)
基于MSP430的ADS1115参考代码
- 基于MSP430的ADS1115参考代码,ADS1115是TI的一款高精度四通道的ADC芯片,程序是基于MSP430系列单片机,可移植性很高
计算机组成原理
- 计算机组成原理关于微指令的一些小小体验,希望能对于初学者有一些帮助
rtc
- 使用stm32f103,运用rtc和中断,在lcd上显示定时时钟功能,(Using STM32F103, using RTC and interrupt, display timing clock function on LCD.)
stm32资料
- STM32的学习资料。含有很多xue学习的材料。。。。。。
STM32 PWM输出
- STM32 PWM输出 示例 STM32F103ZET6 实验器材: 正点原子精英STM32F103开发板 实验目的: 学习定时器的PWM功能 硬件资源: 1,DS0(连接在PB5) 2,定时器3(TIM3),使用TIM3的通道2(CH2),开启部分重映射,将TIM3_CH2输出到PB5. 从而实现PWM输出控制DS0亮度. 实验现象: 本实验,DS0由暗到亮,再由亮到暗,再由暗到亮,依次循环. 注意事项: 无.
IIC
- 基于msp430f5529的iic协议 做的4脚olde 显示中英文图片等(Based on the iic protocol of msp430f5529, the 4-pin olde displays pictures in Chinese and English, etc)
FT2232H_UART
- FT2232H Serial USB Communication driver
ProfibusDP_DPV0_STM32_Demo
- ProfibusDP_DPV0协议 从站测试例程; 个人原创基于STM32单片机, 纯软件实现ProfibusDP_DPV0从站的功能。(ProfibusDP_DPV0 protocol from the station test routines; personal original based on STM32 MCU, pure software to achieve the function of ProfibusDP_DPV0 slave station.)
c51红外线发射程序
- 网上的几个红外发射程序,经过修改能正常工作了.(Several infrared launches on the Internet have been modified to work properly.)