
#THONNY TUTORIAL INSTALL#
Download the Thonny IDE and follow the steps to install it.To facilitate the development of the Pico board using MicroPython on your computer, it is recommended to download the Thonny IDE. Software environment configuration (WIndows) The Micro USB cable used must be a data cable, only the power supply USB cable can not be used.check whether the BOOTSEL button is not pressed or released in the middle.Note : If the mobile disk is not automatically recognized after accessing the pico.
#THONNY TUTORIAL SERIAL#
After the automatic reboot, the pico will be recognized as a virtual serial port.


The software can be developed with the C/C++ SDK provided by Raspberry Pi or with MicroPython, and there is a comprehensive development material tutorial to facilitate quick start development and embedding into the product.

Hardware, using Raspberry Pi official self-developed RP2040 microcontroller chip, equipped with ARM Cortex M0 + dual-core processor, up to 133MHz running frequency, built-in 264KB of SRAM and 2MB of memory, and up to 26 multi-functional GPIOs onboard pins on board. Raspberry Pi Pico is an official Raspberry Pi designed low-cost, high-performance microcontroller development board with a flexible digital interface.
