-
write Agents for common I2C sensors
check the sensors we have for the ones that are usable
-
A customer is running into the issue described here (Zendesk 3607): https://github.com/raspberrypi/linux/issues/6043
The kernel on the balena device is:
```
Linux 59f3c40 6.6.22-v8 #1 SMP PREEMPT…
-
Just now I'm working on easy project which shall read some data from I2C bus and provide the results on display (also connected via I2C). There is two example related to I2C but one is concerned to ha…
-
Hi all,
I am trying to get two Raspberry Pi Pico W's to communicate. The Pico that transmits the data is hooked up to an accelerometer (MPU6050). As it takes the x, y, and z values from the acceler…
-
### The problem
The AGS10 sensor requires a bus speed no greater than 15Khz
This setip works perfectly on a standard ESP32 dev board, but on these small ESP32-S2 Mini board (the little purple ones) …
-
Messege: Crash into the HardFault_Handler
[code.zip](https://github.com/adafruit/circuitpython/files/4014443/code.zip)
You are running in safe mode which means something unanticipated happened.
…
-
it would be cool if we could exercise the `i2c_puppet` driver in Melpomene. in order to simulate i2c devices, we would need to add a simulated implementation of the `I2cService` in Melpomene, and conf…
-
The following code (supplied by `todbot` on Discord and modified) shows that the `bitmap_label` does _not_ update (or very slowly/sporadically) while the "regular" version flies.
```python
import …
-
![IMG_20241125_101858](https://github.com/user-attachments/assets/3d57b937-92dd-4015-8fba-a6ad07213420)
RAM name isn’t displayed on DELL Latitude D505, D510, D520...
[decode-dimms.txt](https://g…
-
Hi Kris,
I bought the nrf52832 from Pesky Product and I tried to program the built-in MPU9250 using your code "MPU9250_BMP280_BasicAHRS_nRF52 Basic Example Code". However I am getting an error mess…