Using Electronic Sensors in Arduino

36 CQ
9 Lessons
Previous...
  • Playing
    Free
    2 CQ
    1. Introduction to Arduino Sensors
    A lesson with Dr Peter Dalmaris
    View lesson

    The world of sensors is a wide, wild one. In this introductory lesson, learn which sensors you'll be using in this Arduino course, from photo to ultrasonic.

    The world of sensors is a wide, wild one. In this introductory lesson, learn which sensors you'll be using in this Arduino course, from photo to ultrasonic.

  • Playing
    5 CQ
    2. Measuring Light with a Photoresistor
    A lesson with Dr Peter Dalmaris
    View lesson

    In this second lesson of a series from Dr. Peter Dalmaris, learn how to detect and measure light using a photoresistor, and how to use a voltage divider.

    In this second lesson of a series from Dr. Peter Dalmaris, learn how to detect and measure light using a photoresistor, and how to use a voltage divider.

  • Playing
    4 CQ
    3. Measuring Temperature & Humidity
    A lesson with Dr Peter Dalmaris
    View lesson

    Who needs a thermometer when you can measure temperature and humidity with a few DHT sensors and your handy Arduino setup and sketch? Learn how in this lesson!

    Who needs a thermometer when you can measure temperature and humidity with a few DHT sensors and your handy Arduino setup and sketch? Learn how in this lesson!

  • Playing
    4 CQ
    4. Measuring Atmospheric Pressure
    A lesson with Dr Peter Dalmaris
    View lesson

    Meteorologists use it to read weather patterns and geologists to determine altitude: a barometric pressure sensor, a sensor that measures atmospheric pressure.

    Meteorologists use it to read weather patterns and geologists to determine altitude: a barometric pressure sensor, a sensor that measures atmospheric pressure.

  • Playing
    5 CQ
    5. Detecting Motion with a PIR Sensor
    A lesson with Dr Peter Dalmaris
    View lesson

    Motion sensors are used every day: for security purposes or to turn lights on and off. Learn about motion sensors and how to put your own PIR to work!

    Motion sensors are used every day: for security purposes or to turn lights on and off. Learn about motion sensors and how to put your own PIR to work!

More...
  • Recommended Recommended
  • History & In Progress History
  • Browse Library
  • Most Popular Library

Get Personalized Recommendations

Let us help you figure out what to learn! By taking a short interview you’ll be able to specify your learning interests and goals, so we can recommend the perfect courses and lessons to try next.

Start Interview

You don't have any lessons in your history.
Just find something that looks interesting and start learning!

2 Comments
500 characters max
Roshan K
The BMP085 sensor has been replaced with BMP180 - With everything staying the same , a few methods shown in the loop method do not exist in the new Library . Instead of getAltitude - we now have a pressureToAltitude() - which takes the reference sea pressure , measured pressure .
Dr Peter Dalmaris
Hi Roshan, thank you for this. I have the BMP180 and plan to make an updated video for it, just didn't have the time yet... in my todo list!
500 characters max