Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jsfraz/guitar

G.U.I.T.A.R is simple guitar playing "robot" based on ESP32-DevKitC board.
https://github.com/jsfraz/guitar

ch340 esp32 esp32-devkitc fritzing guitar guitar-chords guitar-robot lm2596 max3232 pcb rs232-to-ttl serial-port uln2803a

Last synced: about 1 month ago
JSON representation

G.U.I.T.A.R is simple guitar playing "robot" based on ESP32-DevKitC board.

Awesome Lists containing this project

README

        

# G.U.I.T.A.R

G.U.I.T.A.R (Graphical Universal Interface for Tone and Audio Reproduction) is simple guitar playing "robot" based on ESP32-DevKitC board.

TODO image

You can controll it and play it using [G.U.I.T.A.R Desktop App](https://github.com/jsfraz/guitar-app).

TODO window image

## How it works

TODO How it works

## ESP32-DevKitC Pinout

![Pinout](pinout.png "Pinout")

- [ESP32-DevKitC V4 User Guide](https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32/esp32-devkitc/user_guide.html)

## Sketch

![Sketch](sketch.png "Sketch")

## Fritzing parts

- [ESP32 DevKitc V4 ready](https://forum.fritzing.org/t/esp32-devkitc-v4-ready/17213/6)
- [RS232-to-TTL-Converter](https://github.com/foorschtbar/Fritzing-Parts)
- [Power supply 12V](https://forum.fritzing.org/t/power-supply-12v/23193)
- [LM2596 step down module](https://forum.fritzing.org/t/lm2596-step-down-module/6380)

## Used software

- [Fritzing 0.9.9](https://github.com/Move2win/Fritzing-0.9.9.64.pc-Compiled-Build)
- [Arduino IDE](https://www.arduino.cc/en/software)