OSOYOO Python hardware Programming Learning Kit is a basic starter learning kit based on Raspberry Pi Pico.
The kit contains various types of components, such as displays, sounds, drivers, controllers, and sensors, allows you to learn electronic devices comprehensively.
We have prepared many interesting and practical projects for you, and collected a lot of authoritative related information, just turn on your computer and you can complete programming learning.
In addition, we provide 3 programming languages: MicroPython、Arduino (C/C++) and Piper(graphical programming). You can view different tutorials according to your needs.
Raspberry Pi Pico is a low-cost, high-performance microcontroller board with flexible digital interfaces.
It is built on RP2040, a brand-new chip developed right here at Raspberry Pi. Whether you’re looking for a standalone board for deep-embedded development or a companion to your Raspberry Pi computer, or you’re taking your first steps with a microcontroller, this is the board for you.
For beginners, for experts
From controlling appliances to operating a light display, Raspberry Pi Pico puts the technology that underpins countless everyday operations into your hands.
Programmable in C and MicroPython, Pico is adaptable to a vast range of applications and skill levels, and getting started is as easy as dragging and dropping a file.
More experienced users can take advantage of Raspberry Pi Pico’s rich peripheral set, including SPI, I2C, and eight Programmable I/O (PIO) state machines for custom peripheral support.
The RP2040 processor is that black square in the center of your Pico. Look close and you can see the circuits etched from it out to more parts of the board, including the flash memory (the tiny black rectangle to the right) and the pins along the edges.
Features :
RP2040 microcontroller chip designed by Raspberry Pi in the United Kingdom
Dual-core Arm Cortex M0+ processor, flexible clock running up to 133 MHz
264KB of SRAM, and 2MB of on-board Flash memory
Castellated module allows soldering direct to carrier boards
USB 1.1 with device and host support
Low-power sleep and dormant modes
Drag-and-drop programming using mass storage over USB