资源列表
1.步进电机(按频率)
- 步进电机 1. 实现的功能:按键KEY0控制两个电机的使能,按键WK_UP控制电机的正反转,按键KEY1控制电机的加速,按键KEY2控制电机的减速。初始脉冲为5Hz,每加速一次,即按键按下一次增加1Hz,减速也是减小1Hz。 2. 连接方式:电机1脉冲接PF6,方向接PF4,使能接PF10;电机2脉冲接PF7,方向接PF5,使能接PF9。 3. 程序:见源代码/1.步进电机(Stepper motor 1. realization of the function: the key KEY
STM32_USART_RECEIVESTRING
- CPU是STM32F103RBT6,外接8M晶振。 该程序实现了串口1中断接收字符串(必须有换行符结尾,即勾选上串口调试助手上的“换行符”再发送)。方式完毕后,通过按键(GPIO)的方式再将接收的字符串发送出来。每次接收都会更新发送。字符串缓冲区设为20(可自己调节) -CPU is STM32F103RBT6, external 8M crystal. The program implements the Serial Port 1 interrupt reception str
12.4_UDPHS_test
- USB2.0高速设备的实现代码,UDPHS例程,包含了NAND Flash和USB2.0的驱动代码。-The implementation code of USB2.0 high-speed equipment, UDPHS routines, contains the NAND Flash and usb driver code.
FFT
- 基于STM32库函数的FFT变换及相应的数据处理,已测试可用-FFT is based STM32 library functions and the corresponding data processing, has been testing available
MotorolaDSP
- Motorola DSP型16位单片机原理与实践
STM32F103_DHT11
- STM32通过IO口模拟与DHT11实现串行通信,由于DHT11本身限制只能读出温度和湿度的整数位!-STM32 serial communication via IO port analog and DHT11, DHT11 itself due to restrictions only read integer bit temperature and humidity!
rjjk
- 单片机人机接口实例,非常好
TFT-SD-dataANDprogram
- TFT彩屏和SD卡的完美结合,一次掌握两个外围设备,有详细的资料和简单的编程方法,让你的单片机也显示画面吧-TFT color screen and SD card, the perfect combination, a master of two peripheral devices, there is detailed information and a simple programming method, the MCU also allows you to display it
Easy5509Handbook
- Easy5509开发板的资料,里面有好多例程,供大家参考。-Easy5509 development board' s information, there are a lot of routines, for your reference.
LEADIY-M3-TB_UART5
- 基于SMT32F103ZET6的UART5的HMC5883L+MPU6050+BMP085程序,通过串口5的TTL电平发送给STM32-Based SMT32F103ZET6 of UART5 of HMC5883L+ MPU6050+ BMP085 program, sent through the serial port TTL level 5 to STM32
ULTRASONIC
- stm32 单片机硬件程序,超声波数据的采集-Stm32 microcontroller hardware acquisition program, the ultrasonic data
PIC18F-Starter-Kit-1
- MicroChip单片机之pic18f开发例程-The PIC18F Starter kit from Microchip
