Skip to content

SikandarAman/Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARDUINO_BASICS

By Paul McWhorter

Arduino_Basiks Welcome to the Arduino_Basiks repository!
This collection contains a series of basic Arduino projects I did aimed at helping beginners understand Arduino programming and hardware interfacing.

The reference from where I studied --> Youtube Link
Project List

01.Led_13 - Basic LED blink using pin 13.
02.Binary_Count - A binary counter using LEDs.
03.AnalogWrite - Demonstrates analogWrite function.
04.Potentiometer - Reading values from a potentiometer.
05.Conditional_Using4 - Using conditional logic in Arduino.
06.DimmableLed - Controlling LED brightness with PWM.
07.InputNumber - Handling numeric input.
08.InputString - Handling string input.
09.PushasSwitch - Using a push button as a switch.
10.RGB_Digital - Controlling an RGB LED.
11.PassiveBuzzer - Using a passive buzzer.
12.Photoresistor - Reading values from a photoresistor.
13.SimplePushUse - Basic use of a push button.
14.Hexadecimal - Displaying hexadecimal values.
15.74HC595N - Using the 74HC595 shift register.
16.Binarycounter_595 - Binary counter with 74HC595.
17.LogikalShift - Logical shift operations.
18.BitFlipper - Bit manipulation example.
19.LCD - Using an LCD display.
20.IR_Remote - Working with an IR remote.
21.MY_Remote - Custom IR remote functions.
22.TheCode - Additional code examples.

THANK YOU!!!

About

Arduino_Basiks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages