使用阿里云和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:
- ”智能“工业传感器解决方案,传感器联网(物联网范畴)。该方案基于4G模块,采用MQTT协议与阿里云平台连接,完成传感器数据采集与上报。☆18Jul 1, 2021Updated 4 years ago
- STM32F1和F4的bootloader,以及使用Ymodem串口OTA,使用DTU4G模块OTA示例代码☆65Oct 15, 2023Updated 2 years ago
- 对于嵌入式应用而言,尤其是对于没有操作系统,裸机运行的嵌入式应用,迫切的需要一种高效快捷的调试手段进行嵌入式应用的开发。letter shell就是这样一个可以嵌入在程序中的shell,主要面向嵌入式设备,以C语言函数为运行单位,可以通过命令行调用,运行程序中的函数。1. …☆19Jan 9, 2021Updated 5 years ago
- 小飞四轴飞行器控制器☆10Dec 3, 2021Updated 4 years ago
- 这是一个完全开源的四轴飞行器框架,包含了原理图和飞控源码☆10Apr 7, 2022Updated 4 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.
- It's a simple demo project for complex-vector current regulator for PMSM, and implements in the platform of TI's TMS320F28379D.☆22Jun 6, 2021Updated 4 years ago
- ringbuffer(环形缓冲区) 可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆26Jan 9, 2021Updated 5 years ago
- 记录论文实验过程中完整的思路发展,以及一路遇到的问题及解决方案。Linux下C++开发。☆11Sep 21, 2024Updated last year
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- ☆10Mar 16, 2022Updated 4 years ago
- FOC control of a PMSM motor including a Sliding Mode Load Observer (SMO).☆24Apr 5, 2022Updated 4 years ago
- Breakout board for LoRa all-in-one module CMWX1ZZABZ☆13Apr 27, 2020Updated 6 years ago
- Deprecated central server application for the ATLAS Localization System☆13Sep 15, 2018Updated 7 years ago
- 桌面气象站工程--STM32+FreeRTOS+ESP8266☆16May 21, 2020Updated 6 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Simple 3D or 2D OpenGL viewer with mouse rotation, pan, zoom and some object selection.☆18Dec 13, 2018Updated 7 years ago
- 8 Point algorithm for estimating fundamental matrix.☆13Apr 1, 2016Updated 10 years ago
- Using MQTT Paho examples in C++ for Linux (client subscriber) QT Project.☆13Jun 2, 2016Updated 9 years ago
- Python implementation of Boid flocking algorithm for ROS☆12Aug 8, 2016Updated 9 years ago
- Port of U8G2 Library for STM32 HAL☆59Mar 30, 2019Updated 7 years ago
- DS3231 Library for STM32☆15May 11, 2019Updated 7 years ago
- A basic set of I/O libraries for pins and serial communications on embedded devices.☆15May 9, 2025Updated last year
- 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
- stm32 use uart iap, protocol is ymodem☆15Dec 4, 2020Updated 5 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.
- UART IAP Example for STM32F4☆19Jun 2, 2019Updated 6 years ago
- Ebike controller for STM32G4☆24Apr 17, 2022Updated 4 years ago
- ☆18May 13, 2026Updated last week
- Modelica library for naval architecture simulations☆24Apr 21, 2025Updated last year
- Kalman filter based AHRS system for gyroscope, accelerometer and magnetometer combo.☆22Jul 13, 2023Updated 2 years ago
- 基于FreeRTOS的四轴飞控;主控为STM32F405RGT6;包涵原理图、PCB和源码☆31Mar 16, 2022Updated 4 years ago
- 本程序基于STM32F407芯片的FreeRTOS操作系统,采用正点原子ESP8266-wifi(ESP-01-S系列)作为传输模块, 采用Mqtt网络传输协议,以阿里云物联网平台为云服务器,由微信小程序/App获取传感器信息并操控相关硬件☆28Apr 30, 2022Updated 4 years ago
- STM32 library for BQ76952 16-series multicell battery monitor☆21May 30, 2023Updated 2 years ago
- A low cost LoRa mesh network using STM32 and the SX1276☆32Jun 21, 2022Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- TLE5012B-Magnetic-Angle-Sensor For STM32F103RCTx☆27Aug 7, 2021Updated 4 years ago
- STM32内部Flash模拟成U盘,实现拖拽Hex/Bin文件进行固件升级☆48Jul 25, 2019Updated 6 years ago
- REB(全称:Event Broker),事件代理,解决模块之间耦合问题☆31Jan 25, 2024Updated 2 years ago
- Simple Led Indicator Widget for QT5☆28Jul 24, 2018Updated 7 years ago
- Energy Management System of an aircraft powered by FC/PV/BATT/SC☆13Mar 6, 2022Updated 4 years ago
- 网页版串口终端☆13Dec 9, 2025Updated 5 months ago
- 计划用GO实现一个高并发的IM服务器,包括一个负责负载均衡的分发服务器和一个工作服务器。☆16Jan 7, 2017Updated 9 years ago