Easy to use LED sign with 10 big 16-segment displays and cool looking animations
Designed by Cheerful Electronic in Netherlands
Buy with confidence.
Our Tindie Guarantee protects your purchase from fraud. Learn More
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-s…
Read More…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.
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.
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 the text you want to display. The manual will show you how in more detail. No programming required to make a cool display!
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.
No country selected, please select your country to see shipping options.
No rates are available for shipping to .
Enter your email address if you'd like to be notified when 1016 LED Message Board can be shipped to you:
Thanks! We'll let you know when the seller adds shipping rates for your country.
Shipping Rate | Tracked | Ships From | First Item | Additional Items |
---|---|---|---|---|
:
|
Buy with confidence.
Our Tindie Guarantee protects your purchase from fraud. Learn More
$189.00
Free Shipping!
$32.00
Free Shipping!
$145.00
Free Shipping!
$54.00
Free Shipping!
$38.00
Free Shipping!
$22.00
Free Shipping!
$15.00
Free Shipping!
$25.00
Free Shipping!
$16.00
Free Shipping!
$25.00
Free Shipping!
By clicking Register, you confirm that you accept our Terms & Conditions
We recognize our top users by making them a Tindarian. Tindarians have access to secret & unreleased features.
We look for the most active & best members of the Tindie community, and invite them to join. There isn't a selection process or form to fill out. The only way to become a Tindarian is by being a nice & active member of the Tindie community!