Changes

Fireplace controller project

560 bytes added, 23:17, 26 November 2017
/* OLED color display based on SD1331 */
* Native driver package [https://github.com/rm-hull/luma.oled at Github]
* Hooking up the display via SPI https://learn.adafruit.com/ssd1306-oled-displays-with-raspberry-pi-and-beaglebone-black/wiring
[[Image:Oled-RPi-wiring.png|thumb|700px|leftrigt]]** Connect display ground to Raspberry Pi ground (black wire).** Connect display VIN to Raspberry Pi 3.3 volt (red wire).** Connect display CS to Raspberry Pi CE0 (yellow wire).** Connect display RST to Raspberry Pi GPIO 24 (blue wire). You can alternatively use any free digital GPIO pin for the reset pin.** Connect display DC to Raspberry Pi GPIO 23 (cyan wire). You can alternatively use any free digital GPIO pin for the DC pin.** Connect display CLK to Raspberry Pi SCLK (orange wire).** Connect display Data to Raspberry Pi MOSI (purple wire).<br clear=both> 
[[File:j8header-zero.png|400px]]
 
=== OLED B/W display based on SSD1306 ===
* address 0x7B
Bureaucrat, administrator
963
edits