7
Pi Pico and ESP32 (lemmy.sdf.org)
submitted 4 months ago by [email protected] to c/[email protected]

I've been trying to navigate the differences and limitations in practice between the Arduino Nano ESP32 and Raspberry Pi Pico, and I'm at a point where I just want to get one of them and start experimenting. Possibly some other brand ESP32. My goal is to learn micropython and hopefully make some simple projects. My question is: is there a big difference for a beginner which I get in terms of online resources and ease of use, any pitfalls to be aware of or useful tips?

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 2 points 4 months ago

For the Pico take a look at circuitpython. Flash only once, after that you can write the code directly on the USB storage device the Pico creates.

You can even edit the python files using the web-ide circuitpython provides.

I really love the ease of use.

this post was submitted on 25 May 2024
7 points (100.0% liked)

MICROCONTROLLERS

788 readers
1 users here now

Everything microcontrollers: projects, questions, new releases, etc.

dragontamer's Beginner Guides:

Beginner Series I: What is a Microcontroller?

Beginner Series II: The "Generic" Microcontroller

Beginner Sidenote: Microchip's Signal Chain Design Guide

Beginner Series III: Skills and Complexity Tiers

Beginner Series IV: Deep Dive into Microchip's AVR EA

founded 1 year ago
MODERATORS