Search found 2 matches
- Wed Feb 02, 2022 11:47 am
- Forum: Hardware
- Topic: ESP32-WROVER-DEV Module: How to use SSD1306 with board?
- Replies: 3
- Views: 3277
Re: ESP32-WROVER-DEV Module: How to use SSD1306 with board?
Thank you for your answer! Oh yes I just saw, you can't find it when you google it. Here is the Amazon link: https://www.amazon.de/Freenove-ESP32-WROVER-Bluetooth-Compatible-Tutorials/dp/B09BC5CNHM?ref_=ast_sto_dp You can download the data sheet under this link: https://www.freenove.com/tutorial.htm...
- Tue Feb 01, 2022 9:50 pm
- Forum: Hardware
- Topic: ESP32-WROVER-DEV Module: How to use SSD1306 with board?
- Replies: 3
- Views: 3277
ESP32-WROVER-DEV Module: How to use SSD1306 with board?
Hi, I have the above board and would like to use an SSD1306 OLED display at the same time. However, pins 23 and 21 for SCL and SDA are already occupied for the camera. The board has other explicitly named pins SCLK and SD0 and SD1. If I now use the SSD1306 library from Adafruit, how can I select the...