We’ve all seen those little toy helicopters appearing everywhere. They’re getting cheaper and cheaper with some models getting down to roughly $30. The JRL team wanted to be able to control them with a PC, and figured the best way to do it was to build somewhat of a universal remote for them. The HeliControl module currently has several different types of copters programmed in, and they plan on adding more. Its not surprising to see the rise in popularity of these mini choppers, we’ve even seen some pretty extensive mods to the bodies and even mechanicals. Click around this forum to see what some people are doing to them.
As with most electronic musical instruments, we saw this in the tip box and expected the usual random noises to show off the instruments range. Consider us pleasantly surprised. They cut strait to it and showed us what la Guitare à crayon really is. It is an instrument of both audio and visual art. You draw while you play. The guitar appears to have a wacom attached to the front where you would normally strum. different areas of the wacom seem to effect the music much like a string being plucked. In one of the videos we see some fret board action as well. Watching the screen, we can see that she is drawing a picture, and we are in fact hearing that picture being drawn. The site has a section for source code, but states that it will only posted if there are requests. We are officially requesting it, we want one. May we suggest some improvements? Get some color variation, possibly opacity too. Gimp can do it with the wacom. We can’t wait to see how this project matures. How about another video? Watch it after the break.
Last month, in preparation for Defcon 17, the qualifiers were held for capture the flag, one of Defcon’s most well known events. One participant, [mongii], did a writeup on how to solve problem B300. The challenge was to find the decryption key used by a program that had several twists that hindered debugging. After grappling with self-modifying code and junk instructions, the team was finally able to find the answer. This win helped Sapheads place in the top 10. Over at xchng.info, they are collecting solutions to the other problems. Sadly, they’re not all in comic form.
Excited about google Chrome? Can’t wait? Why not play with google’s other OS, Android. You can now run Android from a live cd on any X86 computer. Just pop it in and go without any damage to your existing data. They’ve already gotten it working on the EEE_701, let’s see one with touch screen installed.
With digital cameras getting cheaper and higher quality, we find ourselves more capable of using them to make videos. A Snorricam can be a very useful tool if you like the effect it produces. This specific design allows for adjustment of the height and angle of the camera allowing for even more possibillities. As you can see in the video after the break, it seems to work pretty well. It might be nice to add some kind of vibration absorbtion though. Anyone got any ideas on that?
There are no microcontrollers in this project. In fact you wont find a single transistor. This classic regenerative tube radio, modeled after an early 20th century homebrew is complete with schematic and additional photos. For those who are not familiar with tube designs and for simplicity, the regeneration circuit can be thought of as feedback though this relation may be argued. Read the rest after the break which includes a crash course in tube operation. Read the rest of this entry »
Etching a printed circuit board generally takes a bit of time and uses a lot of etchant. [TechShopJim] posted a method that uses a sponge to reduce the amount of etchant used while speeding up the entire process. First, a resist is applied using either a sharpie or the toner transfer method. Using gloves to handle everything, he soaked a sponge in ferric chloride and continually wiped a copper-clad board until all the exposed copper was removed. This technique moves the etchant around more, keeping “fresh” etchant closer to the copper. If you can’t procure ferric chloride, you can also use our method that uses 2 household chemicals: hydrogen peroxide and hydrochloric acid.
The official Arduino Nano design has been updated to version 3.0. Like other new Arduino designs, it’s using the ATmega328 instead of the ATmega168. It’s also a slightly more reasonable $35. The small board is designed to be plugged directly into a breadboard and accessed via mini USB cable. This new design is also two layers instead of four making it easier to produce and modify. The new Nanos will ship at the end of the month.