Real operating systems on a tiny microcontroller.
solar-ball/ ├── firmware/ │ ├── platformio.ini PlatformIO + ESP-IDF build config │ ├── CMakeLists.txt Top-level CMake │ ├── sdkconfig.defaults Kconfig defaults (4MB flash, I2C legacy) │ └── main ...
This is a custom ESPHome component that transforms an ESP32 into a Bluetooth Low Energy (BLE) HID Keyboard. This component currently targets ESP-IDF Bluedroid GATTS (rather than NimBLE), chosen for ...
2. 𝗘𝗦𝗣32 𝗦𝗲𝘁𝘂𝗽 - Flashed an initial code configuring 𝗠𝗤𝗧𝗧 and 𝗢𝗧𝗔 updates so that whenever Compiler Worker publish an event, ESP32 receives that event and the binary file url. Then ...