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 ...
One of the common use cases for our Arduino Relay Controller is setting up a yard or staging ladder. An Arduino relay is often used to control power on tracks by steering or simply turning power on or ...
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 ...
Here using ATMEGA 4809 Arduino nano board and Capacitive Soil Moisture Sensor V2, I am trying to make an Automatic drip-irrigation system. Below is my code which is being used in the project. /* code ...