资源列表
stm32 步进电机驱动 pwm 加减速控制
- 双轴步进电机,pwm加减速控制,带细分功能。(Double axis stepper motor, PWM acceleration and deceleration control, with subdivision function.)
Production-Practice
- 北京化工大学51单片机通信模块设计。生产实习。-Beijing University of Chemical Technology 51 single-chip communication module design. Production Practice.
STM32空工程
- STM32F103的标准库工程代码,已完成各项文件的添加,主函数和中断一片空白,改变芯片型号即可开始写自己的代码,用于新工程的开始(STM32F103 standard library engineering code, has completed the addition of various documents, the main function and interrupt a blank, change the chip model can start to write their ow
SystemTick-application-for-LED
- The use of SystemTick delay control LED blinking (single channel GPIO), different time flashes, often bright etc.
jduchuanganqi
- 为角度传感器CAN通信程序代码,代码是在keil环境条件下编译的,使用的是stm32库函数-As the Angle sensor CAN communication program code, the code is compiled in the keil environment conditions, using the stm32 library functions
Button-EXTI_Interrupt
- STM32F103RBT6单片机的按键中断,通过配置中断控制单元实现外部中断信号输入后的相应操作-STM32F103RBT6 SCM key interrupt, the interrupt control unit realized by configuring the appropriate action after external interrupt signal input
SPI-LCD--4-4
- 通过SPI功能,实现了液晶触摸的输入输出功能,以及触摸功能-SPI function, the LCD touch input and output functions, as well as touch function
chaoshengboceju
- 利用stm32这款强大的MCU做的一个超声波测量距离并且实时显示在串口的源程序-Stm32 use this powerful MCU to do an ultrasound to measure the distance and the real-time display of the source
UML_TEST
- UML编程方法在单片机上的简单应用,供大家参考学习-UML programming of simple microcontroller applications
ARMkeil
- 周立功LPC1752开发板配套的所有实例,包括ARM的开发模板,模板是非常好用的,可以省去购买昂贵的ARM开发板的费用哦-Week Ligong LPC1752 development board supporting all instances, including the development of ARM templates, templates are very easy to use, eliminating the need to purchase expensive cost A
mybiyesheji
- 本文介绍了以AT89C51单片机为核心的多功能数字音乐盒系统的工作原理和设计方法。当前时间由芯片DS1302控制,并以数字信号的方式传送给单片机来达到控制闹铃的功能。(优秀毕业设计,有仿真,程序,论文)-This paper introduces the AT89C51 microcontroller as the core of the multi-functional digital music box system works and design methods. Controlled
STM32-USART-send-and-receive-data-
- 本程序目的是提供使用stm32串口收发一帧数据的一种方法,采用中断方式接受和发送,每进一次中断接收或发送一字节,可以实现pc机与板子通信或板子与板子间通信。注意本程序中外接高速晶振为12M赫兹,而大部分板子为8M赫兹,本程序所用芯片是stm32RBT6-The purpose of this procedure is to provide a method of using STM32 serial port to send and receive a data, using interrupt
