Hello
I have made a case for this module. You can download it at: https://www.thingiverse.com/thing:3491226
Hello
I have made a case for this module. You can download it at: https://www.thingiverse.com/thing:3491226
Hi shaddow501, Great work! And there are more things I want to know about your project. I saw you use i2c oled instead of SPI because there are four pins of your OLED. How did you get it work? I tried many image and kernels, even compiling by myself. It never works. I scanned tru #i2cdetect 1, nothing seems work.
Oh, and thank you so much for the design! love it!
Hello
You should use i2cdetect -y 0 (not 1).
I use:
OrangePi 2 SSD1306 / SH1106 OLED Driver - https://github.com/codelectron/ssd1306
Maaaan i knew it! thank you so much for your help!