114532 Views
101685 Views
86270 Views
54891 Views
51137 Views
49962 Views
Level Up your CAD Skills
Operation Pico
Raspberry Pi Home Hub
Hacky Temperature and Humidity Sensor
Robot Makers Almanac
High Five Bot
Using the Raspberry Pi Pico's Built-in Temperature Sensor
Getting Started with SQL
Introduction to the Linux Command Line on Raspberry Pi OS
How to install MicroPython
Wall Drawing Robot Tutorial
BrachioGraph Tutorial
KevsRobots Learning Platform
91% Percent Complete
By Kevin McAleer, 1 Minute
Attach the following wires to the pico
Using a line following sensor is fun and simple! After you attach the special wires (called Dupont connectors) to your robot, you can make it work with some cool code.
Remember, we need to slow down our robot’s speed so it doesn’t go too fast and miss the line it’s trying to follow. Also, we want our robot to check the line very often, so it can stay on track while moving along the line.
speed
< Previous Next >