With the Kitronik Discovery Kit for Raspberry Pi Pico, you can take your first steps in Python and physical computing (Pico included). The Kitronik Discovery Kit for Raspberry Pi Pico (including Pico) is an excellent introduction to microcontrollers, Python coding and physical computing. The kit includes everything needed to perform the seven experiments provided, including a large test board.
The Pi Pico is also included in the pack and comes with pin heads already attached, so no soldering is required! The kit comes in reusable packaging that can be reused to store the kit.
With the Kitronik Discovery Kit for Raspberry Pi Pico, you can take your first steps in Python and physical computing (Pico included). The Kitronik Discovery Kit for Raspberry Pi Pico (including Pico) is an excellent introduction to microcontrollers, Python coding and physical computing. The kit includes everything needed to perform the seven experiments provided, including a large test board.
The Pi Pico is also included in the pack and comes with pin heads already attached, so no soldering is required! The kit comes in reusable packaging that can be reused to store the kit.
The seven experiments range from the basics of using the board to more sophisticated ideas, including the use of external circuits. Experiments include basic configuration, rudimentary code, interrupts, threads, digital inputs and analogue and digital outputs.
A comprehensive manual is included in the package. It describes the basic setup and how to perform each of the seven experiments. Each experiment includes detailed circuit diagrams, explanations and full code execution. This means you don't have to learn much Python to get started.
At the heart of the package is the Raspberry Pi Pico board, a revolutionary low-cost, high-performance microcontroller. The RP2040 is a powerful new dual-core ARM-based processor created by Raspberry Pi. The pico also has 64KB of internal RAM and can accommodate up to 16MB of off-chip flash. I2C, SPI and programmable I/O are among the many adaptable I/O (PIO) options. These allow an infinite number of conceivable uses for this tiny, inexpensive board.
MicroPython is used to program the kit. This is a full implementation of Python 3 designed for tiny embedded microcontrollers like the Pico and the popular BBC micro:bit. You write your code in the Thonny editor, which can then be saved directly to the Pico via USB. Thonny is a Python editor/IDE designed to help novices get started with Python coding as quickly as possible.
There is no need for a power supply, as power is provided by the USB connection of the computer running the Thonny editor.
Contents :
A booklet guide containing basic setup information and full explanations of the following 7 experiments;
Prerequisites :
Ressources :
Contents :
A booklet guide containing basic setup information and full explanations of the following 7 experiments;
Prerequisites :