Zach Star
What does a Physics Major do? (Part 2 Research and Career Examples)
Our part 2 video of "What does a physics major do" covers what research positions and jobs a physics major could go into. In the video I focus mostly on jobs that directly apply to physics. What you'll find is that there are an endless...
Programming Electronics Academy
Switch Case: Arduino Course 5.6
A demonstration of how "switch-case statements" are used in programming.
Programming Electronics Academy
Arduino Toolchain: Arduino Course 2.7
A high level description of the software tools used to get the code you write on an Arduino board.
Programming Electronics Academy
Using Serial.parseInt() with Arduino
Are you trying to send integers over serial using parseInt with Arduino? Maybe you’re struggling to understand the difference between Serial.read() and Serial.parseInt(), and how they can work for you? Do you just need to know how to...
National Institute of Standards and Technology
Wave of the Future: In Their Own Words
Looking for a hands-on summer job in a research laboratory? If you are an undergraduate student majoring in physics, materials science, chemistry, applied mathematics, computer science or engineering, the National Institute of Standards...
Programming Electronics Academy
EPS 022 - Using Arduino in Schools with Phil Nolt
This week Michael sits down with Phil Nolt, a technology instructor for a large high school in Pennsylvania. Phil talks about an Arduino class he teaches. We hear about the ups and downs, and get Phils perspective on teaching.
Programming Electronics Academy
Display Arduino output (e.g. sensor data) on your computer monitor with this simple function: Part 1
In many cases while using an Arduino, you will want to see the data being generated by the Arduino. One common method of doing this is using the print() function from the Serial library to display information to your computer’s monitor....
Practical Ninjas
Machine Learning - Introduction to binary number systems | Understanding digital systems | DE 01
Digital Electronics 01. ----------------------------------- This is the first video in the series on Digital Electronics which covers some of the prerequisites for the
Programming Electronics Academy
More Serial Library: Arduino Course 5.9
A description of using Serial Communication with Arduino.
Programming Electronics Academy
Smallest game console in the world! (and hackable!)
Smallest game console in the world! (and hackable!)
Programming Electronics Academy
What is the ? code!? Learn about the ternary operator!
Have you been doing some coding and you come across a question mark in the code and you're like, "What is this? What does this mean?" Usually it's followed by a colon. You know, it's sometimes it's like a one-liner and I don't know,...
Programming Electronics Academy
Lesson 9 | Understanding Data Types for variables | Arduino Crash Course
Lesson 9 | Understanding Data Types for variables | Arduino Crash Course
Programming Electronics Academy
An Easy Way to Learn I2C, SPI, RTC, ADCs and More with this Awesome Arduino Education Shield
In this video we talk about an Arduino shield designed to teach you about shift registers, I2C, SPI, temperature sensors, real time clocks, analog to digital convertors and flash memory chips - all this on one awesome Arduino shield!...
Programming Electronics Academy
Which Arduino IDE should I use?
Did you know that the Arduino company provides for free three different tools for programming your Arduino board? They're called Integrated Development Environments or IDEs. If you're trying to figure out which one you should use, then...
Paul Marriott
More Arduino & Electronic Gear from Shenzhen, China (750HKD / 660RMB worth)
A showcase and explanation of random Arduino items purchased from the Shenzhen SEG Electronics Market.
Programming Electronics Academy
Class to Library: Arduino Course 8.7
A walk through of turing a class into an Arduino code library.
Programming Electronics Academy
Arrays and For Loops: Arduino Course 7.4
A walkthrough of using arrays and for loops in programming.
Programming Electronics Academy
Tutorial 08: analogRead() and the Serial Port: Arduino Course for Absolute Beginners (ReM)
Arduino Course for Absolute Beginners Knowing if something is on or off can be extremely useful, but often you will want to know more. How bright is the light? How fast is the satellite moving? These types of answers are often analog -...
Programming Electronics Academy
Arduino MASTERCLASS | What can Arduino do? PART 1
Are you looking for the perfect series of videos to get started with Arduino? Well, you are in luck, because in this series of videos, you are going to learn everything you need to get started with Arduino. By the time you're done here,...
Programming Electronics Academy
Intro to Classes: Arduino Course 8.5
A description of classes in object oriented programming with Arduino.
Programming Electronics Academy
Switch Case Application: Arduino Course 5.8
A demonstration of using a switch-case statement in programming.
Programming Electronics Academy
For Loop Lesson: Arduino Course 5.4
A demonstration of how "for loops" are used in programming.
Programming Electronics Academy
Hyperduino for teachers, integrating Arduino into the classroom
Are you a school teacher looking for new STEM activities to add to your curriculum? Are you considering integrating Arduino into your classroom? Keep watching to learn more about how you can use HyperDuino to introduce Arduino to your...