Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 821 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 821 Bytes

The Office Gadget

A very simple tool to visualize things having

  • wifi,
  • web service,
  • display,
  • touch keyboard,
  • temperature sensor,
  • light sensor and
  • serial interfaced RGB LED strips.

Start Working

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.

Install Platformio

python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/develop/scripts/get-platformio.py)"
pio upgrade --dev

See also http://docs.platformio.org/...