A simple demonstration of using two identical "OLED" displays off the same i2c bus. With the larger program space available in the high end development boards and with the need to show more data on small displays, it is always nice to have two displays to share the workload which makes for a better user experience. First is to modify one of the displays and pair them up.
Next I made up a holder for them.
Here they are mounted on a prototype PCB.
Once they are paired up plug into your ESP8266 i2c port, +3.3V and GND.
Open up your IDE and start a new project, add the code, select your board, plug in and UPLOAD to your board.
Comments