使用阿里云和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
- 这是红旭无线发起的基于ESP32的WIFI开源插座项目☆11Aug 8, 2018Updated 7 years ago
- It's a simple demo project for complex-vector current regulator for PMSM, and implements in the platform of TI's TMS320F28379D.☆21Jun 6, 2021Updated 4 years ago
- STM32F4 Firmware Over-The-Air (FOTA) Update | ESP | Node-RED | Firebase☆25Sep 3, 2025Updated 6 months ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 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…☆18Nov 25, 2019Updated 6 years ago
- 4G模块开发☆11Aug 16, 2019Updated 6 years ago
- 用于串口通信或消息的环形队列驱动☆13Sep 12, 2019Updated 6 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
- ☆10Mar 16, 2022Updated 4 years ago
- 基于uIP+IAP的STM32网络远程烧录升级程序。☆17Feb 3, 2019Updated 7 years ago
- Breakout board for LoRa all-in-one module CMWX1ZZABZ☆13Apr 27, 2020Updated 5 years ago
- 桌面气象站工程--STM32+FreeRTOS+ESP8266☆16May 21, 2020Updated 5 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- Deprecated central server application for the ATLAS Localization System☆13Sep 15, 2018Updated 7 years ago
- Remote Control Radio library for nRF52 using Enhanced ShockBurst☆13Oct 12, 2017Updated 8 years ago
- Simple 3D or 2D OpenGL viewer with mouse rotation, pan, zoom and some object selection.☆18Dec 13, 2018Updated 7 years ago
- RM2020赛季-步兵机器人☆14Sep 19, 2020Updated 5 years ago
- Semantic-Independent Dynamic SLAM based on Geometric Re-clustering and Optical Flow Residuals☆13Mar 22, 2025Updated last year
- 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 9 years ago
- Using MQTT Paho examples in C++ for Linux (client subscriber) QT Project.☆13Jun 2, 2016Updated 9 years ago
- Simulink models of power electronics and electric motor drive circuits☆15Feb 5, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Generic driver for AMS AS5047P magnetic encoder☆14Jun 14, 2020Updated 5 years ago
- cartpole的多种控制方法(强化学习、自适应pid、粒子群)☆20Dec 19, 2018Updated 7 years ago
- Port of U8G2 Library for STM32 HAL☆57Mar 30, 2019Updated 6 years ago
- A basic set of I/O libraries for pins and serial communications on embedded devices.☆16May 9, 2025Updated 10 months 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
- AS5047P Driver,for STM32 use only.☆15Aug 9, 2020Updated 5 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- Ebike controller for STM32G4☆23Apr 17, 2022Updated 3 years ago
- Modelica library for naval architecture simulations☆23Apr 21, 2025Updated 11 months ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- ☆18Mar 12, 2026Updated 2 weeks ago
- ATLAS Localization Framework ROS Package☆20Nov 30, 2021Updated 4 years ago
- 本程序基于STM32F407芯片的FreeRTOS操作系统,采用正点原子ESP8266-wifi(ESP-01-S系列)作为传输模块, 采用Mqtt网络传输协议,以阿里云物联网平台为云服务器,由微信小程序/App获取传感器信息并操控相关硬件☆27Apr 30, 2022Updated 3 years ago
- 不良坐姿是导致人类腰椎受损的重要因素,坐姿识别和不良坐姿纠正逐渐成为生命健康领域重要研究方向。传统基于视频图像的坐姿识别算法识别准确率低且占用存储空间大。本研究通过薄膜压力传感器采集臀部坐姿压力数据,并利用十字加权滤波法对坐姿压力矩阵进行数据增强与细化,提出一种基于改进深度…☆14May 23, 2022Updated 3 years ago
- [ICCAS 2021] Simulation for the paper "An Adaptive Approach based on Multi-State Constraint Kalman Filter for UAVs"☆21Mar 26, 2024Updated 2 years ago
- Motorcycle ECU STM32 ARM Cortex 4 source code and hardware PCB design☆11Feb 10, 2022Updated 4 years ago
- A low cost LoRa mesh network using STM32 and the SX1276☆30Jun 21, 2022Updated 3 years ago