Easy To Use Automatic QR Code Generator

custom_qr_code_generator

Love them or hate them, plenty of people around the world use QR codes on a daily basis. Since he thinks they’re pretty great, Hackaday reader [falldeaf] thought it would be cool to put together an automatic QR code generator to be used on web sites.

Inspired by the custom QR logo embedding work done by our own [Brian Benchoff], his dynamic QR code generator allows you to do the same thing, but with far less work. The code requires that you have PHP and the GD library installed on your server, but other than that his code does the rest.

All you need to do is call up the page and pass along a URL, optional caption text, optional image overlay (to add your logo to the center of the code), as well as an optional hash code for tracking traffic sources. The page spits out a png image that can be used on its own, or embedded in a blog, which is what [falldeaf] plans on using it for.

If QR codes are your thing, be sure to grab a copy of his code, it will certainly be a handy tool to have around.

Lol Shield Theatre Brings Online Video To The Pixelated Screen

lol_shield_theatre

[FallDeaf] bought a Lol Shield, and after making all sorts of blinky displays, he thought to himself, “What in the world can I use this thing for?”

In a really slick fusion of hardware, software, and the power of the Internet, he has created what he calls, “Lol Shield Theatre”.

The idea goes something like this:

You visit his site, and create your own “movie” by drawing on his virtual Lol Shield. Add as many frames as you would like, set the frame rate, then submit your creation. From there, you can download an Arduino sketch that contains your entire animation so you can play it on your own Lol Shield. You can also visit his Lol Shield gallery, where you have the ability to watch, download, and vote on movie submissions from other visitors.

He has also provided the source code to drive your Lol Shield, as well as created an API through which you can stream the various animation feeds from his Lol Shield gallery directly to your Arduino via a USB cable.

Be sure to check out the video demo we have embedded below, and show off your pixel cinematography skills over in the theatre.

Continue reading “Lol Shield Theatre Brings Online Video To The Pixelated Screen”

More 555 Projects To Enjoy

We love all of the projects that are coming out for the 555 design contest, so we thought we would share a couple more that have caught our collective eye.  Have a 555 project of your own? Be sure to share it with us, and keep an eye out for the contest submission dates. Read on for a few of our project picks.

Continue reading “More 555 Projects To Enjoy”

Homebrew Mp3 Player With Some Bonus Features

When [falldeaf] set about making his own homebrew Mp3 player, he ended up at the same place we most do while looking into the subject, the wonderful Minty Mp3. Basing the design on [Adafruit Industries] popular board, we are presented The Mp3 Garbler.

First change of the project was to replace the sometimes difficult to find ST013, or the more expensive ST015T Mp3 decoder chip, and the CS4340 digital to analog cconverter with a single vs1001k, which we have checked out before. And while yes VLSI says that the 1001 series is a discontinued product, and it may be a bit hard to find now days, they also offer an updated model on their website, which should suit the application fine.

Next up is a useful LCD display sporting a Sparkfun lcd backpack, that shows us all the important to know music info. And finally there is a 10×14 led matrix display, that can be used to display all sort of user feedback icons, and is driven by a MAX6953, which we think is a pretty spiffy chip.

While there is no schematic, there are brd files, and source code available for your PIC18F452 or similar micro controller to complete your own