Simulating CRT or Vector displays for more realistic emulation

simulated-crt-monitor-for-emulatorsScaled down it’s not as obvious that this image isn’t a crystal clear rendering of Mortal Kombat gameplay. But we’ve linked it to the full size version (just click on the image) so that you can get a better look. Notice the scan lines? This is the result of an effort to more accurately mimic the original hardware displays used … Read the rest

Collection of Nixie bar graphs bump to the beat

This VU meter uses Nixie tubes as the display. There are a total of fourteen IN-13 bar graph tubes that map out the audio spectrum. The build uses purely hardware for the display; no microcontroller processing, or dedicated VU-meter chips were used.

Input begins with a dual Op-Amp along with a pair of potentiometers which allow the left and … Read the rest

AVR chiptune project turns this simple code into music

[Mark] had seen a few examples of algorithmic music generation that takes some simple code and produces complex-sounding results. Apparently it’s possible to pipe the output of code like this directly to audio devices on a Linux box, but [Mark] decided to go a different direction. His project lets you play simple algorithms as audio using AVR microcontrollers.

Now … Read the rest

Making your own lab instruments

[Andrey Mikhalchuk] is trying to gather a base set of lab instruments. Specifically, he’s looking for hardware that will let him quickly filter solids out of a liquid. He first started by adding a cotton disk to a plastic funnel. It does the job, but when left to gravity it’s quite slow. He needed a way to speed up … Read the rest

chipKIT Sketch: Mini Polyphonic Sampling Synth

In our hands-on review of the Digilent chipKIT Uno32, we posed the question of what the lasting appeal might be for a 32-bit Arduino work-alike. We felt it needed some novel applications exploiting its special features…not just the same old Arduino sketches with MOAR BITS. After the fractal demo, we’ve hit upon something unique and fun…… Read the rest

Junkyard fish tank

So your house looks like a dumping ground for useless junk? Yeah, we know it’s the hacker’s curse… you just can’t stop salvaging stuff. But follow [Pontazy69's] lead by building something useful out of that junk. He took an old polystyrene box and made it into this fishtank. You can see that the sides and back of the box … Read the rest

Turning music into a light show

[nickinoki] Made a light show using some amplifiers and an arduino. First he created a microphone circuit based around a LM386 Audio Amplifier. After amplifying the output of the microphone a second time, he uses three bandpass filters to block all but a few desired frequencies from reaching the arduino.  By only letting a few frequencies through the arduino is … Read the rest