Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
The Arduino Parking Garage
Rating: 4.4 out of 5(9 ratings)
1,711 students

The Arduino Parking Garage

Arduino Microcontroller Programming C C++
Created byDaniel Perl
Last updated 8/2021
English
English [Auto],

What you'll learn

  • How to programm and build an Arduino Parking Garage

Course content

2 sections11 lectures45m total length
  • Introduction1:42

    Discover a diy arduino-powered parking garage: press a green button to operate a servo barrier, drive a car, hear a warning, and view the wiring with a nine-volt battery.

  • How to build the parking garage3:12

    Learn to wire and build the Arduino parking garage, including motor and barrier, photocell sensor with a 1000 ohm resistor on a breadboard, and a servo on pin 13.

  • The Arduino IDE2:41

    Install the Arduino IDE, download the appropriate Windows version, install it, then use Tools to select the board and processor and set the communication port.

  • The CH340/341 Chip3:14

    Identify and install drivers for the CH340/CH341 chips found in Arduino knockoffs, guiding you from Google search to a Windows driver setup and a zip download on a Chinese site.

  • The Definition2:39

    Install and include the 022 Age library to begin, define pins for a button and an analog photocell, and set the puzzle port to 12.

  • The Setup1:43

    Learn the Arduino parking garage setup: wire pin 13, set a servo to 100 degrees, use input pull up for a button, and activate a buzzer with a photocell readout.

  • The Loop3:25

    Explore how the loop repeats tasks in an Arduino parking garage by reading a photocell, detecting a button press, opening the barrier, and signaling via a buzzer and serial output.

  • The Ending4:10

    Learn practical Arduino programming to build a smart home demo featuring an alarm system with LCD display, various sensors, RFID-driven music playback, data logging, and an internet-enabled temperature station.

  • The entire code0:01

Requirements

  • Basic knowledge of the programming language C

Description

You can learn how to build an Arduino-controlled parking garage with a barrier which opens for four seconds if a button is pushed and then an alarming signal is activated and then the barrier closes again.

Apart from that, the parking garage has a photo cell which recognizes if it gets darker and activates an LED if necessary in order to illuminate the women parking lot.

You will learn basic concepts of Arduino programming in C/C++ and Electronics.

You can learn how to build an Arduino-controlled parking garage with a barrier which opens for four seconds if a button is pushed and then an alarming signal is activated and then the barrier closes again.

Apart from that, the parking garage has a photo cell which recognizes if it gets darker and activates an LED if necessary in order to illuminate the women parking lot.

You will learn basic concepts of Arduino programming in C/C++ and Electronics.

You can learn how to build an Arduino-controlled parking garage with a barrier which opens for four seconds if a button is pushed and then an alarming signal is activated and then the barrier closes again.

Apart from that, the parking garage has a photo cell which recognizes if it gets darker and activates an LED if necessary in order to illuminate the women parking lot.

You will learn basic concepts of Arduino programming in C/C++ and Electronics.

You can learn how to build an Arduino-controlled parking garage with a barrier which opens for four seconds if a button is pushed and then an alarming signal is activated and then the barrier closes again.

Apart from that, the parking garage has a photo cell which recognizes if it gets darker and activates an LED if necessary in order to illuminate the women parking lot.

You will learn basic concepts of Arduino programming in C/C++ and Electronics.

You can learn how to build an Arduino-controlled parking garage with a barrier which opens for four seconds if a button is pushed and then an alarming signal is activated and then the barrier closes again.

Apart from that, the parking garage has a photo cell which recognizes if it gets darker and activates an LED if necessary in order to illuminate the women parking lot.

You will learn basic concepts of Arduino programming in C/C++ and Electronics.

You can learn how to build an Arduino-controlled parking garage with a barrier which opens for four seconds if a button is pushed and then an alarming signal is activated and then the barrier closes again.

Apart from that, the parking garage has a photo cell which recognizes if it gets darker and activates an LED if necessary in order to illuminate the women parking lot.

You will learn basic concepts of Arduino programming in C/C++ and Electronics.

You can learn how to build an Arduino-controlled parking garage with a barrier which opens for four seconds if a button is pushed and then an alarming signal is activated and then the barrier closes again.

Apart from that, the parking garage has a photo cell which recognizes if it gets darker and activates an LED if necessary in order to illuminate the women parking lot.

You will learn basic concepts of Arduino programming in C/C++ and Electronics.

Who this course is for:

  • Everyone who wants to learn how to programm Arduino Microcontrollers