-
Hello!
Is there any feature planned that the BME688 AI function can be used with an adafruit microcontroller, preferably with Circuit and/or Micropython?
I'd love to use the bme688 with my device…
-
### Board
Adafruit ESP32 S3 Feather
### Device Description
Freshly purchased from Adafruit.
### Hardware Configuration
There are two buttons attached to pins 12 and 13, and commonly grounded to …
-
```
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…
-
```
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 don't know how to change the example to work with circuitpython 8, I think this detracts from the usability hugely. I hoped i could just setup an MQTT client from minimqtt (set broker details) and p…
-
See forum thread here: https://forums.adafruit.com/viewtopic.php?f=19&t=117790
There appears to be an issue when connecting over a bonded connection and HID keyboard, where characters are not send …
-
### Board
Adafruit QT-Py ESP32-S2
### Device Description
Plain board.
### Hardware Configuration
No.
### Version
v2.0.2
### IDE Name
Arduino IDE
### Operating System
m…
-
The Pico's have a built in USB Phy and a microUSB connector, along with internal logic for handling the USB communications. However, Pico-PIO-USB is so cool, that it would be nice to be able to use it…