Products
Categories
- Main categories
-
- 3D PRINTING
- ARDUINO
- AUTOMATION
- Black Week 2024
- BOOKS
- CYBERSECURITY
- EDUCATION
- ELECTRONICS
- Cables
- Cameras and accessories
- Communication
- Conductive materials
- Connectors
- ARK connectors (Terminal Block)
- Coaxial connectors (RF)
- Connectors
- Crocodile clip
- D-Sub drawer connectors
- DC power connectors
- FFC/FPC ZIF connectors
- Goldpin connectors
- IDC connectors
- JACK connectors
- JST connectors
- Jumpers
- Memory cards slots
- Other connectors
- Pogo pin
- RJ45 sockets
- Slip ring connector
- Supports
- Szybkozłącza
- USB connectors
- USB PD Adapters for Laptops
- Cooling
- Displays
- Electronic modules
- A/D and D/A converters
- Audio
- Barcode readers
- CAN converters
- Converters USB - UART / RS232
- Data logger
- DDS/PLL generators
- Digital potentiometers
- Encoders
- Expanders of the I/O
- Fingerprint readers
- HMI modules
- Image and video
- JTAG accessories
- Keyboards, buttons
- LED drivers
- Memory card readers
- Memory modules
- Modules with power outputs
- Motor controllers
- Power modules
- RS485 converters
- RTC modules
- Servo Controllers
- TSOP infrared receivers
- USB Converters - I2C / 1-Wire / SPI
- Voltage converters
- Gadgets
- GPS
- Intelligent clothes
- LED - diodes, displays, stripes
- Luminous wires and accessories
- Machine vission (MV)
- Memory cards and other data storages
- Passive elements
- PC accessories
- Printers
- Prototype boards
- Relays
- Semiconductors
- A/C converters (ADC)
- Analog systems
- Audio systems
- Bridge rectifiers
- Button
- D/A Converters (DAC)
- DDS synthesizers
- Digital circuits
- Diodes
- Drivers of motors
- DSP microprocessors
- Energy counters
- Energy harvesting
- ESD security
- IGBT drivers and bridges
- Interface systems
- LED drivers
- Logic converters
- Memory
- Microcontrollers
- Optotriacs and optocouplers
- Other
- PLL generators
- Power systems
- Programmable systems
- Resetting systems
- RF systems
- RTC systems
- Sensors
- SoC systems
- Timery
- Touch sensors
- Transistors
- Sensors
- Accelerometers
- Air humidity sensors
- Air quality sensors
- Current sensors
- Distance sensors
- Flow sensors
- Gas sensors
- Gyroscopes
- Hall sensors
- Humidity sensors
- Infrared sensors
- Light and color sensors
- Liquid level sensors
- Magnetic sensors (compasses)
- Medical sensors
- Motion sensors
- PH sensors
- Position sensors
- Pressure sensors
- Pressure sensors
- Reflection sensors
- Sensors 6DOF/9DOF/10DOF
- Sensors of liquid quality
- Temperature sensors
- Vibration sensors
- Sound transducers
- Switches and buttons
- Cables
- FPGA DEVELOPMENT KITS
- Measuring devices
- MECHANICS
- MINICOMPUTERS (SBC)
- POWER
- RASPBERRY PI
- Accessories for Raspberry Pi
- Audio video cables for Raspberry Pi
- Case Raspberry Pi
- Cooling for Raspberry Pi
- Displays for Raspberry Pi
- Extension modules for Raspberry Pi
- Memory cards for Raspberry Pi
- Power for Raspberry Pi
- Raspberry Pi 3 model A+
- Raspberry Pi 3 model B
- Raspberry Pi 3 model B+
- Raspberry Pi 4 model B
- Raspberry Pi 400
- Raspberry Pi 5
- Raspberry Pi cameras
- Raspberry Pi Compute Module
- Raspberry Pi model A/ B+/2
- Raspberry Pi Pico
- Raspberry Pi prototyping
- Raspberry Pi Zero
- Raspberry Pi Zero 2 W
- RETIRED PRODUCTS
- SALE
- STARTER KITS, PROGRAMMERS, MODULES
- Atmel SAM
- Atmel Xplain
- AVR
- Coral
- DFRobot FireBeetle
- ESP32
- ESP8266
- Feather / Thing Plus
- Freedom (Kinetis)
- M5Stack
- Micro:bit
- Nordic nRF
- Other development kits
- Particle Photon
- Peripheral modules
- PIC
- Raspberry Pi RP2040
- RFID
- RISC-V
- Seeed Studio LinkIt
- Segger programmers
- SOFTWARE
- Sparkfun MicroMod
- STM32
- STM32 Discovery
- STM32 MP1
- STM32 Nucleo boards
- STM8
- Teensy
- Universal programmers
- WRTNode
- XIAO/Qt PY
- Atmel SAM
- WORKSHOP
- Adhesives and gluers
- Chemistry
- CNC milling machines
- Crimping tools
- Dispensing needles
- Heat-shrink tubing
- Insulation strippers
- Knives and scissors
- Laboratory power supplies
- Mikroskopy
- Mini drills and grindrers
- Organizers
- Power strips
- Power tools
- Safety glasses
- Soldering
- Antistatic mats and accessories (ESD)
- BGA balls
- BGA rework stations
- Brushes and ESD brushes
- Desoldering Wick
- Handles, magnifiers
- Heat guns
- Heaters and soldering irons
- Laminates
- Portable soldering irons
- Silicone Soldering Mats
- SMD Accessories
- Soldering accessories
- Soldering chemistry
- Soldering irons
- Soldering pastes
- Soldering pots
- Soldering stations
- Soldering tips
- Sponges and cleaners
- Stand for soldering irons
- Tin
- Tin extractors
- Ultrasonic cleaners
- Tapes (aluminum, kapton, copper, insulating)
- Tools
- Tweezers
- Vices
- 3D PRINTING
New products
New products
zł258.82 tax excl.
A controller designed for the Pololu 3pi+ 2040 robot, it is based on the Raspberry Pi RP2040 microcontroller and a set of sensors. A version for use with an OLED display. Pololu 5006
Free shipping
free shipping in Poland for all orders over 500 PLN
Same day shipping
If your payment will be credited to our account by 11:00
14 days for return
Each consumer can return the purchased goods within 14 days
Description
The 3pi+ 2040 Control Board is a controller designed for the Pololu 3pi+ 2040 robot. It is based on the Raspberry Pi RP2040 microcontroller (like the one in the Raspberry Pi Pico), a 32-bit dual-core Arm Cortex-M0+ running at 125 MHz that can be programmed in C, C++, Arduino or Python. The 3pi+ 2040 has 16 MB (128 Mbit) of flash memory, which comes with a pre-installed MicroPython interpreter, so you can get started right away by plugging it into a USB C port and editing the included sample Python programs.
The board is equipped with two DRV8838 motor drivers, encoders and a flexible power supply. It has five reflection sensors on the bottom, two impact sensors on the front of the robot and IMU sensors (accelerometer, gyroscope, magnetometer). In addition, the board houses indicator LEDs, user buttons, a buzzer and an OLED display connector.
The microcontroller controlling the robot is equipped with a MicroPython interpreter and can be programmed using the Python language. Only a USB type C cable is required to program the robot (not included). Users can also program the robot in C/C++. Extensive and easy-to-use Pololu Library libraries are available to support the robot's individual circuits.
Full documentation and user manuals are available on the product page.
The controller can be used as a replacement element for Pololu 3pi + 32U4 robots or for self-construction of a robot based on the 3pi+ Chassis and self-selected Pololu motors and additional sensors.
The robot is available in several versions, both fully assembled and as a kit for self-assembly.
Version | Motors | Max speed | Comments |
---|---|---|---|
Standard Edition, assembled | 30:1 MP 6V | 1,5 m/s | good combination of speed and controllability |
Standard Edition, kit | |||
Turtle Edition, assembled | 75:1 LP 6V | 0,4 m/s | longest battery life, easiest to control, good for swarm robots or introductory robotics courses |
Turtle Edition, kit | |||
Hyper Edition, assembled | 15:1 HPCB 6V | 4 m/s | very fast and difficult to control, easy to damage, recommended for advanced users |
Hyper Edition, kit |
Features
- Microcontroller: Raspberry Pi RP2040 125 MHz, 256 kB RAM, 16 MB Flash
- Motor controller: 2 x DRV8838
- 2 x Incremental encoders
- LSM6DSO chip (accelerometer + gyroscope)
- LIS3MDL magnetometer
- 2 impact sensors
- 5 line sensors
- OLED display connector
- Buzzer
- 3 buttons and 3 user LEDs
- Reverse polarity voltage protection
- Operating voltage: 2.7 V to 6.5 V
- Dimensions: 66 x 86.36 mm
- Weight: 20 g
Kit contains
- 3pi+ 2040 Control Board
- Buzzer
- Connection cables
- Discs for encoders
- 2x7 pin connector
- 4 x Single battery contacts
- 4 x Screw
- 4 x nut
You might also like
Chassis construction kit for the Pololu 3pi+ 32U4 robot. It enables the construction of a mobile robot with a differential drive based on the selected micro Pololu motor and electronics. Pololu 3725
Cable with USB type A and USB type C plugs, length 1m, white
No product available!
Cable with USB type A and USB type C plugs, length 2m, white
Other products in the same category (16)
A modernized version of the popular Pololu 3pi mobile robot. The robot was based on the AVR ATmega32U4 microcontroller with the Arduino bootloader and OLED display. Assembled version. Pololu 4974
No product available!
An upgraded version of Pololu\'s popular mobile robot. It is based on the Raspberry Pi RP2040 microcontroller and features an OLED display and a set of sensors. The assembled version. Pololu 5002
No product available!
An upgraded version of Pololu\'s popular mobile robot. It is based on the Raspberry Pi RP2040 microcontroller and features an OLED display and a set of sensors. For self-assembly. Pololu 5005
No product available!
A modernized version of the popular Pololu 3pi mobile robot. The robot was based on the AVR ATmega32U4 microcontroller with the Arduino bootloader. Assembled version. Pololu 3738
No product available!
Line Follwer mobile platform with two motors, 5 reflection sensors, LCD display, buzzer and three user buttons. Based on the ATmega328 AVR microcontroller programmed in C. Pololu 975
An upgraded version of Pololu\'s popular mobile robot. It is based on the Raspberry Pi RP2040 microcontroller and features an OLED display and a set of sensors. For self-assembly. Pololu 5004
No product available!
A modernized version of the popular Pololu 3pi mobile robot. The robot was based on the AVR ATmega32U4 microcontroller with the Arduino bootloader. Kit version. Pololu 3739
No product available!
A modernized version of the popular Pololu 3pi mobile robot. The robot was based on the AVR ATmega32U4 microcontroller with the Arduino bootloader. Assembled version. Pololu 3736
No product available!
Kit to expand the Pololu 3pi robot to Pololu m3pi with a mbed socket board. Includes non-soldered PCB as well as necessary connectors and components for self-assembly. Pololu 2152
A modernized version of the popular Pololu 3pi mobile robot. The robot was based on the AVR ATmega32U4 microcontroller with the Arduino bootloader and OLED display. Kit version. Pololu 4978
No product available!
A modernized version of the popular Pololu 3pi mobile robot. The robot was based on the AVR ATmega32U4 microcontroller with the Arduino bootloader. Assembled version. Pololu 3737
No product available!
An upgraded version of Pololu\'s popular mobile robot. It is based on the Raspberry Pi RP2040 microcontroller and features an OLED display and a set of sensors. The assembled version. Pololu 5000
No product available!
The controller is designed for the Pololu 3pi+ 32U4 robot. It was based on the AVR ATmega32U4 microcontroller with the Arduino bootloader loaded. Version for use with OLED display. Pololu 4973
Chassis construction kit for the Pololu 3pi+ 32U4 robot. It enables the construction of a mobile robot with a differential drive based on the selected micro Pololu motor and electronics. Pololu 3725
An upgraded version of Pololu\'s popular mobile robot. It is based on the Raspberry Pi RP2040 microcontroller and features an OLED display and a set of sensors. For self-assembly. Pololu 5003
No product available!
A modernized version of the popular Pololu 3pi mobile robot. The robot was based on the AVR ATmega32U4 microcontroller with the Arduino bootloader. Kit version. Pololu 3740
No product available!