A very simple tool to visualize things having
- wifi,
- web service,
- display,
- touch keyboard,
- temperature sensor,
- light sensor and
- serial interfaced RGB LED strips.
git clone https://github.com/rubienr/the_office_gadget.git
cd the_office_gadget/src/
platformio init --ide clion
Then: Clion -> open project -> navigate to the_office_gadget/src/
-> open.
python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/develop/scripts/get-platformio.py)"
pio upgrade --dev