Difference between revisions of "MIDI Projects WiFi"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
== Circuit == | == Circuit == | ||
+ | [[File:JAC_MIDI_CONTROLLER_WIFI_SCHEMATIC.jpg]] | ||
== Signals == | == Signals == |
Revision as of 18:34, 3 June 2021
WIFI Upgrade for MIDI Controller
Parts List
- ESP8266 Module
- Logic Level Voltage Shifter
- EEPROM Module
- 10K Resistor (2)
- 1K Resistor
- 2N2907 Transistor
- BreadBoard
Circuit
Signals
- SCL - I2C
- SDA - I2C
- NULL
- NULL
- NULL
- NULL
Break
- SS - SPI
- SCK - SPI
- MISO - SPI
- MOSI - SPI
- GND - Power
- 5V - Power
Software
Wifi SPI Device Jiri Bilek Github WiFiSpiESP