BareConductive / touch_board_ifttt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bare Conductive

Bare Conductive Simple Touch Board and IFTTT Sketch

Processing sketch that receives a Bluetooth input from the Touch Board and sengs it to IFTTT.

Requirements

Install

  1. Close the Processing IDE if you have it open.

  2. Download the .zip or clone the repository to your local machine - if downloading the .zip, extract the contents somewhere that suits you.

  3. Take the touch_board_ifttt folder and move it to Processing Sketchbook Folder. This will be different for each operating system:

    Windows

    Libraries\Documents\Processing

    or

    My Documents\Processing

    Mac

    Documents/Processing

    Linux (Ubuntu)

    Home/Processing

    If this folder does not exist, create it first.

  4. Reopen the Processing IDE - you should now be able to open the sketch in the File -> Sketchbook menu.

About

License:MIT License


Languages

Language:Processing 100.0%