Instructional Video13:23
Programming Electronics Academy

Interrupt Cautions: Arduino Course 9.5

Higher Ed
A highlight of things to consider when using interrupt service routines.
Instructional Video2:24
Programming Electronics Academy

We Use Arduino Version .. : Arduino Course 2.2

Higher Ed
A walk through of the Arduino IDE version used in the course, and recommendations for getting the most recent version.
Instructional Video0:25
Curated Video

Dora & Boots Character Dilation Project

9th - 12th
In this video you will see four student character transformation projects. They began by dilating an image in a Google doc. They used the draw feature to engineer half inch square graph paper on an 8.5 by 11 in document. Students then...
Instructional Video18:42
Programming Electronics Academy

Another Interrupt Example: Arduino Course 9.4

Higher Ed
An example of using an interrupt service routine with Arduino.
Instructional Video2:18
Makematic

What happened next

K - 5th
"Sequencing helps children understand the main idea of a story and how changing the order can change the meaning and outcome. In this activity, children aged 3-7 will illustrate a sequence of events in a story and organise them in ways...
Instructional Video6:33
Programming Electronics Academy

Change Delay Time, Z Principle: Arduino Course 4.3

Higher Ed
Taking a look at the delay() function, and an approach to investigating code.
Instructional Video1:56
NASA

NASA | Afterschool Universe: Supernova Can Crunch

3rd - 11th
Afterschool Universe is an out-of-school-time astronomy program for middle school students that explores basic astronomy concepts through engaging hands-on activities and then takes participants on a journey through the Universe beyond...
Instructional Video11:01
Programming Electronics Academy

Function Example Two: Arduino Course 8.2

Higher Ed
A walk through of a User Defined Function in programming.
Instructional Video12:59
Programming Electronics Academy

digitalRead in Ardiuno: Arduino Course 4.10

Higher Ed
Using digitalRead() to read binary inputs with Arduino.
Instructional Video5:47
Curated Video

The Art of Communication Using a Word Cloud

9th - 12th
This video production is a STEAM project Grade 7 Math Students complete to communicate their understanding of Integers, Absolute Value, and adding integers. Students use a table of integer values assigned to each letter of the alphabet...
Instructional Video7:09
Programming Electronics Academy

Download and Install PC: Arduino Course 2.3

Higher Ed
A walk through of downloading and installing the Arduino IDE (Integrated Development Environment) for PC computers
Instructional Video2:26
Programming Electronics Academy

Mindset: Arduino Course 3.1

Higher Ed
Keeping the right mindset when learning technical topics like programming.
Instructional Video7:47
Programming Electronics Academy

PWM and analogWrite: Arduino Course 4.7

Higher Ed
A description of Pulse Width Modulation (PWM) and how it is used with Arduino.
Instructional Video2:56
Weatherthings

Weather Things: Hybrid Clouds

6th - 8th
Clouds manifest moisture condensed in the air. In this program they are appreciated and pondered. Clouds give clues to wind direction, humidity levels, weather patterns, and they just make pretty sights. We look at the basic type of...
Instructional Video0:44
The March of Time

MOT: 1938 The Refugee - Today and Tomorrow intro

12th - Higher Ed
Japanese military in China, burning buildings, Japanese soldiers raise their arms in celebration next to steam locomotive.
Instructional Video8:05
Packt

CompTIA Network+ Certification N10-007: The Total Course - Access Control "Protecting Your Network" of the series"

Higher Ed
This video discusses the techniques for keeping unwanted users out of your network, focusing on effectively using firewalls. This clip is from the chapter "Protecting Your Network" of the series "CompTIA Network+ Certification N10-007:...
Instructional Video0:44
Next Animation Studio

Scientists experimenting to use volcano to power America

12th - Higher Ed
Scientists are experimenting with the use of heat from a volcano in central Oregon to generate electricity. The experiment is being led by a company called AltaRock Energy. A team of scientists and engineers began pumping 11 million...
Instructional Video2:51
Curated Video

Heat of Vaporization

K - 8th
This program begins by defining heat of vaporization is the amount of heat that must be added or given off to vaporize one gram or kilogram of a substance and is expressed as J/g or J/kg. Through real, live footage and animation,...
Instructional Video5:19
Curated Video

Nuclear Fission and Nuclear Power Stations

9th - Higher Ed
This video is a lecture on nuclear fission and how nuclear power stations utilize it to produce energy. The video explains the concept of fission, the materials used for fission, and how the reaction occurs. The video also covers the...
Instructional Video3:57
Weatherthings

Weather Things: Man-Made Clouds

6th - 8th
Clouds manifest moisture condensed in the air. In this program they are appreciated and pondered. Clouds give clues to wind direction, humidity levels, weather patterns, and they just make pretty sights. We look at the basic type of...
Instructional Video3:22
Food Farmer Earth

A Baker's Insider Tips for Making Artisan Bread

12th - Higher Ed
Tim Healea of little t american baker shares some important tips for making better artisan breads at home. According to Healea, a Portland, Oregon baker whose specialty is breadmaking, by incorporating a few basic tricks that he outlines...
Instructional Video2:42
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - product()

Higher Ed
In order to obtain the product of different iterables, you will learn how to use the products class. This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Instructional Video10:26
Weird History

3 Mile Island Meltdown

12th - Higher Ed
The story of Three Mile Island shows that nuclear incidents can be prevented, as long as the right safety measures are in place and the employees are trained properly. What happened on Three Mile Island was small in comparison to the...
Instructional Video10:50
Programming Electronics Academy

Logic Levels: Arduino Course 4.1

Higher Ed
A description of HIGH and LOW logic levels and binary.