
How to control WS2812b Leds Strip using Arduino.
WS2812B Leds are very common for use in interior designs for hotels, restaurants and bars, studios and even homes. They are also used as…
Tutorial archive

WS2812B Leds are very common for use in interior designs for hotels, restaurants and bars, studios and even homes. They are also used as…

Often times when using microcontrollers we may need more digital input and output pins compared to the ones available for example in projects involving…

TFT LCD modules are among the most popular devices in a number of microcontroller projects especially serial port modules because they take few I/O…

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…

Real time clocks (RTCs) like DS3231 RTC are required in applications where we need to keep track of the current time for example in…

Data logging is very important in projects involving collection, analysis and interpretation of data. For example if we know the temperature, humidity, pressure and…

Ultrasonic radar systems have a number of applications in object detection especially in water navigation. Though this is called a radar but actually it’s…

A rain sensor with Arduino can be used in a number of applications where we need to automatically prevent rain drops wetting certain surfaces.…

The 2.4 ” tft lcd touch screen shield for Arduino can be used in a number of applications. However many of the shields available…

Obstacle detection using IR sensors with Arduino has a number of applications in robotics, security systems and industrial assembly lines. In this tutorial I…