Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claudemarais/esp32-cam_with_ssd1306
A simple Arduino project to show how to use a SSD1306 OLED display with ESP32-CAM. The reason why this is interesting is that the SSD1306 uses I2C, not SPI. Since the ESP32-CAM doesn't have I2C pins, we have to use the Wire lib to define our own I2C pins.
https://github.com/claudemarais/esp32-cam_with_ssd1306
arduino esp32 esp32-cam i2c ssd1306 ssd1306-oled
Last synced: 14 days ago
JSON representation
A simple Arduino project to show how to use a SSD1306 OLED display with ESP32-CAM. The reason why this is interesting is that the SSD1306 uses I2C, not SPI. Since the ESP32-CAM doesn't have I2C pins, we have to use the Wire lib to define our own I2C pins.
- Host: GitHub
- URL: https://github.com/claudemarais/esp32-cam_with_ssd1306
- Owner: ClaudeMarais
- Created: 2022-10-13T19:52:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T21:04:37.000Z (over 2 years ago)
- Last Synced: 2024-12-06T03:17:10.870Z (2 months ago)
- Topics: arduino, esp32, esp32-cam, i2c, ssd1306, ssd1306-oled
- Language: C++
- Homepage:
- Size: 1000 Bytes
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0