Elecrow
CrowPi3 - Al Learning and Development Station - Basic Kit
The CrowPi 3 is an all-in-one portable programming lab with 41 built-in sensors and modules, a 4.3-inch touchscreen, and support for multiple development boa...
The CrowPi 3 is an all-in-one portable programming lab with 41 built-in sensors and modules, a 4.3-inch touchscreen, and support for multiple development boards. Compatible with Raspberry Pi 5, micro:bit, Raspberry Pi Pico, and Arduino Nano, it provides a complete platform for learning programming, electronics, and AI development.
With 180+ structured lessons covering Python, Node-RED, and board-specific projects, CrowPi 3 takes you from blinking LEDs to AI-powered applications including object detection, face recognition, voice control, and integration with LLMs like ChatGPT, LLaMA, Gemini, and DeepSeek.
Key Features
- Multi-Board Compatible – Supports Raspberry Pi 5, micro:bit, Raspberry Pi Pico, and Arduino Nano
- 41 Built-in Modules – Sensors and outputs ready to use with no wiring required
- 4.3" Touchscreen – 800×480 IPS capacitive display with HDMI output for external monitors
- AI Development – OpenCV, object detection, face recognition, voice control, and LLM integration
- 180+ Lessons – Structured courses for Python, Node-RED, and each supported board
- Camera & Microphone – 2MP camera and microphone for AI vision and voice projects
- Portable Design – Integrated all-in-one unit, ready to use anywhere
Ideal For
- Students (age 8+) learning programming and electronics
- Educators developing STEM curriculum
- Makers and DIY enthusiasts
- Developers prototyping IoT and AI projects
- Researchers exploring machine learning and AI
Built-in Sensors & Modules
Input:
- Gyroscope/Accelerometer, Five-way Joystick, 4× Buttons, Touch Sensor
- RFID, Ultrasonic, Flame Sensor, PIR Motion, Sound Detection
- Infrared Receiver, Temperature/Humidity, Hall Sensor, Light Sensor
- Voltage Detection, Angle Tilt, Encoder, Camera, Microphone
Output:
- 8×8 RGB Matrix, 6× LED Running Lights, LCD 1602
- Digital Tube Display, Buzzer, Vibration Motor, Relay
Other:
- 2× Breadboards, Ambient Lighting, Servo Interface, Stepper Motor Interface
Display Specifications
- Size – 4.3 inches
- Resolution – 800×480
- Panel – IPS wide viewing angle
- Brightness – 300 cd/m²
- Colours – 16.7M
- Contrast – 1200:1
- Touch – Capacitive, single-point
Connectivity
- WiFi – WiFi 6 (802.11ax), 2.4GHz and 5GHz
- Bluetooth – Bluetooth 5.2, BLE
- Ethernet – Gigabit (10/100/1000 Mbps)
- USB – USB 3.0 (5Gbps) + USB 2.0
- Video – HDMI output
- Audio – 3.5mm headphone jack
- Power In – USB-C, 5V/5A with PD
- Power Out – USB-C, 5V/2A
- GPIO – 40-pin header, I2C, UART, DEBUG
Mechanical Specifications
- Dimensions – 285 × 185 × 38mm
- Shell – ABS + PC
- Operating Temperature – -10°C to 60°C
- Humidity – 10-95% @ 40°C (non-condensing)
What's in the Box (Basic Kit)
- 1× CrowPi 3 Unit
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- BLE
- BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for lower power use and modern phone compatibility. It matters because BLE support can make the module easier to use with Apple devices and battery-powered projects, though it may behave differently from classic serial Bluetooth.
- encoder
- A device attached to a motor or shaft that reports movement, such as rotation steps or position. In a pump system, an encoder can help measure or control how much the motor has turned, which affects how repeatable the watering amount can be.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- Gyroscope
- A gyroscope measures rotation, such as how fast a board is turning around its X, Y, and Z axes. This matters for projects like gesture controls, balancing robots, and motion tracking where tilt or rotation changes need to be detected.
- HDMI
- HDMI is a common digital video and audio connection used by computers, media players, and many displays. If a display kit has HDMI input, it is usually much easier to test with a single-board computer because it can act like a normal monitor.
- 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.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- IPS
- IPS is a type of LCD panel that keeps colours and contrast more consistent when viewed from an angle. This matters for small displays that may be mounted in a dashboard, handheld project, or enclosure where the viewer is not always looking straight on.
- LCD
- LCD stands for liquid crystal display, a screen technology that uses a backlight and liquid crystals to show images or text. It matters because LCD modules usually need a display driver and enough controller pins or a bus interface to send image data.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- RGB
- Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
- servo
- A servo is a motor with built-in position control, usually told to move to a specific angle by a control signal. It matters when you need repeatable movement, such as steering, arms, flaps, or linkages, rather than continuous spinning.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
- USB-C
- A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.
Find this product in
Related Tutorials
Free guides on learn.littlebird.com.au