Skip to content

MakeItZone/prox-led

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bare Conductive

Bare Conductive Proximity to LED Intensity Demo Code

Code demonstrating mapping the proximity of your hand to an electrode connected to E0 of the Bare Conductive Touch Board. The closer your hand gets to the electrode, the higher the intensity of the D13 LED on the Touch Board.

Recommended electrode design is 85mmx85mm to 100mmx100mm square of Electric Paint.

Requirements

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 Prox_LED folder and move it to Arduino Sketchbook Folder. This will be different for each operating system:

    Windows

    Libraries\Documents\Arduino

    or

    My Documents\Arduino

    Mac

    Documents/Arduino

    Linux (Ubuntu)

    Home/Arduino

    If this folder does not exist, create it first.

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

About

Bare Conductive Proximity to LED Intensity Demo Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Other 66.4%
  • Objective-C 33.6%