News

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 ...
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 ...
Arduino Tutorial for MasseyHacks II. Contribute to MasoudH/arduino-tutorial development by creating an account on GitHub.
ESP32 Arduino Tutorial on DHT11 Sensor. Contribute to amruthp/esp32-arduino-code development by creating an account on GitHub.
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 ...
Tronixstuff has a borderline insane tutorial series going, and as of now, 27 chapters have been published. It's essentially the Arduino Bible, but the two most recent additions in particular have ...
The Arduino UNO R4, released in two versions last year, supports the CAN bus in terms of hardware and software. In this article we look at some handy CAN modules, an experimental setup, and the basics ...
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… ...
This is tutorial number 1 from our series of Arduino tutorials and in this part I will talk about blinking an LED using the one already available on the Arduino Uno board or using an external LED to ...