706 views|1 replies

4

Posts

0

Resources
The OP
 

[Digi-Key Follow me Issue 1] Task 1: Unboxing and setting up the micropython environment under Mu Editor software [Copy link]

 

First, here is a photo of the Pico W and its peripherals:

After the development board is inserted into the computer, a USB disk logo will appear. At this time, you can copy the Pico W firmware package to the corresponding USB disk location. After the upload is complete, the USB disk mode will be exited. At this time, you can open our Mu Editor software, which will allow us to select the development board chip model.

Here we select RP2040, and you will find that a terminal command line will pop up below the software. Then we enter:

print("RP2040")

Output after carriage return

RP2040

This means the environment is set up! You can proceed to the next step of designing and developing the MicroPython program.

From the schematic diagram, we can see that the development board has an LED on board. We will use it to implement the first program for getting started with MicroPython: lighting up an LED

You can observe that the onboard LED of the development board lights up.

rp2-pico-w-20230510-unstable-v1.20.0-62-g4e4bdbd19.uf2

1.34 MB, downloads: 2

This post is from DigiKey Technology Zone

Latest reply

The micropython environment is not complicated to build under Mu Editor software   Details Published on 2023-6-16 07:28
 
 

1665

Posts

0

Resources
2
 

The micropython environment is not complicated to build under Mu Editor software

This post is from DigiKey Technology Zone
 
 
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list