Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 1.2 KB

readme.md

File metadata and controls

40 lines (19 loc) · 1.2 KB

Bare Conductive

Bare Conductive Arduino Hardware Plugins

Board definitions for Bare Conductive Arduino-compatible boards, needed to use the Bare Conductive Touch Board with full functionality in the Arduino IDE.

Requirements

  • Arduino 1.6.6 or later

Install

  1. Close the Arduino 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 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.

  4. Reopen the Arduino IDE - you should now be able to select Bare Conductive Touch Board in the Tools -> Board menu.