This would be the place for RISC-V for them, I think... though they must've gotten a sweetheart deal on that M0 license.
Announcement
Collapse
No announcement yet.
Raspberry Pi Pico W Launches For $6
Collapse
X
-
Originally posted by JacekJagosz View PostWhen the Pico originally came out it has been weird to compare it to ESP32, which has WiFi for the same price. Now it is at least comparable, but you are buying it from RPi Foundation and not a chinese clone of an ESP32 board, for the same price, so why not?
- Likes 2
Comment
-
Originally posted by pkese View PostIf I need WiFi ... then why would I use this rather than ESP32?
Even after you add an external WiFi module to Raspberry RP2040,
ESP32 still has more more peripherals (and more memory, consumes less power in deep sleep mode, etc.) and is also cheaper.
- Likes 2
Comment
-
Originally posted by willmore View PostNot if I have to deal with the toxic community, these will never be worth it.
Anyhow, I'm rather amused to see that the WLAN chip has both a Cortex-M3 and a Cortex-M4 core, next to the RPi's pair of Cortex-M0(+) cores.
- Likes 3
Comment
-
Originally posted by hikingpete View Post
The community is probably one of the largest strengths of the RPi ecosystem. The only toxicity I see is falling from your lips.
Anyhow, I'm rather amused to see that the WLAN chip has both a Cortex-M3 and a Cortex-M4 core, next to the RPi's pair of Cortex-M0(+) cores.
The ESP8266 gained popularity because someone realized that the 'serial to wifi' chip that they were adding onto their systems was actually a better processor than their original system. It had very few GPIO as there wasn't much of a need for them when your purpose in life was to speak serial on one side and RF on the other. The ESP32 was the first product from Espresif which took this wider perspective in mind. They hired people from the community (Sprite and others) who helped guide the development. The result is a family of chips which are way more useful than this glued together crud from the Rpi foundation ever will be.
- Likes 4
Comment
-
Originally posted by pkese View PostIf I need WiFi ... then why would I use this rather than ESP32?
Even after you add an external WiFi module to Raspberry RP2040,
ESP32 still has more more peripherals (and more memory, consumes less power in deep sleep mode, etc.) and is also cheaper.
Comment
Comment