Processing sketch that receives a Bluetooth input from the Touch Board and sengs it to IFTTT.
- Processing 3.0+ with HTTP request installed
-
Close the Processing IDE if you have it open.
-
Download the .zip or clone the repository to your local machine - if downloading the .zip, extract the contents somewhere that suits you.
-
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.
-
Reopen the Processing IDE - you should now be able to open the sketch in the File -> Sketchbook menu.