Sending messages to am LED sign
MrEvans
Posts: 3
I'm starting a project to use a stamp module to send strings of data to a LED sign. The stamp will look for input, then on input send a string of data to the LED sign over the serial out, wait 2 minutes, send another string of data, wait 14 minutes, send another string, then loop back and wait for input. The LED sign will accept RS-232 data. It has it's own protocol for the strings.
Has anybody done a project like this?
Is there a project I've missed in the forum?
Has anybody done a project like this?
Is there a project I've missed in the forum?
Comments
http://www.betabrite.com/Pages/betabrite.htm
COMMERCIAL PRODUCT.
AND SOMONE DID A STAMP INTERFACE FOR THE BETABRITE SOME TIME AGO..
73
SPENCE
K4KEP
Your in luck, Jeff (slotcarz) is working on such a project. His thread is here.
<edit> Hmm, I seem to have scanned too quickly over your post, you seem to not be seeking to create an LED sign, but interface with one. I appologize. I think this may be the thread SPENCE is refering to.</edit>
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
Post Edited (Paul Baker) : 8/10/2005 9:31:23 PM GMT
It is a very basic program but shows the protocol and displays messages in
several formats. It is a good starting point.
http://homepage.mac.com/tbitson/weather/bsbb10.zip
Bob
http://www.remote-control.net/software/ledsign/
or
http://homepage.mac.com/tbitson/weather/
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
I'll check out the tbitson/weather/bsbb10.bs2 tomorrow.
I have a few things to try.