-
Hello!
This is not a problem or a request for new functionality
I just wonder if it is possible to use GPIO to send keystrokes. I have seen several examples in the Adafruit library that use GPIO…
-
### Issue:
I2C init bug causes 10 seconds delay on the Jetson TX2 / Nano. This problem is described on the following forums:
https://forums.developer.nvidia.com/t/slow-initial-connection-to-i2c-sens…
-
- IDE: Thonny (german)
- Device: adafruit esp32-s3 tft
- circuitpython from end of september 2022
- LipO WITH 2000mAh ist attached
- Using the code simpletest.py
- Libraries installed (including…
-
Hi, Great work on the HID Remapper to date…
This is looking to be a great plug and play solution for Non-native Bluetooth/BLE PC’s (e.g., Windows 7 etc.) once the devices are paired.
My uses are…
-
There appear to be several issues when attempting to set up TJBot on RP4 so we need to verify that it works properly.
-
### Application Version
4.10
### Platform
Windows 10
### Printer
N/A
### Reproduction steps
From an Admin powershell
> Ultimaker_Cura-4.10.0-amd64.exe" /S
### Actual results
Would you l…
-
Hi. I try the sample code and modify it for measure process time
When it run 2833 sec after start ,I got the error 'OSError: [Errno 5] Input/output error '
And the second try to got the same error…
-
**What's the full name of the component you'd like to see in Adafruit.io WipperSnapper?**
DS18X20 (basic support is included already)
**What type of component is this (i.e.: Pin, I2C)?**
1-wire
…
-
I have adafruit-circuitpython-typing version 1.10.2 installed via pip3 on a Raspberry Pi 3B+ running "Raspbian GNU/Linux 10 (buster)". I did just do "apt-get update" and "apt-get upgrade" today (Nov …
-
### CircuitPython version
```python
Adafruit CircuitPython 9.1.0-beta.2 on 2024-05-15; Waveshare RP2040-Zero with rp2040
```
### Code/REPL
```python
import usb_hid
import keypad
import…