A solid foundation for Arduino and Raspberry pi programming students

What you will learn

This course teaches you all you need to know in basic electronics from resistor to IC.

You’ll understand what voltage, current, and resistance are. And the relationship between them

You’ll understand what a voltage divider network is and how to use it with different sensors

You’ll understand what a resistor is, its types, calculations and readings, applications and connections

You’ll understand what a capacitor is, its types, calculations and readings, applications, RC circuit and connections

You’ll understand how to use transistors in your circuits, both BJT and MOSFET.

How to determine if a BJT is NPN or PNP, and also the collector base and emitter

You’ll build a RF based full home automation system

You’ll build a IR based home automation system

You’ll build a clap controlled system

You’ll build a water levels indicator and pumping machine controller

you’ll build a smoke sensing and alerting system

You”ll understand how relay work, how to use single and multichannel relay module. And you’ll also build your own relay module.

You’ll understand how use voltage regulator ICs

You’ll build your own power Supply Unit with 12v and 5v outputs

You’ll understand how to rectify AC voltage to DC voltage to power your circuit

You’ll learn how to solder Electronics Component on boards.

You’ll understand how to use ICs like 555ic, 4017, HT12D and HT12E

You’ll use simulation software like Proteus, Tinkercad, and circuit wizard

You’ll have full introduction to Arduino programming.

You’ll understand how to use breadboard and jumper cables

Simulation of Arduino on Tinker

Linking of your Arduino code with proteus simulation software for simulation.

Description

We believe Arduino and Raspberry pi programming is very easy to understand on your own if you have a good foundation in basic electronics. This course covers everything you need to know for you to become a hero in basic electronics. From resistor to Arduino programming, from breadboard to soldering. You will also learn how to use simulation Softwares, both online and offline. Enroll in the course now and understand the mysterious secrets of electronics. Meet you there!

English

Language

Content

Circuit

Build your first circuit. ( The Software used will be shown soon)

Introduction to Circuit Wizard

How to sign up tinkercad online simulation software

How to get Circuit Wizard and proteus installed

1-Build your first circuit

2-Circuit diagram, Schematic and pictorial circuit diagram.

Voltage and current

Common units and prefixes used in electronics

Materials needed

Resistor

The relationship between Resistance, Voltage, Current

Application of Ohm’s law and the definition of a resistor

Types of resistor

Resistor Color code

Tolerance

Resistor wattage

How to connect resistors in series

How to calculate the value of resistors in parallel

Limiting the flow of current with a potentiometer

Voltage divider

The relationship between R1 and R2 in voltage divider network

Using a potentiometer as a voltage divider

How to vary the value

More on variable resistor as a voltage divider

LDR in a voltage divider network

Voltage dropped across a resistor

Calculation of the appropriate value of resistor for a LED

Using thermistor in a voltage divider network

Multimeter

Introduction to Multimeter.

Resistance Measurement

Voltage measurement

Current measurement

Using a real life multimeter

Signing up for Tinkercad

How to get Circuit Wizard and proteus installed

Introduction to Circuit Wizard

Breadboarding

How an experimental board is used

Breadboarding your first circuit

Making it more professional

Diode

Diode, forward biased, reversed biased, and types of diode.

Voltage dropped across a diode

Using diodes as a voltage regulator

Zener diode

Capacitor

Capacitors; Series and Parallel Connection

Capacitor as a voltage divider

Using capacitors as a voltage divider

Using capacitor to store charge

Doubling of voltage with a capacitor

RC Circuit

Application of RC circuit

Transistor

Introduction to transistor

BJT NPN Transistor as a switch

BJT PNP transistor as a switch

How to identify the pins of a npn transistor

PNP transistor pinout

MOSFET

Using a P-Channel mosfet as a switch

N-Channel Mosfet as a switch

Thyristor

Logic Gates

Logic gates

Using transistors to make an AND GATE circuit

Using transistors to make an OR GATE

Using transistors to make an inverting circuit (NOT GATE)

NAND and NOR GATE with transistors

Notice

NOR Gate

Integrated Circuit

Integrated Circuit

Monostable circuit using 555 IC

Astable circuit using 555 IC

Optocoupler

Relay

Relay

Controlling of home appliances with relay

How to use a single channel relay module

Using a multichannel relay module


Get Instant Notification of New Courses on our Telegram channel.


Additional information on relay

Relay, flyback diode, Inductor

Transformer

Transformer

Rectification

Rectification

Full bridge rectification

Simulation

Filtering out the ripples

Voltage Regulator ICs

Introduction to voltage regulator IC

Positive fixed voltage regulator IC

Voltage regulator IC, LM78xx

Negative fixed Voltage regulator

Positive variable Voltage regulator

Negative variable voltage regulator

Soldering class

Introduction to soldering and materials needed

Soldering a simple circuit

LDR working operation

Soldering of an IC

Soldering a rectifier circuit

Completion of rectifier

Soldering a simple channel relay module

Testing the Soldered single channel relay module

Active and passive components

Electronics components, active and passive component

Potential difference

Design and construction of a Smoke Sensing System(Project)

Smoke Sensing System; Introduction to gas sensors

Smoke sensing system, How gas sensor works

Smoke sensor with a simple circuit

Smoke sensor with an inverting circuit

Using Buzzer with a smoke sensor

Smoke sensor with a pnp transistor for simplicity

Using smoke sensor with 555 ic astable circuit

Smoke sensor practical

Smoke sensor with a simple circuit

Smoke sensor with an improved circuit

Completion of the project

Human sensitive system (Project)

A simple circuit with PIR

PIR with astable

PIR

Circuit Idea

Temperature controlled fan with LM35

Sound controlled home automation system(project)

Introduction to sound controlled system

What we’ll build (Sound controlled system project)

Materials to be used in sound controlled system

Explaining the working principle of IC 4017

Using Relay module with IC 4017

Breadboarding of IC 4017

Connection with self made relay

Testing of the project

Design and construction of an IR based home automation(project)

What we’ll build (IR based home automation system)

IR based home automation system

Explanation on IR

Breadboarding the circuit

Using IR with CD4017 IC

Breadboarding of IR with CD4017

Connection with Home appliance

Testing the project

Water levels indicator and pumping machine controller (project)

Using transistors as a water sensor

Circuit diagram for connection with a buzzer

Connection with an astable circuit

Detecting a single level

Detecting multiple levels of water

Empty tank Alert with buzzer

Automated pumping machine

Connection with Socket

Design and construction of a RF based home automation system

Parallel and serial communication

Wired and wireless communication

Encoder and decoder

BREADBOARDING

Wired connection

Now wireless

Switch selection

Connection with home appliances

Completion of the project

Testing of RF based home automation project

An Intensive Introduction to Arduino programming

Downloading of Arduino IDE

Introduction to Arduino

Introduction to Arduino development boards

Void Setup(){ } Void Loop(){ }

Basic commands

A full introduction to Arduino board

Using digital Pin for switching of relay

Delay(xxxx);

How to use analog pin

How to use Serial monitor

Using digital pin as an input

How to use analog pin as digital pin

How to use Tinkercad with Arduino

A guide on how to fully develop yourself on Arduino.

BLINKING OF LED WITH ARDUINO

How to connect LCD with microcontroller

LCD with Arduino

ATmega328 for stand alone board explained

Stand alone board with lcd

Proteus simulation software with Arduino

Using Proteus for Basic circuit

Blinking LED with Proteus

Using LCD With Arduino on proteus