Board definitions for Bare Conductive Arduino-compatible boards, needed to use the Bare Conductive Touch Board with full functionality in the Arduino IDE.
- Arduino 1.6.6 or later
-
Close the Arduino 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 bare-conductive-arduino-public folder and move it to Arduino Hardware Folder. This will be different for each operating system:
Windows
Libraries\Documents\Arduino\hardware
or
My Documents\Arduino\hardware
Mac
Documents/Arduino/hardware
Linux (Ubuntu)
Home/Arduino/hardware
If this folder does not exist, create it first.
-
Reopen the Arduino IDE - you should now be able to select Bare Conductive Touch Board in the Tools -> Board menu.