Skip to content

rubienr/the-office-gadget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/...