Arduino Projects with Code

In this category I will publish articles about Arduino projects and circuits.

IoT in home automation (Internet of things for home automation)

In this project, I will explain to you how you can use IoT in home automation. I have decided to make a home automation system. Using this automation system, you can control the appliances in your home using a web interface from anywhere in this world. This system will show us the current status of …

IoT in home automation (Internet of things for home automation) Read More »

6 i2c LCD with Arduino

I2C LCD for Arduino with code and working explanation

I2C or IIC has become more popular nowadays for short-distance communication. I2C stands for the inter-integrated circuit. You can know it also as a two-wired interface (TWI) because you can communicate with various devices using just two wires. This two wires bus is used for serial communication between host and slave devices. Philips Semiconductor developed …

I2C LCD for Arduino with code and working explanation Read More »