12:52
Arduino Tutorial - Obstacle Avoidance Sensor - HC SR04, Sonar Sensor
Arduino and HC-SR04 sensor. Detect the distance your robot is away from an object. Shows coding for the ultrasonic sensor, ...
5:40
Arduino Tutorial - Obstacle Avoidance IR Sensor
Arduino - IR sensor for obstacle avoidance robot. Video shows demo along with how to code and wire the IR sensor. Please visit ...
6:55
Raspberry Pi Arduino Communication: Pi Receives Data from Arduino over USB connection
HI, in this video we will show you how to receive data from the Arduino to the Raspberry Pi via USB connection. Plug your Arduino ...
3:14
Arduino Tank-bot programmed by a 7 and 11 year old. They show how it moves forward, backward, left and right. Then they ...
4:02
Raspberry Pi Tutorial - Pt.1 Raspberry Pi Communication to Arduino over USB - Pi Software
Raspberry Pi / Arduino Communication Tutorial - We show you how to set up the software on the Raspberry Pi to enable data ...
5:46
Raspberry Pi Tutorial - Pt.3 Raspberry Pi Communication to Arduino over USB - Python Code / testing
Raspberry Pi / Arduino data transfer - Pt. 3 we show you how to code a python script to be run on the Raspberry Pi that will send ...
1:53
For Subscribers - Where we're going and what's coming up
I talk about where this channel is going. I want my viewers to be able to build their own robotic projects and also have the skills to ...
4:49
Arduino Tutorial Basics Part1 - The UNO
Shows the Arduino UNO and describes the various components. We describe the different types of pins on the UNO and their ...
7:13
Raspberry Pi Tutorial - Pt.2 Raspberry Pi Communication to Arduino over USB - Arduino Code
Raspberry Pi / Arduino data trasnfer tutorial - In Part 2 we show you how to write the code for the Arduino to receive data sent from ...
6:32
Arduino Tutorial - Small Sound Sensor for flashing leds to beat of music
Link to flashing LED strip to music: https://youtu.be/OVQOdcGCzJQ In this video we will be showing you how to use the Small ...
16:22
Making Raspberry Pi Web Server
Tutorial on installing the packages to turn your raspberry pi into a web server. We'll be installing Apache2, PHP5, MYSQL, and ...
22:31
Arduino Tutorial Basics - Arduino Uno and first programs (parts 1-4)
In this video we show you the different inputs and outputs of the Arduino Uno. After the run through of the arduino inputs and ...
4:35
Arduino Tutorial - Methods Pt 1 - Arduino, sometimes called a function, sub-routine, or a procedure
First of a 3 part series on using Methods in C for the arduino. You will hear some people refer to a method as a function, ...
9:28
In this video we'll show you how to use a push button to turn on and off and LED. We show how to turn on the light when the ...
4:36
Raspberry Pi Tutorial - RDP to your Raspberry Pi from Windows
Raspberry Pi Tutorial - In this video, we show you how and what to install so that you can RDP to your Raspberry Pi from a ...
7:09
Arduino Tutorial Basics Part2 - First Sketch using Serial Monitor
For beginning arduino users, we're going to be making the famous Hello World sketch. We will be using the serial port to ...
5:42
Arduino Tutorial Basics Part3 - The FOR loop
Here we take a look at how to program a for loop. We'll cover the initialization, the condition and the increment. We show you how ...
9:54
Arduino Tutorial: Array, how to retrieve elements, loop and assign values to an Array
In this video we will explain what arrays are and how to use them. Different ways to declare an array. Array Elements. Looping ...
4:45
Arduino Tutorial - Methods Pt 2 - passing variables to a method
The second video of a 3 part series on using Methods in C for the arduino. You will hear some people refer to a method as a ...
4:52
Arduino Tutorial - Methods Pt3 - Returning a variable from a method
Arduino tutorial showing how to return a variable from a method. This is part 3 of a three part series on methods. Please visit our ...