Main product image for 1016 LED Message Board
Product image 1 for 1016 LED Message Board
Product image 2 for 1016 LED Message Board
Product image 3 for 1016 LED Message Board
Easy to use LED sign with 10 big 16-segment displays and cool looking animations
Kits
Arduino
Lights

1016 LED Message Board

Sold by Cheerful Electronic

$45.68

No tax for United States [change]
Do you want a kit with all the parts to assemble the board yourself, or do you want it fully assembled and tested ready to go?
Stock available: 4
Check
Original Design
This product was designed by Cheerful Electronic. By buying this product you support original hardware creators.

This is the 1016 LED Message Board kit from Cheerful Electronic. With this kit you can make your own custom sign to show small texts, scrolling texts and messages with fun animations on 10 large 16-segment LED displays. It will make a very cool display that you can customize to make a message feed ticker, escape room display, score board or any kind of sign you want.

The Message Board is really easy to use, programming is optional and even connecting it to an Arduino or another development board is optional. The Message Board will store your text to EEPROM so it will not loose your message after disconnecting power.

Using the Message Board

You don't need any special software or Arduino code libraries to make the Message Board work. The Message Board communicates with your Arduino using the two serial pins Tx and Rx. Showing some text on screen is as simple as:

Serial.begin(9600); Serial.println("hello");

If your text fits on screen then the Message Board will show it as a static text, but if your text has more than 10 characters it will automatically scroll your message across the screen. To make things more intersting there are 16 differernt animations that you can use to show texts of up to 10 characters. The text string that you send to the Message Board can contain simple formatting to tell it what animation to use, how quick to scroll, how to align text and to set a delay between parts of a message. For example:

Serial.println("{a99tc}hello{d1000}world{d1000}{a3} ");

Shows the words HELLO and WORLD with a random animation (a99) centered on screen (tc). There is a delay of 1 second between HELLO and WORLD (d1000) and finally the screen is cleared with an animation from top to bottom (a3) before the message starts over.

You can store one message in NVRAM as the default message to display. This message will show every time you power up the Message Board until you send it some new text. The manual goes into more detail about the text format and how to connect the Message Board.

What do you need?

The Message Board can be used with any Arduino or any other development board that has a serial connector.

When you connect the Message Board to your computer it will show up as a serial port. You can connect to it using terminal software such as Tera Term and directly send it the text you want to display. The manual will show you more details about connecting the display and how to control it to show your text and animations. No programming is required to make a cool display!

About the kit

The kit contains all the parts that you need to build the Message Board: PCB, components and 3D printed feet to stand the Message Board up right. The PCB has a micro USB connector that has already been soldered to the board so you don't have to worry about soldering tiny SMD pins. A micro USB cable is not included in the kit because most people have some spare cables lying around anyway.

Links to code and documentation

Documentation (cheerful.nl)

Shipping policy

Orders will be shipped through PostNL within 1 week of ordering

This product does not ship to United States.

The seller

Cheerful Electronic

Cheerful Electronic logo

Helmond, Noord-Brabant, Netherlands
0 orders since Mar 18, 2026
We create innovative electronics projects and kits for makers and enthusiasts worldwide. Our projects are designed to work with Arduino and compatible development boards, making them perfect for both beginners and experienced electronics enthusiasts.