资源列表
BLDC_HALL
- 实现无刷直流电机换向控制,应用于对无刷直流电机的简单控制,可以调速!(Brushless DC motor commutation control, applied to brushless DC motor simple control, you can speed!)
PMSM_speed
- 永磁同步电机matlab仿真,DQ解耦控制,速度闭环(PMSM matlab simulink)
SX1278-SX12xxDrivers
- LORA 终端芯片sx12xx驱动代码,快速开发lora应用可用。(LORA terminal chip sx12xx driver code, rapid development, Lora applications available.)
stm32030iap
- 这是一个居于STM32单片机的IAP升级程序,可以用于在线升级,远程升级(This is a STM32 microcontroller in the IAP upgrade procedures, can be used for online upgrades, remote updates)
超声波测距串口显示
- 用超声波测距离 并用串口传输数据。可以嵌入其他模块(Use ultrasonic to measure distance and transmit data by serial port. Other modules can be embedded)
new_simulation
- 通过时钟使普通的IO口模拟UART串口通讯(Use Timer_A CCR1 hardware output modes and CCR0 SCCI data latch // to implement UART function @ 2400 baud. Software does not directly read and // write to RX and TX pins, instead proper use of output modes and SCCI data // la
stm32vet6_TOUCH_TEST20170504
- stm32f103vet6的7寸触摸屏程序(Stm32f103vet6's 7 Inch Touch screen program)
apb
- APB 总线。可以实现单个数据在总机与从机之间的读写功能(This can achieve the read and write functions of a single data between the master and the slave .)
第五次
- 串口通讯助手进行串口通信 传输和 温度检测 程序(Serial communication)
dcmi_ov2640
- stm32f429驱动OV2640的程序代码。(Stm32f429 driver OV2640 program code)
PCITest
- 通过在FPGA内部的数据源产生40Mbps的数据,FPGA对数据进行缓冲后,每52ms左右向主机发出一次中断,请求进行DMA传输,每次DMA的大小为228352字节。另附C++上位机软件代码(By generating 40Mbps data from the data source inside the FPGA, the FPGA buffers the data and sends an interrupt to the host every 52ms or so, requesting
串口不断电下载程序
- 自己做的,针对STC单片机,不断电下载程序,只需要把我写的程序加到你的代码前面,就可以通过 STC——ISP软件的不断电下载功能下载,实测很好用,下载程序再也不用不停的断电上电,免去很多麻烦。(Do it yourself, for STC microcontroller, power download program, only need to put in front of a program I wrote to your code, you can download the STC do