Skip to content

Language

SKU ROB-19520/B

Kitronik Autonomous Robotics Platform for Pico

Original price €76,05 - Original price €76,05
Original price
€76,05
€76,05 - €76,05
Current price €76,05

All prices are VAT included

Availability:
Low stock
Availability:
Out of stock
Availability:
On order
Shipping: 4-6 Days
Request Quantity Discount and Information

The Kitronik Autonomous Robotics Platform for Raspberry Pi Pico is a fun and hands-on introduction to buggy robotics. The easy to follow booklet provided with the kit guides you through all of the steps required for you to take control of your robot. The Robotics Platform has been designed to grow with you and provided additional servo and ultrasonic sensor connectors for more advanced projects. This buggy requires a Raspberry Pi Pico with pin headers attached.

The kit is supplied with the autonomous robotics platform chassis, 2 wheels and tires, a Kitronik line-following sensor board, and an ultrasonic sensor. The kit requires no soldering and only minimal mechanical assembly. Fit the tires to the wheels, push the wheels onto the pre-mounted motors and both the line following sensor and ultrasonic distance sensor plug straight into the board. Once put together, push the Raspberry Pi Pico into the onboard connector, add 4 x [Alkaline AA batteries](https://www.sparkfun.com/products/15201) to the battery holders underneath and you are done. Your robot buggy is ready for instruction.

The included booklet guides you through every step of getting to know your robot. It contains a detailed assembly guide, info on preparing the Raspberry Pi Pico, instructions for installing an editor (Thonny), and instructions on how to write code for every feature of the Robotics Platform. No corner of the board is left unexplained.

As well as the easy to follow getting started guide, we have also produced online tutorials which go into more detail on coding the key features of the board. The links to the tutorials can be found in the resources section at the foot of this page.

To help make programming the robot as simple as possible, Kitronik has developed a set of Micropython modules, which can be found [here](https://github.com/KitronikLtd/Kitronik-Pico-Autonomous-Robotics-Platform-MicroPython) . More information on this can be found in the booklet supplied with the kit. If you aren\'t familiar with GIT, we\'ve created an online beginners guide to help you get up to speed. You can find the guide [here (https://kitronik.co.uk/GitGuide)](https://kitronik.co.uk/blogs/resources/kitronik-on-github-a-beginners-guide).

**Note:** This kit requires a [Raspberry Pi Pico](https://www.sparkfun.com/products/17829), [Headers soldered to your Pico](https://www.sparkfun.com/products /17907), 4x [AA Batteries](https://www.sparkfun.com/products/15201), and a [micro USB cable](https://www.sparkfun.com/products/15429) to work. Sold separately.

**Includes:**

* 1x Autonomous Robotics Buggy Chasis PCB
* 2x Kitronik 5 Spoke Wheels & Tires
* 1x Kitronik line following sensor board
*1x Ultrasonic Sensor

**Features:**

* A fun and hands-on introduction to buggy robotics.
* The Robotics Platform has been designed to grow with you, start small then add complexity later.
* The kit ships with a detailed guide booklet backed up with freely available online tutorials.
* The autonomous robotics platform introduces the user to light, movement, and sensing so the robot can be as hands-on or hands-off as they want it to be.
* Program your buggy to react to the world around it.
* Learn to code with [MicroPython](https://micropython.org/), using our simple to follow guides and the beginner-friendly [Thonny](https://thonny.org/) editor.
* Just add the Raspberry Pi Pico, some alkaline batteries, and some code and watch your buggy come to life!
* PCB Length: 126mm.
* PCB Width: 80mm.
* Wheel Diameter (with tire): 67.5mm.

**Documents:**

* Kitronik Online Tutorials, using the Pico-ARP:
- [Motors](https://kitronik.co.uk/blogs/resources/online-tutorial-autonomous-robotics-platform-for-pico-motors)
- [Lights, switch, and buzzer](https://kitronik.co.uk/blogs/resources/online-tutorial-autonomous-robotics-platform-pico-buzzer-button-lights)
- [Line Following Sensors](https://kitronik.co.uk/blogs/resources/online-tutorial-autonomous-robotics-platform-pico-line-following)
- [Ultrasonic Distance Sensor](https://kitronik.co.uk/blogs/resources/online-tutorial-autonomous-robotics-platform-pico-ultrasonic-sensor)
- [Using servo connectors](https://kitronik.co.uk/blogs/resources/online-tutorial-autonomous-robotics-platform-for-pico-using-the-servo-connections)
* [First steps with the Raspberry Pi Pico, MicroPython, and Thonny](https://kitronik.co.uk/blogs/resources/first-steps-with-the-raspberry-pi-pico-and-thonny)
* [Kitronik Beginners guide to GitHub](https://kitronik.co.uk/blogs/resources/kitronik-on-github-a-beginners-guide)
* [A practical guide to Modules, MicroPython and the Raspberry Pi Pico](https://kitronik.co.uk/blogs/resources/modules-micro-python-and-the-raspberry-pi-pico)
* [Kitronik MicroPython modules for ARP-Pico](https://github.com/KitronikLtd/Kitronik-Pico-Autonomous-Robotics-Platform-MicroPython)
* [Pico Datasheet](https://cdn.sparkfun.com/assets/7/b/1/b/1/pico-datasheet.pdf)
* [Getting Started with MicroPython on the Pico](https://www.sparkfun.com/products/17835)
* [Thonny](https://thonny.org/)