Switch is a device that allows the flow of current through it. It can also break the circuit, so it is majorly used in circuits where we need to brea
Simplest Circuit to Learn Arduino
Posted on by Rolan Gaspar Pereira
Time Duration : 40 minutes
Level : Beginner
Electricity flow through our common conductors called wires. This electrical energy converts to va
Easy way to Fade and Blink using Arduino – Simplified
Posted on by Rolan Gaspar Pereira
Fading and Blinking are two basic examples in Arduino. Fading uses analogWrite() function to fade the LED, ON and OFF. Whereas Blink uses the digital
Arduino Programming – Simplified
Posted on by Rolan Gaspar Pereira
Data Types
Data Types in C are used to declare variables or functions of different types. The type of a variable determines how much storage space
Programming the Arduino – Simplified
Posted on by Rolan Gaspar Pereira
The Arduino programming is very user-friendly and is a structured language. The Arduino IDE is and open source software. The source code for Java env
Arduino Board – Pins Explained
Posted on by Rolan Gaspar Pereira
Arduino is a very popular microController for newbies. It is easy to use and opensource, which makes it all the more easier for electronic enthus
Mini Weather Station using DHT11 and LCD 16×2 interfaced with Arduino
Posted on by Rolan Gaspar Pereira
Lets put together two of our modules, i.e. the DHT11 and the LCD16x2. What happens when we get both the modules together? We get a mini-weather s
How to interface LCD16x2 with Arduino (with and without I2C Module) ?
Posted on by Rolan Gaspar Pereira
Here is another simplified project to connect the LCD 16x2, I have included both the methods.
Direct interfacing of LCD 16x2 on Arduino
In
Humidity Sensor DHT11 interfaced using Arduino
Posted on by Rolan Gaspar Pereira
Here is another simplified project to measure the humidity and temperature. It is a cheap module around $4 and can be found easily online. So le
What is Digital and Analog?
Posted on by Rolan Gaspar Pereira
Digital and Analog are two different types of signals in nature. They are used to send data from the transmitter to the receiver. The Digital signal