
How to install CH340 driver on Windows.
CH340 is a USB to TTL serial converter chip which is included in a number of development boards like Arduino NANO, Arduino MEGA, ESP8266…
Electronics topic

CH340 is a USB to TTL serial converter chip which is included in a number of development boards like Arduino NANO, Arduino MEGA, ESP8266…

The TB6600 stepper motor driver is used to control larger two-phase bipolar stepper motors like NEMA 23 motors used in 3D printers, CNC machines…

Rechargeable batteries are among the most used power sources for electronic devices and in this tutorial, I would like to show you how to…

One of the most useful things you can do with an Arduino is control higher voltage (120-240V) devices like fans, lights, heaters, and other household appliances. Since the Arduino…

Dc motors are used in a number of applications especially robotics. The main challenge with using these motors with microcontrollers is that they cannot…

4 digit 7-segment displays are among the commonest display components in several of our household appliances like digital radios, clocks, refrigerators, air conditioners and…

One of the common applications of IR receivers is in remote controlled car using Arduino as shown in this tutorial. The other major component…

Real time clocks are required in applications where we need to keep track of the current time for example in data logging. In this…

Often times we need to keep track of data from sensors installed in a given place even if we are far away from that…

An IR remote control enables us to control devices from a distance through wireless communication. Home appliances like radios and TV sets can be…