Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willprice/wavy-sounds


https://github.com/willprice/wavy-sounds

Last synced: about 20 hours ago
JSON representation

Awesome Lists containing this project

README

        

wavy-sounds
===========

To use:
----
1. First download the zip.
2. Extract the zip to your arduino sketchbook folder so that your folder hierarchy looks like

/home/$USER/.../arduino sketchbook/
── libraries
│   ├── NewPing
│   │   ├── examples
│   │   │   ├── NewPing15Sensors
│   │   │   │   └── NewPing15Sensors.pde
│   │   │   ├── NewPingEventTimer
│   │   │   │   └── NewPingEventTimer.pde
│   │   │   ├── NewPingExample
│   │   │   │   └── NewPingExample.ino
│   │   │   └── TimerExample
│   │   │   └── TimerExample.pde
│   │   ├── keywords.txt
│   │   ├── NewPing.cpp
│   │   └── NewPing.h
└── wavy_sounds
├── midi_commands.ino
├── README.md
├── sonar_commands.ino
└── wavy_sounds.ino