WIP
- None
EthernetManager: Ethernet stuff I2CManager: I2C related PC8574: PC8584 multiplexer conf UartManager: Uart stuff WiFiManager: Manages Wi-Fi connectivity. TODO: Web Server: TODO
This project uses the ESP-IDF framework. To build and flash the project:
- Set up the ESP-IDF environment.
- Navigate to the project directory.
- Run
idf.py build
to build the project. - Run
idf.py -p (PORT) flash
to flash the ESP32, replacing (PORT) with your device's port.
- I/O stuff
- Interlock functionality
This project is licensed under the GNU General Public License v3.0 License. See the LICENSE file for details.