News

Arduino interrupt tutorial with example demonstration of how to use external interrupt and pin change interrupt in arduino.
In this arduino relay control tutorial we will simply learn How to interface a Relay with Arduino. Here we are not using any Relay Driver IC like ULN2003 and will only use an NPN transistor to control ...
Arduino Descobreix la potència d’Arduino mentre explorem el seu hardware senzill, el seu programari fàcil d’utilitzar i les inacabables possibilitats de projectes. Des de circuits bàsics fins a ...
We are excited to introduce the all-new Arduino Nano ESP32 – a powerful and versatile IoT development board that opens up a world of possibilities. This feature-packed board combines the ESP32-S3 with ...
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 ...
This tutorial will guide you through the process of building a tachometer around an Arduino. Tachometers are used to measure rotation rate in Revolutions Per Minute (RPM). You don’t need much… ...