https://github.com/ronibandini/guitarnet
Turn your old router into a guitar
https://github.com/ronibandini/guitarnet
Last synced: over 1 year ago
JSON representation
Turn your old router into a guitar
- Host: GitHub
- URL: https://github.com/ronibandini/guitarnet
- Owner: ronibandini
- License: mit
- Created: 2021-06-25T12:26:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-25T15:17:58.000Z (almost 5 years ago)
- Last Synced: 2025-01-20T23:13:15.271Z (over 1 year ago)
- Language: C++
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GuitArnet
Turn your old router into a guitar
# Parts
Router (Arnet VR9517VAC by Arcadyan Technology Corporation used in my case)
Arduino Nano
Joystick module
2 potentiometers
2 Leds
1 HC-SR04 IR distance sensor
Jumper cables
USB Cable
# Free Software
Loop Midi
Hairless Midi Bridge
Ableton Live Demo
# Connections
Joystick to VCC, GND, X to A0, Y to A1.
HC-SR04 to VCC, GND, Echo to D8, Trig to D9
Led 1 to GND and D11
Led 2 to GND and D12
Pot 1 to VCC, GND and A2
Pot 2 to VCC, GND and A3