-
Passing (cardAid, cardUid, aesKey) generates a unique card ID each time, how can I determine this card belongs to which user/device. Reading the emulated card, I have a PN532 using the Adafruit librar…
-
I was using known working code, and suddenly, after a few days of things working properly, I started getting no tag reads whatsoever when setting setPassiveActivationRetries(0x01); in the iso14443a_ui…
-
### Hardware
Silicon Labs xG24 Explorer Kit
### Core version
2.1.0
### Arduino IDE version
2.3.3
### Operating system
Windows 11
### Radio stack variant
Matter
### OpenThread Border Router d…
lboue updated
13 hours ago
-
While trying to identify/read a 8KB FeRAM device MB85RS64V, the JEDEC ID is properly identified (0x04 0x7F 0x03), but the python code then goes into an infinite loop grabbing JEDEC ID again and again …
-
Battle.net crashes when a CircuitPython device is connected
**Devices and Versions**
Some examples from devices on my desk:
- `Adafruit CircuitPython 6.2.0 on 2021-04-05; Adafruit Trellis M4 …
-
```
I can confirm that BMP180 seems to work like the BMP085.
I'm not 100% sure of the difference between the two, but my chinese ebay
supplier "assures 100% working like BMP085"! The datasheets spe…
-
```
I can confirm that BMP180 seems to work like the BMP085.
I'm not 100% sure of the difference between the two, but my chinese ebay
supplier "assures 100% working like BMP085"! The datasheets spe…
-
```
I can confirm that BMP180 seems to work like the BMP085.
I'm not 100% sure of the difference between the two, but my chinese ebay
supplier "assures 100% working like BMP085"! The datasheets spe…
-
Hello,
Thank you for taking the time to write a Rust implementation of the MLX90640 @paxswill! It has saved me potentially days of time and is allowing me to refactor some slow micro python code (usi…
-
**Describe the bug**
My DHT11 was working… then it wasn't. I note that https://github.com/adafruit/Adafruit_Python_DHT is now marked as deprecated, and they point to CircuitPython as the successor. I…