使用阿里云和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 5 years ago
- STM32F1和F4的bootloader,以及使用Ymodem串口OTA,使用DTU4G模块OTA示例代码☆75Oct 15, 2023Updated 2 years ago
- 这是红旭无线发起的基于ESP32的WIFI开源插座项目☆11Aug 8, 2018Updated 8 years ago
- 这是一个完全开源的四轴飞行器框架,包含了原理图和飞控源码☆10Apr 7, 2022Updated 4 years ago
- 对于嵌入式应用而言,尤其是对于没有操作系统,裸机运行的嵌入式应用,迫切的需要一种高效快捷的调试手段进行嵌入式应用的开发。letter shell就是这样一个可以嵌入在程序中的shell,主要面向嵌入式设备,以C语言函数为运行单位,可以通过命令行调用,运行程序中的函数。1. …☆22Jan 9, 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.
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆27Jan 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.☆24Jun 6, 2021Updated 5 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问 题来了,whil…☆13Nov 25, 2019Updated 6 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 4G模块开发☆11Aug 16, 2019Updated 7 years ago
- Simulink models of power electronics and electric motor drive circuits☆16Feb 5, 2018Updated 8 years ago
- 用于串口通信或消息的环形队列驱动☆14Sep 12, 2019Updated 6 years ago
- ☆10Mar 16, 2022Updated 4 years ago
- ☆16Sep 10, 2025Updated 11 months 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.
- Deprecated central server application for the ATLAS Localization System☆13Sep 15, 2018Updated 7 years ago
- Field-oriented control firmware for B-G431B-ESC1☆15Sep 22, 2022Updated 3 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☆41Aug 3, 2025Updated last year
- 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 28, 2026Updated last month
- cartpole的多种控制方法(强化学习、自适应pid、粒子群)☆20Dec 19, 2018Updated 7 years ago
- DS3231 Library for STM32☆15May 11, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- This is a RFID RC522 driver for raspberry Pi .☆18Mar 19, 2018Updated 8 years ago
- Python implementation of Boid flocking algorithm for ROS☆12Aug 8, 2016Updated 10 years ago
- Port of U8G2 Library for STM32 HAL☆60Mar 30, 2019Updated 7 years ago
- python利用pywifi模块进行WiFi密码破解☆20May 29, 2024Updated 2 years ago
- Ebike controller for STM32G4☆24Apr 17, 2022Updated 4 years ago
- C++ library implementing triangulation methods described by Hartley & Sturm.☆16May 9, 2020Updated 6 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用 阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆26Nov 25, 2019Updated 6 years ago
- AS5047P Driver,for STM32 use only.☆15Aug 9, 2020Updated 6 years ago
- UART IAP Example for STM32F4☆19Jun 2, 2019Updated 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.
- Firmware for the Crazyradio 2.0☆16Jul 27, 2026Updated last month
- ☆19Jun 21, 2026Updated 2 months ago
- Digital Video Transmission Remote & Receiver(Based on NRF24L01)数字图传遥控器系统 基于NRF24L01☆21Dec 26, 2025Updated 8 months ago
- Generic driver for AMS AS5047P magnetic encoder☆17Jun 14, 2020Updated 6 years ago
- Implementation of Multi-View Geometry for Computer Vision (Stereo Vision)☆19May 11, 2020Updated 6 years ago
- Kalman filter based AHRS system for gyroscope, accelerometer and magnetometer combo.☆22Jul 13, 2023Updated 3 years ago
- 不良坐姿是导致人类腰椎受损的重要因素,坐姿识别和不良坐姿纠正逐渐成为生命健康领域重要研究方向。传统基于视频图像的坐姿识别算法识别准确率低且占用存储空间大。本研究通过薄膜压力传感器采集臀部坐姿压力数据,并利用十字加权滤波法对坐姿压力矩阵进行数据增强与细化,提出一种基于改进深度…☆16May 23, 2022Updated 4 years ago