Just don’t make it angry
07 November 2022
I made a robot that can see using sound. #shorts
03 November 2022
Best night of his life
12 October 2022
What happens when robots die?
11 October 2022
Pomodoro robot! This is a work in progress but too cute not to share
30 September 2022
Build your own web server using a Raspberry Pi Pico W using Phew.
28 August 2022
MeArm
Potato Powered Pico
Pinout.XYZ
Makers Central
Chip
Pico Birthday Card
Build your own BurgerBot
Raspberry Pi Pico with MicroPython - GPIO Mastery
Using Redis with Python
SMARS Quad
SMARS
Robot Eye Mechansim
KevsRobots Learning Platform
5% Percent Complete
By Kevin McAleer, Duration: 3 Minutes
This course will teach you all about the Robot Operating System, how to use the ROS2 on a Raspberry Pi 4, and how to write your own ROS programs.
In this course you will learn:
ROS (Robot Operating System) is an open-source, meta-operating system for your robot. It provides the tools and libraries that allow you to quickly create and deploy robotics applications. ROS provides a flexible framework for writing and executing code, as well as a wide variety of libraries and tools for navigation, manipulation, and perception. ROS is used by many leading robotics companies and research institutions worldwide.
ROS can be very intimidating at first, but don’t worry - it’s actually quite manageable once you understand the basics. This course is a great starting point for unpacking and learning how ROS works.
ROS can be installed on Windows, macOS or Linux; however for robotics we often want to install this on a single board computer such as the Raspberry Pi 4. In fact ROS.org supports ROS on Raspberry Pi 4 running the Ubuntu OS, or the standard 64 bit version of the Raspberry Pi OS and running ROS within a Docker container; this is what we will use in this course.
The 8Gb version of the Raspberry Pi 4 is recommended as ROS is quite memory hungry, and the Raspberry Pi cannot use a large swap file as it damages the SD card over time (due to the large number of writes to the flash storage).
Next >