Concept for a safety circuit for an Arduino. If there is water between the ground wire and the sensor wire, the Arduino shuts itself and the attached circuit down so it doesn't get damaged easily.
In this quick Arduino tutorial I will explain how you can control a relay using the Arduino Board, one 1K and one 10K resistors, 1 BC547 transistor, one 6V or 12V relay, one 1N4007 diode and a 12V fan ...
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 a very popular open-source platform and Arduino UNO is one of the most loved microcontrollers among electronics hobbyists worldwide. It consists of a physical programmable circuit board and ...
Notifications You must be signed in to change notification settings An example of a simple way to command one (or several) Arduino relay(s) via a HTML & PHP web page. I did this for my student project ...
Radio Frequency Identification is widely used in contactless payment cards, National Highway Tollgate systems, and in security passes. By integrating an RFID reader with an Arduino, you will be able ...
I have a standard irrigation system with 24VAC solenoids. I have built a simple Arduino + ethernet shield connected to a 4xopto-isolated-relay board for controlling each of my 4 sprinklers. I have the ...