CHAPTER
ONE
INTRODUCTION TO RASPBERRY PI PICO
The Raspberry Pi Pico is a microcontroller board based on the Raspberry Pi RP2040 microcontroller chip.
Whether you want to learn the MicroPython programming language, take the first step in physical computing, or want
to build a hardware project, Raspberry Pi Pico – and its amazing community – will support you every step of the way.
In the project, it can control anything, from LEDs and buttons to sensors, motors, and even other microcontrollers.
1.1 Features
• 21 mm × 51 mm form factor
• RP2040 microcontroller chip designed by Raspberry Pi in the UK
• Dual-core Arm Cortex-M0+ processor, flexible clock running up to 133 MHz
• 264KB on-chip SRAM
• 2MB on-board QSPI Flash
• 26 multifunction GPIO pins, including 3 analog inputs
• 2 × UART, 2 × SPI controllers, 2 × I2C controllers, 16 × PWM channels
• 1 × USB 1.1 controller and PHY, with host and device support
3
Summary of Contents for Thales Kit
Page 1: ...SunFounder Thales Kit for Raspberry Pi Pico Release 1 0 Jimmy SunFounder Jun 04 2021 ...
Page 2: ......
Page 4: ...ii ...
Page 6: ...SunFounder Thales Kit for Raspberry Pi Pico Release 1 0 2 CONTENTS ...
Page 140: ...SunFounder Thales Kit for Raspberry Pi Pico Release 1 0 136 Chapter 3 For MicroPython User ...
Page 164: ...SunFounder Thales Kit for Raspberry Pi Pico Release 1 0 160 Chapter 4 For Arduino User ...