Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 8 C Otum Projects
-
Tasmota
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
Project mention: Philips Hue will soon force users to create an account | news.ycombinator.com | 2023-09-21 -
Project mention: Snap Store administrators removed signal-desktop from Ubuntu Snap | news.ycombinator.com | 2022-11-03
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
Let’s say you’re working on an ESP32 project to send off to your grandma; something she can plug in and it will start automatically monitoring her plant’s water levels. But you discover a critical flaw in the firmware and need to update it. Does she send it back? Do you walk her through dropping the update via the Arduino IDE OTA? The easiest way would be to plan and use something like esp_ghota, an OTA framework by [Justin Hammond].
-
Curiously, https://github.com/espressif/esp-now/blob/master/src/espnow/src/espnow.c#L493 enforces a check that size <= 230 (declared here). Perhaps raise an issue in the repository?
-
SuperGreenOS
🧠 SuperGreenOS home farming automation software for esp32, all in one package, and controllable from your smartphone, pc, mac, linux, toaster, plumbus, whatnot...
-
-
Project mention: I want an easy serial monitor without having to connect a laptop | /r/esp32 | 2023-05-25
There are a whole pile of projects which use a spare ESP32 or ESP8266 as a remote UART terminal. This sort of thing.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
C Ota related posts
- The ESP-NOW frame length
- OTA Updates & Community Resources
- How to power esp32-33 Feather TFT?
- using Espnow on wifi-LR ?
- ESP-NOW: Peer-to-peer connectionless Wi-Fi communication protocol for ESP system
- my esp32-deck
- Managing SSL certificates for HTTPS with IoT devices? ESP32+Nginx+Node.js+OTA
-
A note from our sponsor - SonarLint
www.sonarlint.org | 4 Oct 2023
Index
What are some of the best open-source Otum projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | Tasmota | 20,302 |
2 | rauc | 659 |
3 | esp_ghota | 376 |
4 | esp-now | 321 |
5 | SuperGreenOS | 115 |
6 | SuperGreenOSBoilerplate | 25 |
7 | wi-se-sw | 22 |
8 | OTA_update_AVR_using_ESP32 | 21 |