Author "IanHarris" Page

Author Nik: IanHarris

Name: Ian Harris

Site:

Author Articles List:

Sort by:

Displaying information using LED matrix displays

The LED dot matrix or LED display panel, as it is also known, is one of the most convenient methods of displaying media in the world. It’s a refined version of the outmoded luminous filament lamp display. An excellent example of the use of LED display panels is the rolling ads seen in shop windows, or the information signs at train stations.

What can you do with a microcontroller?

Microcontrollers are in reality tiny computers. Often merely a single chip, they are entirely capable of running C code applications, since while they are frequently “RISC” or reduced instruction set computers, they have enough intricacy to run assembled code. Beginning your first microcontroller project is an entertaining way of exploring the world of embedded electronics.