In this project, we are going to build something very simple project, a temperature controlled relay that is used to turn on a dc fan. You can actually change the DC Fan to other electrical devices ...
Arduino is the now-famous microcontroller that has set a portion of the maker community free to design amazing creations. The Arduino board and platform is fairly simple, but it can be intimidating to ...
Now you can build your own room temperature monitor using an Arduino board. The circuit is a combination of an Arduino UNO board, LM35 temperature sensor, and a 16×2 Hitachi compatible LCD. It will ...
Before I start talking about this really cool thing called Arduino (Italian for "good friend"), let me say a few things about the fascinating subject of physical computing. Physical computing has been ...
First of all, you need to download the Arduino IDE on your computer from its official site so that you can write the code and upload it to the Arduino UNO board. Now follow the below steps to do the ...