-
Can the microWakeWord engine run natively on RP2350 or RP2040 microcontroller platforms (
* https://en.wikipedia.org/wiki/RP2350
* https://www.raspberrypi.com/products/rp2350/
* https://www…
Hedda updated
2 weeks ago
-
Can you please add official port of the TensorFlow Lite Micro library to new RP2350 (and old RP2040) microcontroller platforms?
There looks to be a few unofficial ports of the [TensorFlow Lite Micr…
Hedda updated
3 weeks ago
-
Hello, tang is most useful as a small, dedicated, energy efficient device. Arduino fits very well. Any chances tang can be compiled for it?
Also good alternatives would be [Raspberry Pi Pico W](htt…
-
### What happened?
If you update the repo to the current version, and try to build energy balances with it, scripts depending on 'annual-energy-balances.csv' will fail.
This is because two new c…
-
This would likely only be used for displays without PWM. This would likely not need brightness correction, gamma correction, CIE1931, dot correct, etc. Just simple on/off for basic message using 8 col…
-
Hi @petewarden
I realize that the Pico 2 (and RP2350 chip) aren't widely available yet, so it may not be possible to answer this question yet, but I'll ask anyway:
Will pico-tflmicro will work …
-
### The problem
Using a ESP32 with the W5500 Ethernet chip, ESPHome fails to initialize device. The hardware has been verified to be fully functional with a Arduino sketch using WebServer_ESP32_W5500…
-
Hello I saw that library already support the W5100-EVB-PICO and W5500-EVB-PICO and was wondering if there is any support planned for the W6100-EVB-PICO.
As far as I can tell it's "just" a few dif…
-
[UdpFullStack](https://docs.rs/embedded-nal/latest/embedded_nal/trait.UdpFullStack.html) is implemented for UDP: https://github.com/kellerkindt/w5500/blob/master/src/udp.rs#L292.
But [TcpFullStack](h…
-
### The problem
Trying to connect ESP32-S3-N16R8 to a W5500 Lite module (USR-ES1) also tried a full-sized W5500 also had the same issue just DHCP looking for an address over and over again.
Trie…