Instructional Video12:28
Science Buddies

How to Use a Vibration Motor with Arduino (Lesson #25)

K - 5th
Learn to use a vibration motor with an Arduino in this tutorial.
Instructional Video6:57
Science Buddies

How to Use a Slide Switch with an Arduino (Lesson #24)

K - 5th
Learn how to use an single-pole double-throw (SPDT) slide switch with an Arduino in this tutorial.
Instructional Video9:39
Science Buddies

How to Use an LCD Screen with an Arduino (Lesson #21)

K - 5th
Learn how to add an LCD screen to your Arduino projects in this tutorial.
Instructional Video6:01
Science Buddies

Arduino Mini-Drone Lesson Part 4: Mini Drone Assembly Instructions

K - 5th
In this video students will learn how to physically assemble their mini popsicle stick drones. This video is part of the Arduino Mini Drone Lesson video series.
Instructional Video11:17
Science Buddies

Arduino Mini-Drone Lesson Part 2: Controlling Motors with an Arduino and a Transistor

K - 5th
In this video, students will learn to control motors with an Arduino. This video is part of the Arduino Mini Drone Lesson video series.
Instructional Video1:27
Science Buddies

Arduino Mini-Drone Lesson Part 1: Introduction

K - 5th
In this STEM lesson, students will build a mini popsicle stick drone and use feedback control with an Arduino and an ultrasonic sensor to control the drone's altitude. This video is an introduction to the lesson.
Instructional Video5:54
Curated Video

The ABC's of Coding

Pre-K - Higher Ed
Aside from the coding languages there seems to be all sorts of jargon used by coders. The amount of jargon can be overwhelming to new programmers. In this video, Mark reviews the most common jargon used by programmers from A to Z. Learn...
Instructional Video6:18
Curated Video

Things I Wish I Knew When I Was Learning to Code

Higher Ed
Things I Wish I Knew When I Was Learning to Code
Instructional Video9:57
Curated Video

Using Machine Learning to Check My Squat Form with CreateML

Higher Ed
Using Machine Learning to Check My Squat Form with CreateML
Instructional Video2:22
Lingokids

Code Masters (Coding Song)

Pre-K - 3rd
Coding has turned into part of our daily life. Through coding, we can use our devices, find our best places in maps... and even watch YouTube like now! That's why it is essential for kids to understand and love why coding is so great....
Instructional Video12:51
Curated Video

Ranking Machine Learning Methods | Machine Learning Tier List

Higher Ed
Today, we'll be ranking machine learning methods based on the extremely subjective metric of how much I use them in my research.
Instructional Video8:18
Curated Video

How To Do Research At The MIT AI Lab | Reflections and Advice on Getting Into AI Research

Higher Ed
In this somewhat meta video, we're looking at a guide on how to do AI research at MIT from 1988, and discussing how my journey into AI research has aligned or diverged from this guide thirty years later. Plus, some things I wish I’d...
Instructional Video10:27
R Programming 101

Using R programming to manage categorial variables or factors using the forcats package

Higher Ed
If you're analysing data using R programming then you'll want to learn about the forcats package that can be used to manipulate categorical variables or factors. Data analysis doesn't need to be difficult. If you're learning statistics...
Instructional Video7:55
Curated Video

From Tissue Engineering to Artificial Intelligence - How I Got Here | VLOG

Higher Ed
How did I find myself working with AI when I started in Tissue Engineering?
Instructional Video7:57
Curated Video

10 Popular Machine Learning Datasets, Explained

Higher Ed
In this month's AI 101, we're taking a look at 10 popular datasets that you can use to improve your machine learning skills.
Instructional Video13:43
Zach Star

Computer Science Vs Software Engineering | How to Pick the Right Major

12th - Higher Ed
The differences in computer science and software engineering can sometimes come down to what university you go to. In terms of their definition computer science is more math and theory based, while software engineering is more applied....
Instructional Video15:32
Science Buddies

How to Blink an LED with Arduino

K - 5th
Learn how to blink an external LED connected to an Arduino digital I/O pin using the digitalWrite command. Visit the Science Buddies website for cool science projects you can do with an Arduino:...
Instructional Video5:16
Science Buddies

How to Debug a Circuit

K - 5th
Learning how troubleshoot, or debug, your circuit when your Arduino project isn't working as expected. Visit the Science Buddies website for cool science projects you can do with an Arduino:...
Instructional Video6:34
Science Buddies

Positional vs Continuous Rotation Servo Motors

K - 5th
What's the difference between a positional and a continuous rotation servo motor? How do you control them with the Arduino servo library? Which one do you need for your project? Get all your questions answered in this video! For an...
Instructional Video10:55
Science Buddies

Build an Arduino Mass Driver - Cool Science Project

K - 5th
This video shows how to build a model mass driver, also called a coilgun, controlled by an Arduino. Mass drivers could be used to launch payloads into space with electromagnets instead of chemical rockets. There are many variables you...
Instructional Video4:53
Science Buddies

How to Use an Arduino

K - 5th
Learning how to use an Arduino is a great way to get started with electronics and programming. This video series will guide you through setting up an Arduino, programming it, and building circuits so you have all the knowledge you need...
Instructional Video4:47
Science Buddies

Introduction to Tinkercad Circuits

K - 5th
Tinkercad Circuits is a free online circuit simulator that runs in your web browser. You can use it to prototype circuits and even run Arduino code. Many of our tutorial videos use Tinkercad Circuits to demonstrate various concepts....
Instructional Video20:40
Science Buddies

How to Use a Button with an Arduino

K - 5th
Learn how to use a button as a digital input to an Arduino I/O pin with the digitalRead command. Visit the Science Buddies website for cool science projects you can do with an Arduino:...
Instructional Video10:56
Science Buddies

How to Fade an LED with Arduino analogWrite

K - 5th
Learn how to fade an LED connected to an Arduino pulse width modulation (PWM) pin using the analogWrite command. Visit the Science Buddies website for cool science projects you can do with an Arduino:...