-
**What's the full name of the component you'd like to see in Adafruit.io WipperSnapper?**
Adafruit Latching Mini Relay FeatherWing
**Product URL or Datasheet**
https://www.adafruit.com/product/…
-
Proposal
Add I2c interface library. Create a class derived from the existing ICM20948 interface class with a new init() function support I2C.
Reason
I2C uses fewer wires than SPI, making it attra…
-
flashed with the latest download from GitHub
* exact camera hardware:
XiaoFang 1S
### Description
The camera won't connect to the wifi.
### What did you do to debug the issue
My …
-
I'm having trouble getting adequate i2c speed with the MCP2221.
According to the datasheet:
> The I2C/SMBus Master module has the following capabilities:
> • sending/receiving data at a multit…
-
Running on Manjaro Linux. Installed 2.1.4 - the monitor is detected fine but I had an issue after a reboot, ddcutil seem to have locked up the system after logging in. Decided to dig in, cloned 2.1.5-…
-
Using CM4 /w M5P having troubles configuring cameras and displays at the same time. Even with the known issue with Klipperscreen & the cam interface at the same time I tried to work around it but ther…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
Hey,
I tried doing the same as you. I can find the I2C address when scanning but can't get the I2C devices to initialize.
#include
#include
#include
#include "MPU9250.h"
// ---------…
-
### Checklist
- [x] I acknowledge that support is provided on a best-effort basis.
- [X] I acknowledge that the authors and contributors to this repository cannot be held responsible for the resul…
-
Hello,
In order to refactor the `call_bar` plugin, which uses I2C, I need to implement I2C program interface on devices.
We need to come up with a unified API exposed by devices which could be imple…