MIDI Projects WiFi: Difference between revisions
Jump to navigation
Jump to search
Created page with "= WIFI Upgrade for MIDI Controller = == Parts List == * ESP8266 Module * Logic Level Voltage Shifter * EEPROM Module * 10K Resistor (2) * Transistor == Circuit == == Softwa..." |
No edit summary |
||
| Line 10: | Line 10: | ||
== Circuit == | == Circuit == | ||
== Signals == | |||
SCL - I2C | |||
SDA - I2C | |||
NULL | |||
NULL | |||
NULL | |||
NULL | |||
GND - Power | |||
5V - Power | |||
== Software == | == Software == | ||
Wifi SPI Device | |||
[https://github.com/JiriBilek/WiFiSpiESP Jiri Bilek Github WiFiSpiESP] | |||
Revision as of 16:39, 3 June 2021
WIFI Upgrade for MIDI Controller
Parts List
- ESP8266 Module
- Logic Level Voltage Shifter
- EEPROM Module
- 10K Resistor (2)
- Transistor
Circuit
Signals
SCL - I2C SDA - I2C NULL NULL NULL NULL
GND - Power
5V - Power
Software
Wifi SPI Device Jiri Bilek Github WiFiSpiESP