VGA Interfacing AVR Microcontrollers

[Lucidscience] is back again, this time showing us how to push data to a VGA monitor from your AVR project.  It turns out that it is pretty simple, requiring only n open port and a few resistors and diodes. Well, it is that simple for the most basic version which gives you 56×60 pixels. Of course he couldn’t live with that and had to expand. Version 2 outputs 240×240 resolution and has additional sram and a double buffer making animations smoother and flicker free. As usual, the project is quite well documented with photos of the entire build process and schematics for you to build your own. A video of version 1 and version 2 are available after the break.

[via HackedGadgets]

Continue reading “VGA Interfacing AVR Microcontrollers”

Timelapse Circuit For Point And Shoot Cameras

[Andyk75] has done some fantastic work documenting his timelapse addition to his digital camera.  Most of the more expensive models of cameras have a remote shutter release, but the point and shoot jobs usually don’t. He decided to add the ability to turn the camera on, then shoot a picture, then turn it back off. Pretty smart, since these things tend to eat batteries pretty quickly if left on.  He is using an ATtiny24 for the brains, but the circuit should be pretty adaptable to others. The final piece has several features, like the ability to change the length of time between shots and automatically shut down when it gets too dark outside to continue. He has posted the schematics as well as the board layouts if you can find them amongst the ads in instructibles. You can check out a video of a sunset taken with this camera after the break.

Continue reading “Timelapse Circuit For Point And Shoot Cameras”

PR2 + Kinect

Willow Garage, the makers of the PR2 robot have been playing with the Kinect. You might be a little tired of seeing every little new project people are doing with it, but there’s something here we couldn’t help but point out. When we posted the video of the guy doing 3d rendering with the Kinect, many of the commenters were speculating on how to get full environments into the computer. Those of you that said, “just use two, facing each other” seem to have been on to something. You can see that they are doing exactly that in the image above. The blue point cloud is one Kinect, the red cloud another.   The Willow Garage crew are using this to do telemetry through the PR2 as well as some gestural controls.  You can download the Openkinect stack for the Robot Operating System here. Be sure to check out the video after the break to see the PR2 being controlled via the Kinect as well as some nice demonstrations of how the Kinect is seeing the environment.

[via BotJunkie]

Continue reading “PR2 + Kinect”