alternative to Raspberry Pi Pico W? #9449
Replies: 3 comments 3 replies
-
If you are looking for a small WiFi enabled board with a rp2040 chip, the Arduino Board NANO RP2040 CONNECT Nano may be an option. |
Beta Was this translation helpful? Give feedback.
-
Of ot does not have to be the rp2040, you may look at the seeed xiao esp32c3. |
Beta Was this translation helpful? Give feedback.
-
What are your requirements? “small, wifi, cheap and available” are pretty much covered by the LOLIN boards. I'd avoid the W600 because it's very limited. The D1's ESP8266 can manage many online tasks as long as you're careful with memory. Their ESP32 boards with PSRAM are particularly nice. Things to note:
Portability between different platforms is fair, depending on what hardware-specifics you've use. If you use PIO, it's not portable to anything but RP2. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for an alternative for the RaspPi Pico W, maybe a little bit smaller if possible. And it should be available in Germany or at least in the EU.
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions