资源列表
Motor
- c8051f340单片机控制电机的驱动程序,C语言写的,包含按键模块,LCD显示模块,RTC实时时钟模块,电机驱动模块.-c8051f340 SCM control motor driver, C language, including key module, LCD display module, RTC real time clock module, the motor drive module.
SD-card-STM32-FATFS
- 基于STM32的SD卡FATFS的移植程序,STM32发烧友必备-Based on the STM32 SD card FATFS transplant procedures, STM32 fans must
jiaodu
- 使用stc单片机以及加速度传感器,通过计算得出加速度传感器所处的的角度值-Use stc SCM and the acceleration sensor, acceleration sensor by calculating the value of the angle which the
HD8279
- 关于8279的一个键盘显示实验,对按键区的键盘进行扫描,显示在数码管上 -On a keyboard 8279 display experiment, the key area of the keyboard scan, digital tube display
SD
- STM32f103 SD 卡读写操作实验,在keil环境下运行-STM32f103 SD writ and read expriment,it works in keil
DAC
- stm32 f103模数转换实验,在keil环境下运行 。-stm32 f103 analog-digital conversion experiments in keil environment.
ex_interrupt
- stm32 f103外部中断实验,在keil环境下调试通过-stm32 f103 external interrupt experiments, in keil debugging environment through
Timer-INt
- stm 32f103定时器中断 代码,在keil环境下调试通过-stm 32f103 timer interrupt code in keil debugging environment through
LED_TEST
- 跑马灯实验。本实验将实现如下功能:本实验通过代码控制ALIENTEK MiniSTM32开发板上的两个LED:DS0和DS1交替闪烁,实现类似跑马灯的效果。-Marquee experiment. The experiment will achieve the following functions: In this study, the development board code control ALIENTEK MiniSTM32 two LED: DS0 and DS1 flash al
KEY_TEST
- 本实验将实现如下功能:本实验将控制开发板上载有的3个按钮(KEY_UP、KEY0、KEY1),来控制板上的2个LED(DS0和DS1),其中KEY0控制DS0,按一次亮,再按一次,就灭。KEY1控制DS1,效果同KEY0。KEY_UP则同时控制DS0和DS1,按一次,他们的状态就翻转一次。 -The experiment will achieve the following functions: This experiment will control development board c
UART_TEST
- 本实验将实现如下功能:STM32通过串口和上位机的对话,STM32在收到上位机发过来的字符串后,原原本本的返回给上位机。 注意在上位机输入的字符串末尾加入回车键,否则无响应!-The experiment will achieve the following functions: STM32 through the serial port and PC dialogue, STM32 received PC sent over the string, the return exactly t
EXIT_TEST
- 本实验将实现如下功能:本实验将用中断的方式,实现实验2所实现的功能。 注意: 1,该代码只可以JTAG(SWD)下载,但是不支持仿真(仿真结果错误). 2,在下载程序之后,必须拔掉JLINK才能得到正确的结果,而且,此程序只有第一次能用JTAG下载,此后除非设置为ISP模式,否则就得用串口下载该程序了。当然的,此代码无法进行JTAG/SWD的仿真! 3,不要把1820和PA0的跳线帽跳上,否则可能导致按键"不灵".-The experiment will achieve t
