Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 591 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 591 Bytes

Arduino Buzzer Code Generator

A p5.js project that allows you to play on a pseudo piano and create your arduino code lively to use on a buzzer/speaker.

sample

How to use it

Open the live preview

  • Press the 'W' button to start recording.
  • Play the piano, create your buzzer file.
  • Press 'E' to stop recording then click in the 'download' or 'copy' button.

Uploading to Arduino

Download the buzzer.ino file and you will be able to upload it to your arduino using the Arduino IDE or others.