Synkie: The Modular Synth For Video

The folks at [anyma] have been working on an analog video processor called Synkie for a while now, and we’re amazed a project this awesome has passed us by for so long.

Like a Moog or Doepfer synth, the Synkie was developed with modularity in mind. So far, [anyma] has built modules to split and combine the sync and video signals, and modules to invert, add, subtract, mix, filter and amplify those signals. The end result of all this video processing produces an output that can look like a glitched Atari, art installation, and scrambled cable station all at the same time.

The Synkie’s output reminds us of the original Doctor Who title sequence, and actually this idea isn’t far off the mark – both use video feedback that will produce anything from a phantasmagoric ‘flying through space’ aesthetic to a fractal Droste effect visualization. We’re impressed with Synkie’s capabilities, but we’re astounded by the [anyma] crew’s ability to control a video signal in real time to get what they want.

Check out a video of the Synkie after the jump. There’s also more footage of the Synkie in action on the Synkie Vimeo channel.

Continue reading “Synkie: The Modular Synth For Video”

Learning Electronics Concepts Step By Step

arduino

We realize that not everyone out there holds a degree in electrical engineering or has the ability to tell NPN transistors apart from PNP transistors by taste alone, so we occasionally like to mention things that appeal to the beginners in the crowd. While there is a clear division between Arduino supporters and detractors, it is hard to deny that the devices have their place, and can be quite useful when exploring certain electronics concepts.

For the supporters out there, [John Boxall] has put together a site jam-packed with Arduino tutorials covering a wide array of concepts and techniques. We have covered his work before in relation to specific topics, but we felt that his site deserved mention as a whole. His tutorials cover some of the most basic concepts such as lighting LEDs with the Arduino, and work their way to more advanced subjects, lesson by lesson.

He is not satisfied with simply introducing a concept and handing out a sketch that does the work. He takes the time to expand on the concepts, giving the reader enough detail to use their new-found knowledge in later projects. If you were to follow his tutorials from beginning to end, you would be exposed to LCD screen control, shift registers, real-time clocks, I2C bus communications, and more. These skills and concepts can be carried on to future projects as well as other micro controllers, making his tutorials a very valuable learning tool worth checking out.

Generating Music With Credit Cards

mozarts_credit_card

[Steve] was browsing around at a local electronics surplus store when he spotted an old Tranz 330 point-of-sale terminal that seemed pretty interesting. He took it home and after disassembling it, found that it contained a Z-80 based computer. Because the 330 shares the same processor as other hobbyist-friendly devices such as the TRS-80, he figured it would be quite fun to hack.

While the Z-80 processor is pretty common, [Steve] still had to figure out how it was interfaced in this particular device. After spending some time reverse engineering the terminal, he had free reign to run any program he desired. After thinking for a bit, he decided it would be cool to use the terminal to generate music based on whatever card was swiped through the reader – he calls his creation “Mozart’s Credit Card”.

He found that just playing sounds based on the raw contents of the mag strips didn’t produce anything coherent, so he wrote a small application for the terminal based on the Melisma Stochastic Melody Generator. Music is generated somewhat randomly using various card characteristics, as you can see in the video below.

We think it’s pretty cool, but [Steve] says he’s always open to suggestions, so let us know what you think in the comments.

Continue reading “Generating Music With Credit Cards”

Photon Banner

The Revision 2011 demo party that brought us” table for two” a little while ago along with some super demos for PC’s, retro, and state of the art, has also brought us the Photon Banner(google translate). The Photon Banner is a 96X24 led matrix that was made with (of course) 2304 5mm leds, and a atmega 644 clocked at 20MHz.

The end result is a 192cm X 48cm display area that uses the single micro controller, that has been beefed up with 2 megs of SPI flash memory, 6 driver boards, and took about a month just to construct. The software to drive the show took another 15 days, and it is pretty darn impressive.

The website above contains a bunch of photos, parts lists, and schematics. Before you go running off you should join us after the break for a couple of quick videos.

Continue reading “Photon Banner”

Rebecca Black Running Accessory Also Promotes Running For Everyone Within Earshot

Last Friday, Friday we caught wind of [gvillenave]’s running accessory inspired by Rebecca Black, and we we we so excited, we so excited to bring this to you on Saturday, which comes after Friday.

[gvillenave] came up with the idea of using a song on the annoyance level of “Friday” to encourage a runner into keeping up a good pace. The concept is simple: if the wearer is running fast, the song will speed up. If the wearer is slowing down, the song will slow down and extend the agony.

The build uses an Arduino and [ladyada]’s wave shield coupled to an accelerometer. [gvillenave] included the code, and also wired up some LEDs to a pair of sunglasses that blink more often as the runner’s speed increases. The wave shield has a 3.5mm jack for headphones, but [gvillenave] graciously wired a speaker in, “so that you can annoy people around you, and not just yourself.” All this is packaged in a very nice 3D printed enclosure making for a great looking project.

There’s no word on the effectiveness of the negative reinforcement aspect of [gvillenave]’s build, but we suspect it will help her get down to the bus stop a little faster every morning.

Digital Picture Frame Reverse Engineering

coby_frame_hack

A few months ago [Jason] got his hands on a free Coby DP700WD digital picture frame and thought it would be fun to hack. After realizing that the frame did not run any sort of Linux-based OS he figured his options were pretty limited, but he gave it a shot anyways.

The frame came with a set of built in images, and his goal was to swap them out for pictures of his own. He started by trying to read data from the frame’s serial flash chip, but found that the processor was preventing him from doing so. He de-soldered the chip from the frame, mounted it on a makeshift breakout board, and started reading up on SPI.

He was eventually able to read the device’s flash chip and swapped out the built-in images with his own. After a bit of trial and error, he was able to replace the frame’s boot screen with his own custom image as well.

If you are looking to do something similar, be sure to swing by his site – all of the tools and code he used to hack his frame are available for the taking.

Continue reading to see his modified picture frame in action.

Continue reading “Digital Picture Frame Reverse Engineering”

raspberry_pi

Miniature PC Packs A Big Punch

We are always looking out for smaller yet capable computers for our projects, and this newest offering by [David Braben] is looking mighty nice. [David] is the head of a UK-based games studio, but has recently been focusing on bringing small, affordable PCs to classrooms around the world.

The computer, called Raspberry Pi,  is about the size of your standard USB thumb drive and contains a 700 MHz ARM 11 processor as well as 128 MB of memory. It has an HDMI port which can display 1080p video on any compatible screen, along with a USB port for input peripherals. Mass storage is provided courtesy of an on-board SD card slot, and it looks like the ability to utilize add-on modules will be available as well.

There is sure to be no shortage of willing buyers if [David] is able to bring these computers to market within a reasonable timeframe. With a projected cost of about $25, this will certainly give the OLPC and others a run for their money.

Thanks to everyone who sent this story in… all of you. You can stop now… please. (don’t stop sending us tips, we’re just joking around)