Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Sensors / Actuators & IoT Dashboard with Arduino
Highest Rated
Rating: 4.7 out of 5(42 ratings)
280 students

Sensors / Actuators & IoT Dashboard with Arduino

IoT Dashboard with Microcontroller
Created byRichard Inniss
Last updated 5/2026
English

What you'll learn

  • Use a microcontroller to visualize multiple sensors data and remotely control switches
  • Learn how to read various sensors such as ultrasonic, infrared, temperature and voltage
  • Create a professional looking, animated & interactive IoT Dashboards
  • Basic refresher courses on html / CSS / JavaScript and C++ for beginners

Course content

7 sections30 lectures4h 19m total length
  • Section 1 Introduction4:51

    In this lecture, we will offer an overview of what this course is about as well as its main goals and objectives.

  • Course Outline6:57

    As with any new endeavor, its important to have a good understanding of where you are and where you'll be going in order to set yourself up for success. An this is exactly what we will be doing here as we offer offer an outline of each lecture. We'll also discuss what you'll have accomplished at the end of each section of the course.

  • Hardware Requirements11:31

    In this detailed lecture, we will review all of the hardware required for the completion of this course. We will offer you some examples of where to obtain the parts as well as review each of them one-by-one. At the end of the review, we will show what the finished project will  looks like. (Note: The links associated to each part listed in the parts list is only an example, its not an endorsement of the supplier, therefore, AIoT Consulting cannot be responsible for any quality or fulfillment issues.)


  • Software (Free) Requirements10:03

    In this lecture, we review the software needed to successfully complete our project. Specifically, we will go over a high-level overview of the Arduino IDE, then show you how to install it and confirm that it is operational by loading and compiling a simple program. We will also install a popular text editor. Make sure to check the “Resources Link” offered in this section which will direct you to the webpages to access these programs. Note that both software packages are free of charge.

  • Section 1 Quiz

Requirements

  • A basic understanding of electronics
  • A computer along with basic computer skills
  • Some basic electronic parts are required (covered in lecture 3)
  • No paid software required - both Arduino IDE and VS Code editor are free downloads

Description

Microcontrollers play a significant role in our daily lives. In fact, they are very often imbedded in many of the products we use on a daily basis and are completely taken for granted. They are behind the scenes, orchestrating the complexities of using various SENSOR devices such as liquid level sensors, temperature sensors, distance sensors to name only a few, read their respective values and decide when it’s time to power ACTUATORS, which are other devices such as electromagnetic valves, pumps, fans or heating elements until the entire process they were designed for is completed.

During this course, you will learn how to create a fully interactive webpage dashboard with animated gauges and switches using HTML/CSS/JavaScript as well as AJAX (Asynchronous JavaScript and XML) to display the values of various sensors and remotely control actuators through relays in real time.

We'll use the Arduino Uno as our programmable microcontroller of choice for this course, as it is highly configurable, inexpensive and offers a great IDE or integrated development environment for learning purposes.

The  course also includes some refresher modules on HTML, CSS, JavaScript and C++ to help the beginner level students.  We will simplify your learning experience as we supply all the code and make it easy for you to follow step-by-step instructions, as we explain each line of the code. We'll also encourage and point you to some resources and exercises outside the course to familiarize yourself with some of the required tools, and in no time, you will have a good understanding of the basics.

At the end of this course, our hope is that you’ll have gained a better understanding of the endless possibilities offered when combining micro controllers with sensors, actuators and resulting real time data visualization they offer.

So, we hope you decide to join us on this exciting learning adventure, and I’ll see you in the next lecture.


Who this course is for:

  • Anyone interested in learning to utilize IoT devices
  • Electronics enthusiasts
  • If you'd like to learn how to remotely operate and monitor devices
  • If you'd like to learn how to automate equipment based on sensor data