juehv / TimeCube

A tangible device to ease your time tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TimeCube

A tangible device to ease your time tracking.

The project is based on the Adafruit IO Time Tracking Cube project, see here

Getting started

  • Install PlattformIO IDE (see here)
  • Find required hardware information below
  • Find 3D models and source in folder "3Dprint"

In the include folder, create a wifi_config.h file:

#define WIFI_SSID "Your_SSID"
#define WIFI_PASSWORD "yourSecPass"

Hardware

TODO

Contribute

Feel free to contribute issues or pull requests.

License

CC BY-SA 3.0

About

A tangible device to ease your time tracking


Languages

Language:Objective-C 57.6%Language:C++ 33.4%Language:C 7.3%Language:Processing 1.8%