greeeg 460 Posted September 2, 2011 Share Posted September 2, 2011 This small project combines a MSP430G2231, Found in the launchpad. and a small size 4 character dot matrix display. To create a very small scrolling LED display. Here is a video: (Looks like I can't embed it due to lack of posts ) Unfortunately the display features 4 distinct 5x7 modules inside of it with gaps between each one. But by scrolling text "behind" these gaps, the human brain can bee fooled into seeing a relatively legible assortment of letters. Scrolling speed can be altered currently the speed is nearish to the maximum I can easily distinguish. The two timer compare modules are being used to: increment time, scroll display. and the watchdog interrupt used to multiplex the display. I have code that displays and increments time and date. But haven't finished it yet. Hopefully I can get that done soon. then get back to my previous project the arrowlog. :think: If there are any suggestions as to what this can be used for I would love to hear them. :thumbup: bluehash and RobG 2 Quote Link to post Share on other sites
timotet 44 Posted September 2, 2011 Share Posted September 2, 2011 Wow Thats tiny Really cool display. Killer SMD work. I like it. good job Quote Link to post Share on other sites
ike 53 Posted September 2, 2011 Share Posted September 2, 2011 Don't bother with code, just tell us how you make it to work without power?!? :roll: Quote Link to post Share on other sites
cde 334 Posted September 2, 2011 Share Posted September 2, 2011 Ideally enough, that could work off a single 3v coin cell battery. I have some LED giftcards/badges that have 7x21 red leds, 4 buttons, 7 transistors, and an eprom, powered by a 2032 3v coin cell. The battery limits the current to no need for resistors. So minimal. Quote Link to post Share on other sites
greeeg 460 Posted September 3, 2011 Author Share Posted September 3, 2011 Don't bother with code, just tell us how you make it to work without power?!? :roll: I haven't actually given this much thought. for the video I used a sheet of paper with a hole cut in it to hide my launchpad. The launchpad has a 6 pin debug header which was powering the device Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.