About SunFounder:
The SunFounder team is always at the forefront of Raspberry Pi, Arduino, and IoT. From the first Hard-Copy Manual to the CD Manual, and now Online Tutorials, we have been working on providing a better learning experience for users and improving the efficiency of learning programming.
Hi, I’m PiCrawler. Raspberry Pi is a new world to me, and I would like to explore it. Would you like to play with me?
SunFounder PiCrawler is a quadruped robot kit based on aluminum alloy for Raspberry Pi 4B 3B+ 3B (Raspberry Pi not included).
In this Spider Robot Kit, four legs are arranged symmetrically around the body. The kit also includes a camera module and a high-performance ultrasonic sensor that can detect color, facial expressions, QR codes, and video transmission. Additionally, it can take pictures.
Our professional high-quality tutorials enable beginners and experienced makers alike to quickly advance their robotics programming skills. You can find the detailed Online Tutorials here: pi-crawler.rtfd.io
NOTE: The Raspberry Pi board, two 18650 batteries, and a MicroSD card are NOT included.
A PiCrawler Robot Kit with a Robot HAT Makes It More Possible.
With its 12 PWM pins, 4 ADC pins, 4 digital pins, and 2 motor pins, Robot HAT (an extension board) turns the Raspberry Pi into a robot quickly.
To make your project more interesting, Robot HAT also comes with a speaker for playing background music, sound effects, and implementing TTS. For more information, please refer to robot-hat.rtfd.io.
NOTE: The Raspberry Pi board, two 18650 batteries, and a MicroSD card are NOT included.
|
|
|
Music ModeThere is already a speaker in the Robot HAT to facilitate TTS (Text-to-Speech), sound effects, background music, etc. With this function, you can create a funny interaction. Such as, A programmable text message “hello” could be played when it sees your friends. There’s a camera and music mode gives the Spider robot kit a sense of science and technology. |
Video Transmission in Real TimePiCrawler camera can be recorded or videotaped. Realtime tracking of objects within visual range, sending back the positioning data. All the data are visible on the web/app, so you can even use it for deep research and experiments! |
Obstacle AvoidanceThe PiCrawler comes with an ultrasonic sensor that can be used for experiments such as obstacle avoidance. Distance value can be read with your devices. |
|
|
|
Python & Blockly visual programmingThe PiCrawler helps you to master the blockly Python programming skill. It comes with the free EzBlock Studio APP for IOS, Android, Phones, and Tablets. While developing critical thinking skills, learn block-based coding skills. |
AI Detectation (Color/Facial/QR Codes Recognition)The PiCrawler can detect color, faces, and QR codes separately. Note: Only one color can be detected at a time (Supports red, orange, yellow, green, blue and purple. ) |
Object FollowingThe Raspberry Pi Spider robot kit has many object detection functions, and after adding some algorithms, you can let it follow the object, for instance, a ball will follow a car. |