When combined together in a symmetric manner, multiple LEDs can be used to display messages or patterns which look very aesthetic. Commonly, LEDs are arranged in the pattern of a square matrix, as it is easy to program and convenient to use. This tutorial utilizes an 8x8 matrix to display scrolling text.
Components required for this project:
1- Arduino
Any Arduino would do for this project.
2- 8x8 LED matix MAX7219 module
This LED matrix is...
Monday, 2 September 2019
Monday, 5 August 2019
Ultrasonic sensor interfacing with output display on 8x32 LED Matrix
The HCSR04 ultrasonic sensor can sense the distance between itself and the object in front of it. It uses the formula d=(v*t)/2 to calculate the distance. We can display the output on an LED matrix, rather than viewing it on the serial monitor. This makes the project more portable and we can avoid having it attached to a computer for just viewing the distance. Here’s a tutorial on how to use the LED matrix.
This tutorial will involve not only...
Sunday, 5 May 2019
ThinkRobotics – Your Companion to Robotics and Technology Innovation

Robotics is a branch of engineering which involves
mechanics, electronics, information technology, computer science and more. It
deals with the process of designing, developing, programming and commanding, robots
for various applications ranging from daily household chores to scientific
research and development. With an increase in easy access of DIY electronics
and robotics, the field of innovation is not limited to research institutes
anymore...