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
Arduino – Details Simplified
Posted on by Rolan Gaspar Pereira
Arduino is a prototype platform (open-source) based on an easy-to-use hardware and software. It consists of a circuit board, which can be programed (
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