-
I had a completely different display than those listed in `core` so I'd not paid much attention to the existing classes, but have recently received an OLED that _says_ it's an SSD1306, but only 128 by…
-
**Describe the bug**
I am pretty sure that this has been happening since the playoffs started. Essentially, I never see a score ticker because the board thinks it is an off day. For example, today's …
-
Hi !
I salvaged a screen from a device and I'm trying to upcycle it.
It's an Allvision QG-9632TLBZG02, 14pin, 96x32 pixels using SSD1316 driver (wiring is the same as 128x32 screens).
The clo…
-
Dear Vincent,
i´ve [created some "manufacurer" animations ](https://www.flippermarkt.de/community/forum/threads/pinbally-eigene-scripte-diskussion.230127/#post-1850075)for your very cool script.
…
-
I have a project where I had an odd Esp8266 that took 7-12Vin and did not work with 5V except for USB. It was was marked LoLin NodeMCU v3.
This ESP8266 had no gfx issue
I then replaced this with…
-
My visual pinball is working for colorize.
I've tested several settings on the command line and dmddevice.ini. Serum is working but for Pac.files none.
When i run Pinball FX3 with the new comman…
-
Trellistest compiles and uploads works for the RFduino, although I don't know where to set the SDA and SCL pins. So I added
```
int SCLpin = 3;
int SDApin = 4;
```
in the beginning and
```
Wire.b…
-
I am creating a project in C (yes it must be in C!) with Atmel Studio 7 with an ATMega328p that should read a temperature value by DHT22 and display on the 0.91" Oled 128x32.
I was able to successfu…
-
### CircuitPython version
```python
Adafruit CircuitPython 8.2.3 on 2023-08-11; Adafruit MatrixPortal S3 with ESP32S3
Board ID:adafruit_matrixportal_s3
Library Bundle: adafruit-circuitpython-bundle…
-
I have been seaching for a function to rotate the text 180dg on a OLED 128x32 display, but I cannot find such a command.
Is it possible to rotate the text on the 128x32 OLED display?