Arduino Course For Beginners
Arduino Course For Beginners
Module 2: Basics
● Understanding and Using Variables
● Blink an LED
● digitalRead() and Serial Port Communication
● analogRead() and Serial Port Communications 6 sessions Ghc 600
● Reading Analog Pins and Converting the Input to a Voltage
● Fade an LED with Pulse Width Modulation using analogWrite()
Module 3: Control
● If-Else Statement, Comparison Operators and Conditions
● For Loop Iteration
● How to Use Arrays
6 sessions Ghc 600
● Switch Case Statement and Using a Keyboard for Data Collection
● While Statement
Module 4: Digital
● Blink an LED Without using the delay() Function
● Using Buttons
● State Change Detection and the Modulo Operator 4 sessions Ghc 400
● Debouncing a Button
Module 5: Analog
● Analog I/O and Serial Communications
● Analog Input
● Calibration 4 sessions Ghc 400
● Smoothing Data