-
Now that `max_size` has been disabled in `shared-bindings/displayio/Group.c` ready for removal in CircuitPython 7, it needs to be removed from all the libraries that make use of it before this can hap…
-
Input: Adafruit Ultimate GPS (TinyGPS++)
Output: 1.5" SPI OLED display (U8G2)
Processor: Teensy LC
My sketch basically report ( nbr sats, direction, altitude, course to home, distance to home).
…
-
Hello! Tnx for Ur amazing project!
Please add support for esp8266 (like a Wemos D1 or NodeMCU).
And may U add support for 128*128 oled display - ssd1327 (over I2c protocol and SPI)?
I have both dev…
-
Having tried both the SSD1306 128x64 SPI and I2C examples from the Adafruit SSD1306 library with the Board set to 'Arduino nano 33 BLE', I see the following Errors when compiling:
```
C:\Users\mat…
-
Arduino: 1.6.9 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
Compiler Output
```
C:\Program Files\Arduino\arduino-builder -dump-prefs -logger=machine -hardware …
-
First of all Thanks a lot for this library .
I'm using a Chinese [1.5" OLED Module](https://detail.tmall.com/item.htm?spm=a230r.1.14.75.38e37ddaWjMccK&id=571874961791&ns=1&abbucket=6) bought from …
-
Hello again :-)
Continuation of my learning about Heltec WiFi LoRa 32 (V2) #942. Now I am at the stage of connecting the second display to this module. The first display, embedded in the Heltec WiF…
-
TL;DR:
```
In member function 'virtual void Adafruit_SSD1327::display()':
F:\Arduino\libraries\Adafruit_SSD1327\Adafruit_SSD1327.cpp:264:14: error: 'class Adafruit_I2CDevice' has no member named 's…
-
也许移植U8G2?
https://github.com/olikraus/u8g2/wiki/Porting-to-new-MCU-platform
-
**Describe the bug**
Full-screen double-buffering with NanoEngine is not possible. The following example from the README.md-file (ssd1306/src/nano_engine/README.md) is just not working:
```
//## …