嵌入式常规应用模块

Software list

  • ESP-AT Lib: Library to control ESP8266 wifi module with host device using official AT commands approach
  • GSM-AT Lib: Generic AT parser for SIMCOM based GSM modules
  • GPS NMEA Parser: Platform independent GPS NMEA parser which can read and process standard GPS output
  • EasyGUI: Platform independant graphic user interface, designed in mind for embedded systems
  • OneWire UART: Platform independant library for OneWire protocol. Its design allows usage with UART hardware on embedded systems
  • Generic ring buffer implemented in C language. It is also known as FIFO (First-In; First-Out) buffer.

Keil projects and libraries for STM32F4xx devices https://stm32f4-discovery.net 

https://github.com/MaJerle/stm32f429

马达的控制

前些年调过各种马达,现在已经忘光了,哪天翻下硬盘整理出来。

ST新出的方案记录一下

http://bbs.21ic.com/icview-1654670-1-1.html

原文地址:https://www.cnblogs.com/dong1/p/10260208.html