-
I believe there is a LUA implementation of MQTT -any plans on this or other routes to integrate with XToys?
-
**Describe the problem you have/What new integration you would like**
I'd like it if ESPHome could support FastLED and/or NeoPixelBus on the RP2040 board
**Please describe your use case for th…
-
Thanks again for putting this repo together!
I was wondering: since some of the development happening here is somewhat related to the efforts happening on JupyterLite: do you think the [jupyterlite…
-
Hello,
PicoFIDO fails to run on Raspberry Pi Pico with Firefox 131.0 under Linux Mint.
Testing on https://www.token2.com/tools/fido2-demo
It works fine with Chromium, but I need this solution to w…
-
Hey, I tryed to use my mlx90614 but i had some issues by using it. Maybe someone can help?
So i tryed this code from you:
import mlx90614
from machine import I2C, Pin
i2c = I2C(scl=Pin(5),…
-
Making my first steps with the Pi Pico WH 2040 board. I am following the instructions in the Pico [Getting Started Guide] to debug a project using the Debug Probe from within the VS Code extension and…
-
Hi,
I found that there is no support for WPA2-Enterprise currently.
I really need this to connect to my customers enterprise network.
Do you have a plan to support it ??
-
### The problem
when compiling for a rpipicow device, I got the following error:
```
/config/esphome/zenp02.yaml: In lambda function:
/config/esphome/zenp02.yaml:1188:9: error: 'strptime' was not …
-
If I don't specify upload port, I get an error message:
```
Processing pico (platform: raspberrypi; board: pico; framework: arduino)
----------------------------------------------------------------…
-
### CircuitPython version
```python
Adafruit CircuitPython 8.0.0-beta.4-68-g2326b49b24-dirty on 2022-12-07; Adafruit Feather ESP32-S3 Reverse TFT with ESP32S3
```
### Code/REPL
```python
import wi…