This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docs:blox:firmware-others [2024/08/15 17:34] admin |
docs:blox:firmware-others [2024/08/15 17:39] (current) admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
======5.4 Using BLOX with alternative firmware options====== | ======5.4 Using BLOX with alternative firmware options====== | ||
- | OpenBuilds BLOX can be used with any existing ESP32-S3 supported firmware development toolchains and distributions | + | OpenBuilds BLOX can be used with any existing ESP32-S3 supported firmware development toolchains and distributions |
Below just an handful of the popular ones: | Below just an handful of the popular ones: | ||
Line 15: | Line 15: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
- | + | | |
**Zephyr RTOS** | **Zephyr RTOS** | ||
* An open-source real-time operating system that supports ESP32. | * An open-source real-time operating system that supports ESP32. | ||
* [[https:// | * [[https:// | ||
- | * [[https:// | + | * [[https:// |
- | + | ||
- | **Mbed OS** | + | |
- | * An open-source operating system for IoT devices that supports ESP32-S3. | + | |
- | * [[https:// | + | |
- | * [[https:// | + | |
| | ||
**Tasmota** | **Tasmota** | ||
Line 34: | Line 29: | ||
* A beginner-friendly version of Python for microcontrollers. | * A beginner-friendly version of Python for microcontrollers. | ||
* [[https:// | * [[https:// | ||
- | * [[https:// | ||
| | ||
**Lua (NodeMCU)** | **Lua (NodeMCU)** | ||
Line 44: | Line 38: | ||
* A lean implementation of Python 3, designed for microcontrollers. | * A lean implementation of Python 3, designed for microcontrollers. | ||
* [[https:// | * [[https:// | ||
- | * [[https:// | + | * [[https:// |
- | + | ||
- | **Mongoose OS** | + | |
- | * An operating system for IoT devices that supports ESP32-S3. | + | |
- | * [[https:// | + | |
- | * [[https:// | + | |
| | ||
**Blynk** | **Blynk** | ||
Line 56: | Line 45: | ||
* [[https:// | * [[https:// | ||
| | ||
- | + | ||
**Espruino** | **Espruino** | ||
* JavaScript interpreter for microcontrollers, | * JavaScript interpreter for microcontrollers, | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | | ||
| | ||
**NuttX** | **NuttX** | ||
Line 66: | Line 56: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | |