SunFounder Thales Kit for Raspberry Pi Pico, Release 1.0
Note:
Please ignore the warning that a drive was removed without being ejected, that’s supposed to happen!
When you dragged the MicroPython firmware file onto your Pico, you told it to flash the firmware onto its internal
storage. To do that, your pico switches out of the special mode you put it in with the ‘BOOTSEL’ button, flashes the
new firmware, and then load it (meaning that your Pico is now running MicroPython).
Congratulations: your’re now ready to get started with MicroPython on your Raspberry Pi Pico!
3.2 Thonny Python IDE
Before you can start to program Pico with MicroPython, you need an integrated development environment (IDE), here
we recommend Thonny. Thonny comes with Python 3.7 built in, just one simple installer is needed and you’re ready
to learn programming.
3.2.1 Download from Web
You can download it by visiting the Thonny website:
. Once open the page, you will see a light gray
box in the upper right corner, click on the link that applies to your operating system.
42
Chapter 3. For MicroPython User
Содержание Thales Kit
Страница 1: ...SunFounder Thales Kit for Raspberry Pi Pico Release 1 0 Jimmy SunFounder Jun 04 2021 ...
Страница 2: ......
Страница 4: ...ii ...
Страница 6: ...SunFounder Thales Kit for Raspberry Pi Pico Release 1 0 2 CONTENTS ...
Страница 10: ...SunFounder Thales Kit for Raspberry Pi Pico Release 1 0 6 Chapter 1 Introduction to Raspberry Pi Pico ...
Страница 12: ...SunFounder Thales Kit for Raspberry Pi Pico Release 1 0 8 Chapter 2 What is Included in This Kit ...
Страница 13: ...SunFounder Thales Kit for Raspberry Pi Pico Release 1 0 2 1 Components List 2 1 Components List 9 ...
Страница 42: ...SunFounder Thales Kit for Raspberry Pi Pico Release 1 0 38 Chapter 2 What is Included in This Kit ...
Страница 140: ...SunFounder Thales Kit for Raspberry Pi Pico Release 1 0 136 Chapter 3 For MicroPython User ...
Страница 164: ...SunFounder Thales Kit for Raspberry Pi Pico Release 1 0 160 Chapter 4 For Arduino User ...