About arduino
Below is a smart home automation via arduino,which we can control lighs or devices either by natural buttons or via tablet,smartphone.This project took me a lot in order to be completed but after a lot of reading and practice i finally managed to complete it and the result is below.I installed this automation in many houses. What is arduino?
Arduino is an open-source platform used for building electronics projects. Arduino consists of both a physical programmable circuit board (often referred to as a microcontroller) and a piece of software.
The Arduino platform has become quite popular because it is open source and you can do whatever you think or dream.It is important to have some knowedge of c++ in order to make projects. Additionally, the Arduino IDE uses a simplified version of C++, making it easier to learn to program.
arduino uno microcontroller.
lights control with tablet and buttons.