esp32-faerfly
ESP32_BLE_OTA_Arduino
| esp32-faerfly | ESP32_BLE_OTA_Arduino | |
|---|---|---|
| 1 | 1 | |
| 4 | 258 | |
| - | 2.7% | |
| 2.4 | 2.6 | |
| 11 months ago | over 1 year ago | |
| C++ | C++ | |
| - | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
esp32-faerfly
- Issue with DEFINE_GRADIENT_PALETTE multiple definitions when attempting to wrap FastLED inside class
Please find the code at: https://github.com/Imogen-Wren-Studios/esp32-faerfly/tree/main/firmware/unicornObject-library
ESP32_BLE_OTA_Arduino
- Using BT Classical and BLE in the same arduino script
I am trying to switch between serialBT and BLE inside the script based on condition. BLE part is for OTA, and it is based on this project (https://github.com/fbiego/ESP32_BLE_OTA_Arduino).
What are some alternatives?
esp32FOTA - Experiments in firmware OTA updates for ESP32 dev boards
legoino - Arduino Library for controlling Powered UP and Boost controllers
BOSSA - BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind BOSSA is to create a simple, easy-to-use, open source utility to replace Atmel's SAM-BA software. BOSSA is an acronym for Basic Open Source SAM-BA Application to reflect that goal.
esp-nimble-cpp - C++ library for the esp32 NimBLE stack based on and mostly compatible with @nkolban cpp_utils BLE library.
unicorn-attiny85 - Port of MoodBottle to function with AtTiny85
esp32-asyncwebserver-fileupload-example - Examples of how to upload files to an ESP32 using Asyncwebserver, SPIFFS and an Upload progress bar.