-
I am using mqtt_as on a Raspberry Pi Pico W to report on a BME280 (temperature, pressure and humidity) sensor and a flow meter, which uses a Hall Effect sensor.
I originally wrote a micropython scrip…
-
### CircuitPython version
```python
Adafruit CircuitPython 8.2.1 on 2023-07-25; Raspberry Pi Pico W with rp2040
```
### Code/REPL
```python
import mdns
import socketpool
import wifi
from adaf…
-
With the merge of PR #965, the long standing issue of access the second interface or later interface inside an IAD group has been sorted out.
However, there are other interface groups without using…
mcuee updated
8 months ago
-
Hello,
I started playing with FreeRTOS on a Pico W. I'm using version 4.1.1 on Mac OS X 14.7. I compile with a clock equal to 133MHz. I noticed that after about 1000s (this is not strictly determin…
-
It was mentioned in the Discord channel that the Raspberry Pi Pico **W** needs `time.sleep(0.1)` in the template code.
When this is used as starting point: https://wokwi.com/projects/new/
Then the…
-
Hi `esp32beans`,
I could not find any contact info here :)
I love your project, it is just awesome!!!
Thank you so much for creating and sharing it with us.
I was wondering if you're open for …
-
We bought 10 PiJuice Zero units, and are struggling with configuration of some aspects. The documentation is comprehensive, though we couldn't quite make sense of it in some places. Generally speaking…
-
Hello,
What issues may cause that Pico UPS does not use external power when it is present? When I start the device by plugging battery in and then applying external power, it boots up and starts RPi.…
-
Suppliers:
sigma
vwr
fisher
McMaster-Carr
grainger
-
Your approach is awesome! How did you wire it compared to the other 10mbps approach? Did you remove the crystal from the lan8720 board and then generate a clock from the pico directly? If so, what fre…