Siwat Sirichai b0fb33b1ec | ||
---|---|---|
.vscode | ||
include | ||
lib | ||
src | ||
test | ||
user_display | ||
.gitignore | ||
Jenkinsfile | ||
gen_release.py | ||
platformio.ini | ||
readme.md |
readme.md
IoT Core OS V3
This is an OS for the ESPMega PRO R3 Programable Logic Controller
Compatibility
- CPU
- ESPMega PRO R3.0a/b
- ESPMega PRO R3.1a
- ESPMega PRO R3.2a/b/c
- CPU Add-ons
- ESPMega PRO Internal Display Module
- ESPMega PRO External Touch Display Module
- Add-on Cards
- ESPMega I/O Analog Expansion Card
- ESPMega I/O IR Expansion Kit
- ESPMega I/O Card Hub
- ESPMega I/O UART Multiplexer [WIP]
- ESPMega I/O Digital Expansion Card [WIP]
Features
- Internal Touch Display support for diagnostics and configuration
- WebUI for Configuration and OTA Update
- Allowing for reading and writing to registers from MQTT
- Provides abstraction layer to the MQTT protocol and internal components
User Code and 3rd Party Extension
This OS allows the user to write custom program for the device to run in the OS