-
Hello Colleagues,
@AlexGyver Thank you for sharing this amazing library.
I'm using the 1.6.1 Gyveroled Arduino library version, but I'm facing problems with the Raspberry Pi Pico RP2040.
I'm…
-
im trying to use an 0.96inch oled 128x64 i2c display but i get the error
`unsupported` display type sh1106_i2c
`
i used the instructions from [this](https://www.reddit.com/r/pwnagotchi/comments/…
-
### IDF version.
v5.3.1
### Espressif SoC revision.
ESP32-S3
### Operating System used.
Linux
### How did you build your project?
VS Code
### If you are using Windows, please s…
-
There is no way to convert a string to a buffer. An example use is when someone is sending a string over I2C, to a display for example. UART today has the option to take a string directly, I2C does no…
-
## Hardware
ESP32
### nRF24L01+ Module
nRF24L01+ verified **Plus model** from eByte
### Antenna:
external antenna (SMA)
### Power Stabilization:
100uF Electrolytic Capacitor
### Buil…
-
I have a good working Arduino Sketch that I now am porting from a M5Dial to my new M5NanoC6. I have a M5 OLED and a M5 RTC unit connected to the M5NanoC6 GROVE port (pins G1 and G2) via a M5 GROVE HUB…
-
### Hardware Details
MCU - Bluepill STM32F103CB
OLED SSD1306 128x32 I2C display
PA3 - SDA
PA4 - SCL
![image](https://github.com/user-attachments/assets/80dcee9a-8f13-4d88-b8d0-666bc29b6dfa)…
-
Hy,
i'm getting crazy with that board, trying to getting the Display working with the RGB Driver.
Double checked almost everything, but won't find the Problem. In the txt_config is the Manufacture…
-
### Board
ESP32-S3-WROOM-1
### Hardware Description
0.91" OLED 128x32 display
### IDE Name
vscode
### Operating System
Linux
### Description
Garbled pixels when running the …
-
Hi, I'm new with ESP 32 and I'm trying to figure out how to communicate with eternal devices (wired), via I2C or SPI. Ideally SPI.
I have the LilyGo T4 S3 display. I'm assuming that there's no SPI av…