The Elegoo Smart Robot Car is an Arduino-based design with an impressive list of features
In the final installment of this series, I show you how to use both Collision Avoidance and Line Tracking with the Smart Robot Car.
The Elegoo Smart Robot Car is an Arduino-based design with an impressive list of features
In the final installment of this series, I show you how to use both Collision Avoidance and Line Tracking with the Smart Robot Car.
In the second part of the series on building the Elegoo Smart Robot Car I will show you how to use the remote control functions.
The robot car has both IR remote control and Bluetooth remote control capabilities. Today we will learn how to use and code for both of these.
motionEyeOS is an open-source product that can turn any Raspberry Pi into a sophisticated surveillance system. It’s very easy to use as the product is available as an image file for the Raspberry PI as well as several other single board computers.
In this article we will set up both a Raspberry Pi 3B+ and a Raspberry Pi Zero W with motionEyeOS. We will then learn how to use all of the features of this amazing product. If you are looking for an inexpensive yet advanced surveillance system this could be the answer!
The Elegoo Smart Robot Car V3 is an Arduino-based robot car with features like Bluetooth remote, IR remote, line following, and collision avoidance.
In the first of a three-part article I will show you how to assemble and test the Robot Car.
The PlutoX Aerial Robotics Kit is a DIY quadcopter that you can program and add your own hardware to. This unique device is perfect for experimenters, hobbyists and basically anyone who is interested in developing a project that can fly.
In this article I’ll introduce you to the PlutoX and to the Cygnus IDE, the development environment you’ll use to write code for the drone.
Ultraviolet Light is used in many industrial and medical applications. We also receive a dose of UV light from sunshine, and while a little UV light is good for you excessive exposure can lead to eye and skin damage.
In this article I will explain how to safely work with ultraviolet light and I’ll show you how to build a UV Index Meter that can accurately measure the level of UV and help keep you safe in the sunshine.
So grab your hat and sunscreen and follow along!
The DF Robot 5 DOF Robot Arm kit is a high-quality robotic arm that you can assemble yourself. With heavy duty servo motors and sturdy aluminum parts this inexpensive arm is perfect for your robotics experiments
Follow along as I assemble the robot arm. I’ll also build a simple robot arm controller based on the Arduino Nano and the PCA9685 16-channel PWM module.
I’m sure you have seen those inexpensive robot car chassis kits, the ones that come with two 6-volt motors. They are great fun and very useful and they even come with a couple of speed encoder disks (those little black circles full of holes). Problem is, no one tells you how to use them!
Let’s resolve that and build a robot car with speed sensors. Along the way we’ll learn how to use Interrupts, a valuable programming technique.
The MeArm is a small robot arm that was originally designed as a teaching device for schoolchildren. Despite its toy-like appearance it is also an excellent tool for serious robotics experimenters who would like to develop software and control systems for robotic arms without a large hardware expenditure.