News

This source repository is the code for the Arduino basics tutorial. This tutorial is made up of 20 examples, and all of tutorials provide video tutorials and uploaded on YouTube ...
Hello makers Arduino python LED control tutorial is the first post in our tutorial series of Arduin and python interaction. We’ll start with very basic and gradually moves step by step towards more ...
We all know that the Microcontrollers work only with digital values but in real world we have to deal with analog signals. That’s why ADC (Analog to Digital Converters) is there to convert real world ...
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 ...
In this experiment we are going to use a element called photoresistor. This sensor allows us to interact with the external environment, through intensity of light. The photoresistor is based on light ...