All Projects → BareConductive → Proximity Mp3

BareConductive / Proximity Mp3

Licence: mit
Bare Conductive MPR121 Proximity-to-MP3 Example Code

Labels

Projects that are alternatives of or similar to Proximity Mp3

Wifiduck
Wireless keystroke injection attack platform
Stars: ✭ 723 (+14360%)
Mutual labels:  arduino
Frequency Analyzer Arduino
Spectrum Analyzer using Goertzel Algorithm in Arduino (2016)
Stars: ✭ 5 (+0%)
Mutual labels:  arduino
Arduino Esp8266 Pir
Use Arduino with ESP8266 WiFi module and a PIR sensor
Stars: ✭ 5 (+0%)
Mutual labels:  arduino
Webduino
Arduino WebServer library
Stars: ✭ 740 (+14700%)
Mutual labels:  arduino
Arduino Esp32
Arduino core for the ESP32
Stars: ✭ 7,741 (+154720%)
Mutual labels:  arduino
Open Home Automation
Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
Stars: ✭ 820 (+16300%)
Mutual labels:  arduino
Paper Signals
Build your own voice controlled object.
Stars: ✭ 705 (+14000%)
Mutual labels:  arduino
Esp8266 As Arduino Shield Sketches
Sketches for the Arduino (UNO, unless otherwise specified) that interface with the ESP8266 WiFi card to do neat things.
Stars: ✭ 5 (+0%)
Mutual labels:  arduino
Aaduino
An AA sized ISM radio Arduino clone
Stars: ✭ 816 (+16220%)
Mutual labels:  arduino
Esp8266 Weather Station
ESP8266 Weather Station library supporting OpenWeatherMap, Aeris and other sources
Stars: ✭ 822 (+16340%)
Mutual labels:  arduino
Adafruit sensor
Common sensor library
Stars: ✭ 757 (+15040%)
Mutual labels:  arduino
Sitewhere
SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation.
Stars: ✭ 788 (+15660%)
Mutual labels:  arduino
Stewart Platform Code
Basic functionality for stewart platform with servos
Stars: ✭ 5 (+0%)
Mutual labels:  arduino
Deej
Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux
Stars: ✭ 730 (+14500%)
Mutual labels:  arduino
Unplug
Stars: ✭ 5 (+0%)
Mutual labels:  arduino
Sonoff Homekit
Make your Sonoff Switch compatible with Apple Homekit! 🎉
Stars: ✭ 722 (+14340%)
Mutual labels:  arduino
Tembooforesp8266
Arduino Library of Temboo modified for ESP8266
Stars: ✭ 5 (+0%)
Mutual labels:  arduino
Lbscratch
This repository is for anybody who wants to use Scratch with the littleBits system, or help us develop code to do so.
Stars: ✭ 5 (+0%)
Mutual labels:  arduino
Rallyduino
Automatically exported from code.google.com/p/rallyduino
Stars: ✭ 5 (+0%)
Mutual labels:  arduino
Dolly Slider Bt
Dolly Slider Arduino app
Stars: ✭ 5 (+0%)
Mutual labels:  arduino

Bare Conductive

Bare Conductive Proximity MP3 Demo Code

Simple proximity-triggered MP3 code for the Bare Conductive Touch Board. Touch electrode 0, TRACK000.MP3 plays from the micro SD card. Touch electrode 1, TRACK001.MP3 plays from the micro SD card, and so on. This is a small evolution of the Touch MP3 code that ships with the Touch Board.

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 Proximity_MP3 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].