Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Complete Arduino Course, Electronics + 15 Projects
Rating: 3.5 out of 5(7 ratings)
2,140 students

Complete Arduino Course, Electronics + 15 Projects

Learn Arduino from Scratch: Complete Course + 15 Projects
Last updated 1/2025
English
English [Auto],

What you'll learn

  • Arduino Programming
  • Electronic components
  • Project creation
  • Use of sensors

Course content

22 sections110 lectures10h 13m total length
  • What is Arduino2:46

    Explore how Arduino, an open source electronics platform, combines a hardware board and a cross-platform ide to read inputs from sensors and the internet and drive leds, motors, or displays.

  • Types of Arduino boards and characteristics of UNO5:05

    Explore the types of Arduino boards, focusing on the Arduino Uno Rev3, and learn its features, open source schematics, and documentation that make it ideal for beginners.

  • Installing Arduino IDE2:59

    download the Arduino IDE from the Arduino downloads page and run the installer. install the USB driver and open the IDE to upload sketches to the Arduino board.

  • Connecting our Arduino0:51

    Connect your Arduino to the PC using the USB cable, locate the port, and power the board to verify Arduino-PC communication and recognition.

  • Connecting a generic Arduino board4:39

    Learn to recognize an Arduino board by selecting the right port and board in the Arduino IDE, install the USB serial CH340 driver, and upload the first sketch.

  • How to recognize a CH340G chip0:41

    Identify whether to install the CH340 driver by inspecting the USB chip on original versus clone Arduino boards; squared chips are plug-and-play, while rectangular CHx chips require the driver.

  • Uploading our first Sketch1:47

    Upload our first sketch to verify the Arduino board works, select the correct board and port, then upload blink so the built-in LED on pin 13 blinks each second.

  • Thinkercad Program4:55

    Explore Tinkercad, a free tool to simulate Arduino circuits and share designs. Drag and drop components like the Arduino Uno to build projects, with options to code, export, and share.

Requirements

  • No prior knowledge is required

Description

Enough with the courses that show you sketches, and leave you with more questions than answers! With this mega complete course on Arduino from scratch, you will learn everything you need to step into the world of electronics, circuits, and Arduino.

How many times has it happened to you? That you search for information on how to create a project with Arduino, and hundreds of resources pop up, but none explain how or why the project works.

Or maybe you are new to this world of electronics, and you want to know how to work with Arduino, but can't find a guide to help you learn incrementally.

That ends today!

I present to you, the best Arduino course in Spanish to date. In this course, we start from scratch. And when I say zero, I really mean from zero.

We begin by explaining some fundamentals that are necessary to create projects, such as the operation of the pins on Arduino, operation of electronic components, and even, we break down the sketch that is created whenever we create a new file from the Arduino IDE, in order to analyze it and test what happens if lines of code are missing.

In addition to being a course focused on learning to create projects, we also focus on programming, since, although the goal of the course is not for you to become an expert programmer, programming is a fundamental component that will allow you to create increasingly complex projects. It's like an additional toolbox that you need to learn how to use.

In many of the projects, we will start by creating projects on the Tinkercad platform, so you won't have to worry about having the necessary hardware to create the projects, and you won't have to worry about burning the circuits, definitely a great option if you are just starting out.

Throughout the course, we will create multiple projects that will turn you into a maker in every sense of the word, from simple ones to more complex ones.

In total, we will create more than 15 Projects with Arduino, all explained step by step.

Some of the topics we will cover in the course are:

  • Programming basics with Arduino

  • Decision statements

  • Digital pins

  • Analog pins

  • Using sensors

  • Using electronic components

  • Arrays

  • Matrices

  • LEDs

  • Potentiometers

  • Loops

  • Photoresistors

  • Using Tinkercad to create simulations

and a long etc.

What are you waiting for to become a maker with Arduino? I'll see you in the course.


Who this course is for:

  • Electronics Students
  • Electronics enthusiasts
  • Aspiring makers
  • Developers looking to create IoT solutions