Skip to content

deathbearbrown/arduino-tunes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Making Tunes to play with a piezo on an arduino board because... I don't know why.

To use with Johnny Five:

  1. Open up your Arduino IDE
  2. Plug in your Arduino or Arduino compatible microcontroller via USB
  3. Open the Arduino IDE, select: File > Examples > Firmata > StandardFirmata
  4. Click the “Upload” button.
  5. Install Node.js if you haven’t already
  6. run npm install in the folder where you cloned this repo
  7. run node songname.js to play the j5 song

To use with Ardruino:

  1. Open your Arduino IDE
  2. File > Open & select the .ino file of the song you want to play
  3. Click the "Upload" button

piezo diagram

About

tunes for arduino piezo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages