Skip to content

cnsuhao/ToySon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ToySon

Simple UltraSonic MIDI controller (Arduino based toy)

This project is just an example of using Arduino Nano and HS-SR04 ultrasonic sensor to build a very simple MIDI controller. Only two electronic components, some wires and PC (Windows prefered) are required to implement this project. You can use this sketch as a demo sample or simply to entertain yourself :)

Features

  • Compatible with all types of Arduino boards and clones
  • Uses Serial (over USB) to transmit MIDI messages to software synthesizer on PC
  • Uses HS-SR04 ultrasonic sensor to control pitch of notes (by hand or using direct TX-RX link)

Getting Started

  1. Use Arduino's Library Manager to install Arduino MIDI Library
  2. Connect HS-SR04 properly (see Guide and sketch diagram )
  3. Download [ToySon Sketch] (https://github.com/rnd64/ToySon/blob/master/Sketch/USMC.ino) to Arduino
  4. Play!

Documentation

Contact

  • To report any bugs or simply request support, please create an issue here.

License

  • Free

About

Simple UltraSonic MIDI controller (Arduino based toy)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%