Randall Bohn

Results 5 issues of Randall Bohn

I want to use the SSD1327 based 128x128 Grayscale OLED breakout over I2C. Would I just clone the SSD1306 driver and modify it? I have the SSD1306 working with the...

enhancement

To install with circup use: `circup install adafruit-circuitpython-character-lcd` Would be nice if pypi and circup used the same name. `pip3 install adafruit-circuitpython-charlcd`

Perhaps a rescue in CouchDocs::put_design_dir would do the trick.

**Description:** After upgrading from version 0.13, the following lines of code fail to execute on a Windows 11 environment: ```python readline.parse_and_bind("\\e[D: backward-char") readline.parse_and_bind("\\e[C: forward-char") ``` This issue appears to be...

Something in the text returned from GPT 4o can't be logged to the database. File "C:\tools\hudson\Lib\site-packages\sqlite_utils\db.py", line 3310, in insert_all self.insert_chunk( File "C:\tools\hudson\Lib\site-packages\sqlite_utils\db.py", line 3068, in insert_chunk result = self.db.execute(query,...