Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 866 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 866 Bytes

Bare Conductive

Bare Conductive and ESP8266 sketch

Simple code to add WiFi to the Touch Board by using the ESP8266 module.

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 esp8266_simple folder and move it to Arduino Sketchbook Folder.
  4. Reopen the Arduino IDE - you should now be able to open the sketch in the File -> Sketchbook menu.