-
I'm using a 128x32 pixel SSD1306 SPI OLED display connected to a Daisy Seed, using daisy::OledDisplay<daisy::SSD130x4WireSpi128x32Driver>. Whenever I display anything, it is offset 32 pixels in …
Len42 updated
1 month ago
-
I have tested both an Arduino Nano and ESP32 module with the SSD1306 OLED module while using the Go machine package with the tinygo SSD1306 driver ("tinygo.org/x/drivers/ssd1306"). It seems no matter …
-
The lilygo-rtl_433 has both BLE and 433 on board.
After the PR from @SmittyHalibut there is no compile problem anymore, but I tried to enable both in environments.ini and it doesn't work. It only pub…
-
### 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)…
-
Hi all,
I got IDF v5.2 (master) & [LVGL 8.3.7](https://github.com/lvgl/lvgl/commit/2b56e04205481daa6575bd5f7ab5df59d11676eb) to compile.
See https://github.com/hiruna/lvgl_esp32_drivers/tree/dev…
-
Here is a minimal example for running the M5 Stack OLED Unit 1.3" display
```yaml
i2c:
sda: 2
scl: 1
font:
- file: "gfonts://Roboto@medium"
id: my_font
size: 18
glyphs:…
-
Hello friend, i try the basic code with my wemos d1 mini n transistor BC547 but did't work
This is the result
![IMG-20240930-WA0070.jpg](https://github.com/user-attachments/assets/7904dbf3-d3fb-4983-b…
-
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/…
-
What display are you using? I want to put this project together but I'm not sure what display you're using or if it even matters. Regarding the .py file, do I just copy that into the Pico? Do you know…
-
Hi,
I'm the inventor of the [Solder Ninja Pen](https://www.crowdsupply.com/sitron-labs/solder-ninja-pen) and would love to provide backers of the project with the ability to use IronOS instead of t…