-
Hi, im having issue with BLINKA_U2IF vs BLINKA_FT232H, adafruit_epd gives error on U2IF - SPI write_readinto Not implemented ?
Using example based on
https://github.com/adafruit/Adafruit_CircuitPy…
-
**Installed these libraries on my Beaglebone Black**
pip3 install adafruit-blinka
pip3 install adafruit-circuitpython-dht
**Running this test code (Python 3.5)**
```
import time
import boa…
-
Hi Collin,
I am trying to implement the Adafruit module on GEVCU 6.2. I have the module connected and configured in GEVCU, but I'm not able to see a Bluetooth device.
`5147 - INFO: - add devi…
-
### Configuration
**Operating system**: Ubuntu 20.04
5.4.0-73-generic #82-Ubuntu x86_64 x
**PlatformIO Version** (`platformio --version`): PlatformIO Core…
-
Currently, we have the charging port and sensor package assembled for the liquid color matching demo. It is necessary to test the performance of the AS7341 color sensor for detecting liquid dye in a w…
-
Lack of audio volume control really sucks and by default it's really loud and annoying on Adafruit PyBadge devices (which lacks potentiometer).
-
Attempting to flash Version 3 Firmware for Adafruit Feather M0 (board is Feather M0 LoRa 900mhz version) from Ubuntu 20.04 LTS. I was able to edit the text to find binaries and to use the correct por…
-
This function apparently means to detect whether an HMC5883 device is detected, and if no device is detected, to trigger the "Ooops, no HMC5883 detected ... Check your wiring!" message in the Adafruit…
-
I am getting this error.
Could not find font file font5x8.bin
Traceback (most recent call last):
File "", line 42, in
File "adafruit_max7219/matrices.py", line 75, in text
File "adafruit…
-
I am building GPS collars based on the instructions given, and cannot get the gps fixes to be written to the SD card. This is my first time using arduino and adafruit, so I might be missing a crucial …