-
三对6路PWM带互补带死区
采用六步换向法的无刷电机控制工程,MDK可以直接打开编译。(brushless motor control project using six - step method , can be opened and compiled directly by MDK .)
- 2018-09-06 08:40:48下载
- 积分:1
-
STM32_USART_DMA_RX
说明: 程序为STM32 串口UART 使用DMA方式收发数据的实践(how to read data on UART by using DMA when number of bytes to receive is not known in advance.)
- 2020-07-31 10:38:37下载
- 积分:1
-
CAN收发实验(战舰改mini)波特率500k
基于STM32F103的CAN总线接收程序(CAN bus reception based on STM32)
- 2018-11-07 15:14:10下载
- 积分:1
-
tu
说明: c8051f020图片显示 不复杂 可以自己变换图片 第一次写这类的 不太好大家指出(the c8051f020 picture display pictures online to find the program)
- 2012-09-08 19:51:20下载
- 积分:1
-
平衡小车电机位置闭环控制
可以实现平衡小车的位置闭环控制,但是平衡时间不久,需要加入速度环控制(Closed-loop control of the position of the balancing car can be realized, but the speed loop control is needed soon after the balancing time.)
- 2020-06-24 09:40:07下载
- 积分:1
-
AT89C2051_stepmotor
AT89C2051驱动步进电机的电路和源码(用keilC51)(AT89C2051 stepper motor drive circuits and source code (using keilC51))
- 2008-08-05 12:48:08下载
- 积分:1
-
A7325
结合A7125或两个A7325可进行2.4G数据的传送。使用的是SPI通讯。这个模块同时具有发送和接收的功能。(Or a combination of both A7325 A7125 2.4G data can be transmitted. Using SPI communication. This module also has the function of transmitting and receiving.)
- 2014-05-27 08:29:01下载
- 积分:1
-
ad7730_1723
Source for AD7730 for cell stage input doses tensometry
- 2011-01-05 17:18:48下载
- 积分:1
-
test_RTC_Alarm
STM32L152的定时唤醒程序,唤醒之后PB10LED闪烁(STM32L152 timer wake-up program, wake up after PB10LED flashing)
- 2017-05-26 15:18:27下载
- 积分:1
-
FreeRTOS实验15-1 FreeRTOS软件定时器实验
硬件资源:
1,DS0(连接在PA8),DS1(连接在PD2上)
2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)
3,ALIENTEK 2.8/3.5/4.3寸LCD模块(仅支持MCU屏)
4,按键KEY0(PC5)/KEY1(PA15)/KEY_UP(PA0,也称之为WK_UP)
实验现象:
通过按键KEY_UP可以控制定时器AutoReloadTimer_Handle的开启,这个是
周期定时器,一旦开启就会不断的运行,直到按下KEY1将其关闭。按下KEY0
可以打开定时器OneShotTimer_Handle,这是个单次定时器,只会运行一次,
运行周期到了以后就会停止运行,除非按下按键KEY0将其再次开启。(Hardware resources:
1, DS0 (connected to PA8), DS1 (connected to PD2)
2. Serial port 1 (baud rate: 115200, PA9/PA10 connected on board USB to serial chip CH340)
3, ALIENTEK 2.8/3.5/4.3 inch LCD module (only supporting MCU screen)
4. Keyboard KEY0 (PC5)/KEY1 (PA15)/KEY_UP (PA0, also known as WK_UP)
Experimental phenomena:
The timer AutoReloadTimer_Handle can be turned on by keying KEY_UP. This is
The periodic timer will run continuously once it is turned on until KEY1 is pressed to turn it off. Press KEY0
You can turn on the timer OneShotTimer_Handle, which is a single timer and only runs once.
The run cycle will stop after that unless KEY0 is pressed to turn it on again.)
- 2020-06-24 05:00:01下载
- 积分:1