Tag: led sign
Photos of the week; The look of success.
by Adam Evenden on Jul.19, 2013, under Projects
Comments Off on Photos of the week; The look of success. :Creativity, led sign, programming, teaching more...Hacklab the choose your own adventure?
by Adam Evenden on Feb.08, 2013, under Unpatched Tuesdays
Todays post was originally suppose to be a comic strip that ended upon a past internet Meme which has recently been gracing the lab, specifically the LED sign. The Meme in question is the video of Rick Astley – Never Gonna Give You Up. The LED sign just cant handle the current video this internet favourite, but I have high hopes for the video/animation currently in use with some more tweaking and editing it could be fully working in no time. So instead of my intended comic I am present everyone with a mashup between a make your own caption, and what I am calling Hacklab the movie.
I <3 Hacking.
by Adam Evenden on Jul.28, 2012, under Uncategorized
Live stream of the sign!
by frysteev on Feb.03, 2009, under Projects
We now have a webcam pointed at the sign….
Live Broadcasting by Ustream
LED Sign Details!
by Dan Fraser on Feb.01, 2009, under Projects
Andrew has written a detailed blog post about making the LED sign work.
Check it out.
LED sign progressing
by letoams on Jan.31, 2009, under Projects
Comments Off on LED sign progressing :led sign more...LED Sign Hacking
by Dan Fraser on Jan.26, 2009, under Projects
We’ve started a Hacklab project to bring utility to some surplus LED sign panels that have been hanging around the HackLab! These panels use a high-speed digital serial interface, which has been reverse-engineered by Dan and Andrew. It’s a very complicated and strange system. If you’re interested in digital logic, ask us to explain how it works.
In order to make the panels easy to use for members, we’re going to permanantly mount them on the wall over the stairs. They’re going to be attached to a nice painted piece of plywood (steev!) and wired up to a server. We’re going to do some circuitry to allow the sign’s power to be automatically controlled.
We’re going to interface the LED panels with a host computer using an Arduino. Our previous efforts pushed the limits of the Arduino’s performance, but we were running completely unoptmized code. Hopefully with a few tweaks, and by getting a bit more low level, we can move the serial data fast enough for an adquite scan rate.
The Arduino’s USB Serial interface will be used to interface the sign with the host computer, which will most likely be running BMix with a custom output plugin. BMix is software developed by Andrew, Dan and Jonathan for the Blinkenlights project in Toronto, and is very good at controlling a matrix of lights. It will allow the display to be operated using a standard UDP protocol which already has lots of language support, and will also allow it to be easily shared between a number of users and applications at the lab. There’s even a video game API.
This is the start of the project and the basic design… More information, photographs, and geeky details will be coming as we dig deeper.