Releases: TECHPROGENY/embox-embedded-toolkit
Releases · TECHPROGENY/embox-embedded-toolkit
EMBOX v0.1-beta
Features
HTTP Server and Client
- Set up an HTTP server with one click.
- Easy file hosting for an OTA or Audio server.
- Dedicated console for debugging.
UDP/TCP Server and Client
- Change the response without stopping the connection.
- Handle multiple connections at once.
MQTT Server and Client.
- Easily configure and publish MQTT servers locally (requires the Mosquito MQTT broker).
- Subscibe to any topic on the go.
Advanced Serial Monitor
- Full fledged serial monitor with all advanced control.
- Real time filer option.
- Console with regex decoding depending on various microcontrollers.
Serial Plotter
- Arduino like serial plotter, which can be implemented with any microcontroller framework.
- Live customization for the graph.
- Adjust speed and time.
- More features are on the way