使用阿里云和4G模块实现远程OTA升级
☆23Oct 14, 2023Updated 2 years ago
Alternatives and similar repositories for STM32F4-OTA
Users that are interested in STM32F4-OTA are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- STM32F1和F4的bootloader,以及使用Ymodem串口OTA,使用DTU4G模块OTA示例代码☆72Oct 15, 2023Updated 2 years ago
- 这是一个完全开源的四轴飞行器框架,包含了原理图和飞控源码☆10Apr 7, 2022Updated 4 years ago
- 对于嵌入式应用而言,尤其是对于没有操作系统,裸机运行的嵌入式应用,迫切的需要一种高效快捷的调试手段进行嵌入式应用的开发。letter shell就是这样一个可以嵌入在程序中的shell,主要面向嵌入式设备,以C语言函数为运行单位,可以通过命令行调用,运行程序中的函数。1. …☆20Jan 9, 2021Updated 5 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆26Jan 9, 2021Updated 5 years ago
- It's a simple demo project for complex-vector current regulator for PMSM, and implements in the platform of TI's TMS320F28379D.☆23Jun 6, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- OSAL free operating system abstraction for embedded systems. Supports pthreads, freertos, chibios, coocox, bertos and more... RTOS☆14Dec 27, 2013Updated 12 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 4G模块开发☆11Aug 16, 2019Updated 6 years ago
- Simulink models of power electronics and electric motor drive circuits☆16Feb 5, 2018Updated 8 years ago
- 用于串口通信或消息的环形队列驱动☆14Sep 12, 2019Updated 6 years ago
- 基于uIP+IAP的STM32网络远程烧录升级程序。☆16Feb 3, 2019Updated 7 years ago
- FOC control of a PMSM motor including a Sliding Mode Load Observer (SMO).☆24Apr 5, 2022Updated 4 years ago
- An example FreeRTOS project for STM32 microcontrollers. I'm hoping this can be a simple starting point for learning about using a realtim…☆17Aug 26, 2018Updated 7 years ago
- ☆15Sep 10, 2025Updated 10 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Deprecated central server application for the ATLAS Localization System☆13Sep 15, 2018Updated 7 years ago
- 桌面气象站工程--STM32+FreeRTOS+ESP8266☆16May 21, 2020Updated 6 years ago
- Simple 3D or 2D OpenGL viewer with mouse rotation, pan, zoom and some object selection.☆18Dec 13, 2018Updated 7 years ago
- Simple Python/C++ based program made to plot simple digital signal encodings like NRZ-L, NRZ-I, RZ, Bipolar, Manchester and Differential…☆10Dec 6, 2021Updated 4 years ago
- 8 Point algorithm for estimating fundamental matrix.☆13Apr 1, 2016Updated 10 years ago
- 一个可以从外部spiflash更新app程序的bootloader☆40Aug 3, 2025Updated 11 months ago
- Using MQTT Paho examples in C++ for Linux (client subscriber) QT Project.☆13Jun 2, 2016Updated 10 years ago
- A basic set of I/O libraries for pins and serial communications on embedded devices.☆15Jul 18, 2026Updated last week
- cartpole的多种控制方法(强化学习、自适应pid、粒子群)☆20Dec 19, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- DS3231 Library for STM32☆15May 11, 2019Updated 7 years ago
- Python implementation of Boid flocking algorithm for ROS☆12Aug 8, 2016Updated 9 years ago
- Port of U8G2 Library for STM32 HAL☆60Mar 30, 2019Updated 7 years ago
- This repo contains a bootloader with fail-safe design. This is tiny bootloader which can run on arm device like STM32F0☆16Dec 3, 2019Updated 6 years ago
- C++ library implementing triangulation methods described by Hartley & Sturm.☆16May 9, 2020Updated 6 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- AS5047P Driver,for STM32 use only.☆15Aug 9, 2020Updated 5 years ago
- stm32 use uart iap, protocol is ymodem☆15Dec 4, 2020Updated 5 years ago
- ☆19Apr 28, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- UART IAP Example for STM32F4☆19Jun 2, 2019Updated 7 years ago
- ☆19Jun 21, 2026Updated last month
- Digital Video Transmission Remote & Receiver(Based on NRF24L01)数字图传遥控器系统 基于NRF24L01☆21Dec 26, 2025Updated 7 months ago
- Generic driver for AMS AS5047P magnetic encoder☆17Jun 14, 2020Updated 6 years ago
- ☆16Apr 3, 2024Updated 2 years ago
- ATLAS Localization Framework ROS Package☆20Nov 30, 2021Updated 4 years ago
- Implementation of Multi-View Geometry for Computer Vision (Stereo Vision)☆19May 11, 2020Updated 6 years ago