资源列表
Mini_swing(完成)
- 控制小球在滑槽内运动,电赛题,完成全部要求,开发平台为STM32RCT6(Control the ball moving on the surface of rail.)
big_project_alarm
- 通过利用STC实验板,设计并实现闹钟功能。利用uart串口通信向单片机发出指令,既闹钟设定的时间,闹钟设定时间事实显示在数码管后四位上,数码管灯前四位为当前时间,当前时间可通过adc键盘前四个按键来调节,分别为小时+,小时-,分钟+,分钟-。最后当当前时间到达闹钟设定时间时,led灯以0.5秒一次的频率闪烁,直到当前时间跳过闹钟设定时间。(Through the use of STC experimental board, the design and implementation of ala
SPWM输出
- 基于stm32的spwm输出程序,库函数版本(STM32 based SPWM output program, library function version)
PWM模块原理及使用
- F28027有8路PWM(四个模块),4路HRPWM,特别对设计高精度电源提供了方便,每个PWM模块中又包括以下几个子模块:时基(Time-base)模块、计数比较(Counter-compare)模块、功能限定(Action-qualifier)模块、死区控制(Dead-band)模块、斩波(PWM-chopper)模块、事件触发(Event-trigger)模块、制动(Trip-zone)(不知道这样翻译恰当否)模块、数字比较(Digital Compare)模块。从这些模块的命名上看,用它
stm32 wifi模块
- stm32f103zet6 WiFi模块库函数版本(Stm32f103zet6 WiFi module library function version)
stm32 f103 6050
- stm32f103zet6 mpi6050程序(Stm32f103zet6 mpi6050 program)
28335 ADC DMA
- 基于28335的ADC采集,DMA传输程序(Based on 28335 ADC acquisition, DMA transmission)
SPWM正弦表计算
- spwm正弦表计算计算工具,用来计算生成spwm(SPWM sine table computing tools used to calculate the generated SPWM)
STM32 IO口模拟IIC接口程序
- 本程序基于stm32单片机 的io口模拟IIC,STM32单片机硬件复杂且不好用,使用本程序简洁明了。(This procedure is based on the STM32 microcontroller IO port analog IIC, STM32 microcontroller hardware complex and difficult to use, the use of this program is simple and clear.)
矩阵按键+LCD12864
- 12864显示0123456789ABCDEF(display on the LCD12864)
电子时钟-task3
- 用1602做个液晶时钟,第一行显示年-月-日,第二行显示时-分-秒; 通过矩阵键盘上的按键K1按下,此时时钟停止, K1按一下,光标移动到秒位,两下移到秒十位……光标随着移动到时-分-秒,年-月-日上, 按下K2,K3增加,减小更改光标所在位置上的数值; 按下K4启动时钟(Make a liquid crystal clock with 1602, the first line shows the year - month - day, the second line display -
嵌入式开发实验手册
- ARM 实验手册 主要是 国内的ARM 实验(ARM instruction of experiment)
