KidsPico education development board is a teaching tool designed for students and beginners to develop interests and skills in science, technology, engineering and mathematics (STEM).
KidsPico uses a RP2040 microcontroller chip developed by Raspberry Pi. It boasts an ARM Cortex M0 + dual-core processor with a running frequency of 133MHz, a 264KB SRAM, a 2MB memory and 21 functional GPIO pins. In terms of software, you can choose the C/C++ SDK provided by Raspberry Pi or MicroPython for development, and it is equipped with complete development materials and tutorials, which can facilitate quick start development.
Features:
※ Use the RP2040 microcontroller chip designed by Raspberry Pi
※ Equipped with dual-core ARM Cortex M0 + processor, running frequency is up to 133MHz flexible clock
※ The chip has built-in 264KB SRAM and 2MB on-chip Flash
※ Support USB1.1 host and device
※ Support low-power sleep and hibernation mode
※ Can be recognized as mass storage via USB for drag-and-drop downloading
※ Up to 21 multi-function GPIO pins
※ Accurate on-chip clock and timer
※ Temperature sensor
※ 8 programmable I/O (PIO) state machines for custom peripheral device
KidsBlock integrates building blocks to program by combining code blocks, so you do not have to learn complex programming syntax. You may learn programming much easier!
Python programming language is with simplicity and concise syntax, so it is easy to learn and suitable for beginners. You may master a systematic programming knowledge step by step!
In this kit, multiple sensors and modules are included: white LED module, 3V relay module, button module, active buzzer, obstacle avoidance sensor, photoresistor, potentiometer, joystick module, SC7A20 three-axis acceleration sensor and servo. Besides, it can transforms into six appearances with building blocks: manual lighting, automatic lighting, light adjustment, smart trash can(manual mode), smart trash can(automatic mode), smart trash can(drop alarm). The building blocks are provided, so you may design forms at will, which greatly improves logical analysis, creativity, hands-on skills and problem-solving ability.
Tutorial //wiki.kidsbits.cc/projects/KD3022/en/latest/docs/3.%20Kidspico/Binsite_kidspico.html