Difference between revisions of "MIDI Projects WiFi"

From LVL1
Jump to navigation Jump to search
Line 6: Line 6:
 
* EEPROM Module
 
* EEPROM Module
 
* 10K Resistor (2)
 
* 10K Resistor (2)
* Transistor
+
* 1K Resistor
 +
* 2N2907 Transistor
  
 
== Circuit ==
 
== Circuit ==

Revision as of 17:58, 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

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