Flipping Physics
Calculating Buoyant Force on a Submerged Sphere
Learn how to calculate the buoyant force acting on a steel sphere submerged in water! This demonstration covers the physics behind buoyant force, free body diagrams, and Newton’s Third Law. We'll use measurements and calculations to show...
Great Big Story
Sonic alchemy, translating UV light into music
Discover how UV sensors convert sunlight into mesmerizing soundscapes, transforming daily weather patterns into a unique auditory experience.
Science Buddies
Make a Model Planetary Lander with micro:bit
Build a model Mars lander that uses an ultrasonic sensor to measure the distance to the ground as it descends with a parachute
Science Buddies
Arduino Model Planetary Lander
Use an ultrasonic distance sensor and servo motors to make a model planetary lander deploy its landing gear using an Arduino in this engineering project.
Science Buddies
How to Use a Photoresistor (Light Sensor) with Arduino (Lesson #27)
This easy video tutorial will show you how to use an Arduino.
Science Buddies
Arduino Companion Robot | Science Project
Turn a stuffed animal into a fuzzy, purring companion robot using an Arduino in this fun engineering project.
Curated Video
Biometric Handbag: Protecting Your Valuables with Fingerprint Technology
In this video, graduate student Louise Wilson introduces her innovative biometric handbag designed to protect against pickpockets. By incorporating a fingerprint scanner, the bag ensures that only the registered owner can access its...
Curated Video
Micro Sensors: Monitoring the Health of Spacecraft and Premature Infants
This video showcases the development of micro sensors by a team of researchers at the University of Cincinnati. These tiny sensors, with advanced technology, are designed to monitor the health and functionality of critical components in...
Curated Video
High Tech Solutions for Traffic Management: Wireless Tracking and Unmanned Helicopters
In California, wireless technology is being used to track cars and manage traffic congestion. By utilizing sensors on vehicles and alongside roads, traffic managers can quickly identify and respond to clogged roads or accidents. This...
Science Buddies
How to Use a PIR Sensor with Arduino (Lesson #26)
This easy video tutorial will show you how to use an Arduino.
Great Big Story
Sonic alchemy, translating UV light into music
Discover how UV sensors convert sunlight into mesmerizing soundscapes, transforming daily weather patterns into a unique auditory experience.
Curated Video
Transducer
A device that converts one form of energy into another. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary Films reinforce abstract...
Curated Video
Envisat: Earth Observation and Environmental Monitoring
Envisat, is an Earth observation satellite launched by the European Space Agency in 2002. It measures various aspects of the atmosphere, oceans, ice caps, and land surface with high accuracy. Equipped with advanced sensors, Envisat...
Science Buddies
Obstacle Detecting Glasses with Arduino
Design glasses with a built-in distance sensor and buzzer to warn blind people of an approaching obstacle.
Science Buddies
Build an Obstacle-Detecting Walking Stick
Build an obstacle-detecting walking stick to provide an audible warning for visually impaired users.
Science Buddies
Arduino Evaporative Cooling System
Make a thermostat-controlled evaporative cooling system using an Arduino in this fun science project.
Science Buddies
How to Use a TMP36 Temperature Sensor with Arduino
Discover how to integrate a TMP36 temperature sensor with an Arduino to control LED indicators based on temperature changes. This video provides a step-by-step guide on setting up the sensor, programming the Arduino, and understanding...
Science Buddies
Stopping Dog from Eating Cat Poop (with engineering)
Automatic Dog (or cat) Treat Dispenser with Arduino
Science Buddies
Leaf Color Detection with Arduino
Program an Arduino to identify different color leaves using a color sensor in this science project
Curated Video
Smart Living: How Connected Devices Enhance Daily Life
Explore the world of connected devices designed to simplify everyday tasks. From sensors that care for your plants to apps that communicate with pets and smart diapers for babies, discover how these innovations integrate with smartphones...
Curated Video
Robotic Rhythms: The Dance of Machines and Technology
Discover the fascinating intersection of robotics and dance in this exploration of humanoid robots and virtual choreographers. Meet NAO, a small robot with the ability to mimic famous dance moves, and dive into the innovative technology...
Curated Video
Behavioral Design Patterns in C++ - Change Manager - II
This video helps implement the concept of Change Manager in the code. This clip is from the chapter "Observer" of the series "Behavioral Design Patterns in C++".This section focuses on the Observer pattern.
Curated Video
Behavioral Design Patterns in C++ - Sensor - I
This video explains how the observer acquires the data. Here, the data itself is sent along with the notification and this will be explained with the help of the temperature sensor application. This clip is from the chapter "Observer" of...