Update README.md

This commit is contained in:
workinghard
2016-10-17 20:58:53 -07:00
committed by GitHub
parent abff08f1cc
commit e4e4f4f104

View File

@@ -38,7 +38,7 @@ The communication is working through I2C protocoll. The basic logic is very simp
| End key | 69:","<br>70:","<br>71:" "<br>72:" " | | End key | 69:","<br>70:","<br>71:" "<br>72:" " |
## Hardware ## Hardware
Because most of the esp8266 boards are working with 3.3V and our Cube board is a regular ATMEGA328 with 5V, we need a voltage shifter. This is a basic schematic realized with a BSS138 MOSFET. Breakout boards are available on most popular sites. Because most of the esp8266 boards are working with 3.3V and our Cube board is a regular ATMEGA328 with 5V, we need a voltage shifter. This is a basic schematic realized with a BSS138 MOSFET. Breakout boards are available on most popular sites. There are also esp8266 boards with 5V logic shifter already on board. In that case, you don't need this schematic. Just connect SDA and SCL.
![alt_text][schematic1] ![alt_text][schematic1]