AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

Kitronik

$40.25 |
Only 4 left
No reviews yet

Take your first steps in Python and physical computing with the Kitronik Discovery Kit for Raspberry Pi Pico (Pico Included). The Kitronik Discovery Kit f...

Stock availability

Ready to ship from Sydney
4 in stock
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout
Take your first steps in Python and physical computing with the Kitronik Discovery Kit for Raspberry Pi Pico (Pico Included).
The Kitronik Discovery Kit for Raspberry Pi Pico (Pico Included) is a great way to learn about microcontrollers, Python coding, and physical computing. The kit is supplied with all of the components needed to complete the 7 included experiments, including a large-format breadboard. The Pi Pico is also included in the kit and comes pre-fitted with pin headers, so no soldering required! The kit is packaged in sturdy reusable packaging that can be used to store the kit.
The seven experiments take you from the basics of using the board through to more advanced concepts and using external electronics. The experiments cover key concepts of microcontrollers, such as; basic setup, simple coding, Interrupts, Threads, Digital Inputs, and Analog and Digital Outputs.
The kit ships with a comprehensive guide booklet. The booklet covers the basic setup and then how to complete each of the 7 experiments. Each experiment is complete with detailed circuit diagrams, explanations, and a complete code run-through. This means that you can get started without having to understand too much Python.
At the heart of the kit is the Raspberry Pi Pico board, a new low cost, high-performance microcontroller. The board features a powerful new, Raspberry Pi designed ARM-based dual-core chip-- the RP2040. The pico also features 64KB of internal RAM and support for up to 16MB of off-chip Flash. A wide range of flexible I/O options includes I2C, SPI, and Programmable I/O (PIO). These support endless possible applications for this small and affordable board.
The kit is programmed using MicroPython. This is a full Python 3 implementation created specifically for small embedded microcontrollers, such as the Pico and the popular BBC micro:bit. You will use the Thonny editor to create your code, which can then be saved directly to the Pico from the editor via USB. Thonny is a Python Editor/IDE designed to allow beginners to get up and running with Python coding with as little fuss as possible.
A power pack is not required as power will be supplied via the USB connection to the computer that the Thonny editor is running on.
Note:
  • A USB cable is NOT supplied. USB cables capable of data transfer and power are available separately here.
  • No soldering required.
Features:
  • This kit offers a great introduction to microcontrollers, Python coding, and physical computing.
  • Make the 7 experiments in the step-by-step tutorial book and learn as you go.
  • All parts are included to conduct the 7 experiments, including the Raspberry Pi Pico.
  • The kit is supplied with a detailed booklet that covers setup and then how to complete the 7 experiments.
  • The experiments explore; simple coding, Interrupts, Threads, Digital Inputs, and Analog and Digital Outputs.
  • Once you have completed all of the included experiments, you have the perfect prototyping system for further learning/prototyping with the Raspberry Pi Pico board.
  • The Raspberry Pi Pico board is a new cutting edge microcontroller that features the Pi designed ARM-based dual-core RP2040 chip.
  • Included is a large format breadboard for ease of prototyping.
  • No soldering required.
  • The kit is supplied in re-usable packaging suitable for long term storage of the kit.
Contents:
  • 1 x Raspberry Pi Pico board.
  • 1 x Large Prototype Breadboard.
  • 2 x Red 5mm LED.
  • 2 x Yellow 5mm LED.
  • 2 x Green 5mm LED.
  • 10 x 330Ω Resistor.
  • 1 x Piezo Element Buzzer.
  • 20 x Male to Male Jumper Wires.
  • 2 x Push Switches.
  • A booklet guide containing basic setup information and full explanations of the following 7 experiments;


      • Exp. 1 - Show Me The Light.
      • Exp. 2 - Control an Input.
      • Exp. 3 - Interrupt Me.
      • Exp. 4 - Making a Noise.
      • Exp. 5 - So Many Interruptions.
      • Exp. 6 - Rub Head and Pat Tummy - Threads.
      • Exp. 7 - Building a System from the Blocks we have Learnt.
  • The kit is supplied in re-usable packaging suitable for long term storage of the kit.
Requires:
  • USB Lead.

Jargon buster

Plain-language definitions for the technical terms used above.

Headers
Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
IDE
Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
LED
A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
microcontroller
A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
MicroPython
A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
RAM
RAM (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
RP2040
The RP2040 is a dual-core Arm Cortex-M0+ microcontroller chip from Raspberry Pi, used on many maker boards and offering programmable I/O, multiple GPIO pins and reasonable processing speed. Code and accessories built for that chip should work where RP2040 compatibility is listed, though demanding tasks such as reading a camera can require careful pin allocation and timing.
SPI
A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.