-
### 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)…
-
Hey, I'm trying to get my 128x32 matrix setup and when I use the flags: **--led-parallel=1 --led-chain=2 --led-cols=64 --led-rows=32 --led-show-refresh --led-limit-refresh=0 --led-pwm-lsb-nanoseconds=…
-
For example with a Retrobat usage, if we want to display the logos systems on the DMD.
- Converts images to a suitable format for DMD displays (128x32, high contrast, black background, centered)
-
Text is displaying really badly on the 128x32 px version of the I2C OLED display screen ([Sample](https://drive.google.com/file/d/0BxuOEtNgeCYIcEM5MGxMaDhTelk/view?usp=sharing)).
I've changed:
```
…
-
### Issue Type
Others
### Modules Involved
Others
### Have you reproduced the bug with SPU HEAD?
Yes
### Have you searched existing issues?
Yes
### SPU Version
most recent (3931bbb)
### OS P…
-
Hi dhrone and thank you so much for making pydPiper available.
I am trying to get a 128x32 OLED to run with pydPiper but without success.
After a fresh install of Volumio 2.619 and pydPiper with
…
-
Hi,
I need help for running "Hello World" on Atmega AVR with 128x32 SSD1306 (I2C). IDE is Atmel Studio 7
There are lots of files and I don't realy understand what I need to do, please help!
reg…
-
- Arduino board: QtPy (M0) (n/a, issue should occur on any applicable board)
- Arduino IDE version (found in Arduino -> About Arduino menu): 1.8.13
- List the steps to reproduce the problem b…
-
Hi,
Thanks for the project, it's great.
I'm trying to use an OLED SSD1306 128x32 instead of 128x64, displaying only 4 8pixels lines, I tried changing the oled.h file:
line 13:
`#define SCREE…
-
Does it support 128x32 i2c display?
By the way nice project!