As we have learnt in previous tutorials that the XBee module can act as a Coordinator, Router or an End device but it need to be configured to work in desired mode. So before using the XBee modules ...
An automatic toll gate system using Arduino revolutionises traditional toll collection by eliminating manual intervention.
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 ...
This repository contains the code files from the New Arduino Paul McWhorter tutorial Series on YouTube. Each file represents a simple project or tutorial from the series. The Arduino Paul McWhorter ...
Assume that you are moving towards a complex microcontroller project bundled with blinkers, beepers, and a display panel. To link a standard 16×2 LCD directly with the microcontroller, for instance ...
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 ...
All the code contained here is related to the DronE android app. This app is used with ESP32 for remote control. DronE repository - Source code. Play Store link - Place where you can download the app.