-
### CircuitPython version
```python
Adafruit CircuitPython 9.1.4 on 2024-09-17; Adafruit Feather ESP32S3 4MB Flash 2MB PSRAM with ESP32S3
```
### Code/REPL
```python
# full context: http…
-
hey
really having a hard time with this ;)
I have the DHT11 PCB version (https://www.aliexpress.com/w/wholesale-dht11.html)
Work good directly on the arduino uno(not johnny five).
I used a arduino…
-
Hi there,
I'm using SCST for a long time - so at first thanks for this nice piece of software.
The reason for this message is, with changes in Kernel 6.1.92, I've got some trouble using SCST.
I…
-
- Version of `ssd1306` in use (if applicable): ssd1305
- MCU/other hardware in use: [Adafruit 128x32 OLED Bonnet](https://www.adafruit.com/product/4567)
- Display resolution and interface: I2C, 128x…
-
Hello
I bought a TFmini Plus and am testing.Thanks for your library.
I'm testing the code with ESP32 Cam.
I' got some printf related errors.And changed them as Serial.print.
I think I got mes…
-
### Discussed in https://github.com/solderparty/bbq10kbd_i2c_sw/discussions/2
Originally posted by **veryalien** September 5, 2021
There seems to be a problem that all the buttons under the f…
-
-
Hi, I also have a ComMotion that I'm trying to get working. Were you ever able to get encoder feedback via I2C?
Like your example, I was only able to get basic motor control working. I found [this de…
-
-
Summarizing the broad design points regarding revD in one place:
1. Four I/O banks (ABCD) instead of two (AB)
2. Placement of AB and CD so that addons developed for revC work on revD side by side …