How The Arduino Won? This Is How We Can Kill It.

[Phillip Torrone],  has written a piece over at Make entitled “Why the Arduino won, and why it’s here to stay“. While boasting that the Arduino “won” at roughly 100k units in the wild sounds decently impressive at first, lets just ponder for a moment how many bare AVR chips there are out there in home-made projects. Kind of makes 100k sound small doesn’t it.  However, if you look at their definition of the Arduino, targeting fresh and new people to microcontroller projects, that changes things a little bit. That number suddenly starts to seem a little more important if you re-word it as 100,000 new beginner hackers. Sure, they’re only tweeting toilet flushes and blinking lights, but they’re excited and they’ve tasted blood.

[Phil] goes on to talk to manufacturers on how to “beat” the Arduino. He lists features that would help push someone onto a new platform instead of the Arduino. This, is where I think we come in. We can kill the Arduino.

Continue reading “How The Arduino Won? This Is How We Can Kill It.”

Bellows Camera To DSLR

[Jonas Kroyer] is a digital  photographer, with a fascination with old cameras and pairing the two together sounded like a fun idea. Searching around on the net he fell in love with the design of the Zeiss Ikon Ikonette (1929-31), and found one with a chipped lens.

After dismantling the camera completely, it was found out that he needed the lens/shutter mechanism, the bellows, and the rails that allow the lens to slide back and forth. The bellows were glued to the body of the camera, but some careful prying and they were quickly removed unharmed. Next was to make an adapter so he could attach the lens to a digital DSLR camera, a steel plate and a Nikon Bayonet swiped off of a no name lens holds everything together. Rails were reattached using rivets, and the bellows were glued onto the plate. Other mods include adding small brass knobs to aid in adjustments, and a spring from a ballpoint pen to hold the original shutter open.

The new old lens is said to be easy to operate, and produces some beautiful images. Though since the lens does not have any modern day coatings it does have its drawbacks, like a diamond shaped flare in the middle of the image, which can be good when you want it, or partially removed in photoshop if you don’t.

LED Dog Collar

LEDs make everything better, right? What about your dog? [Ken] tries it out on one of his frisky dogs who loves to run whenever she gets out with a LED dog collar. It’s an off the shelf dog collar sporting 5 blue LEDs, and is powered by an attiny2313 micro controller, which makes adding / changing light sequences quick, easy, and also allows for future upgrades. Small PCB’s are made and to help keep minor amounts of the wild from frying. the electronics parts are encased in hot glue, and the whole thing is powered by 3 AAA batteries.

While it’s an early test of the device, and there is more to come, like an automatic trigger as [Sunshine] bolts for the door, but it seems like a great help while chasing after a runaway dog in the dark.

Join us after the break for a quick video.

Continue reading “LED Dog Collar”

NESBot Video Game Automation

nesbot

If you happen to enjoy video games, but don’t actually like playing them, boy do we have the hack for you! [pjgat09] shows us how, armed with an Arduino, you can force a Nintendo to play games by itself, not unlike an old-time player piano. The hack involves programming an Arduino to accept commands mapped out in “movies”, which are actually scripted sets of button presses that one would perform while playing a game. These sorts of scripts are available from TASVideo, a community specializing in “tool assisted” speed runs of video games. These movies are typically used with emulators, so there are some adjustments that need to be made in order to make them work with a console, since the button presses are mapped to each frame that is drawn on the screen. While we are not sure quite how useful this hack is, it is a pretty novel concept. You can see video of the 5-minute SMB speed run after the jump.

Continue reading “NESBot Video Game Automation”

Launchpad Serial Morse Code Transmitter

LaunchPad-Serial-Morse-Transmitter

LaunchPad dev boards from Texas Instruments are cheap and easy to program, making them a great Arduino alternative if you can do without some of the bells and whistles. [ech0s] put his to good use by constructing a Morse code transmitter with dual operating modes. The transmitter can not only encode and transmit messages entered in a terminal client, it also allows the user to send messages by manually operating the key switch. Inspired by the high altitude balloon transmitter we featured last summer, this project uses similar components for signal amplification and transmission. Text can be entered in a Putty terminal window, which then is encoded into Morse by the MCU before transmission. At the moment, the speed of the radio transmission is about 15 WPM, which is reasonably quick. Even though his system performs quite well [ech0s] has some improvements planned, including having a proper PCB built as well as some software tweaks to improve buffering and bandwidth. Be sure to check out his video of the transmitter in action after the jump.

Continue reading “Launchpad Serial Morse Code Transmitter”

Today’s Arduino Minute

Sometimes projects are vast, complicated, and complex. Other times projects are a bit more on the simple. Today we thought we would share a couple projects with something in common that may be familiar sounding to the more experienced crowd, but may inspire a few readers new to the world of microcontrollers.

Continue reading “Today’s Arduino Minute”

The CIA’s Amazing Bots

When you have a virtually unlimited budget, you can pull off some amazing things. This has become most evident recently as the CIA has been showing off some of its old tech. That dragonfly you see above is near life-size and actually flies. They hired a watch maker to build a tiny internal combustion engine to run it. That alone is pretty amazing, but this thing was actually flying in the 70’s. Upon further inspection of the wings, we actually have no idea how this sucker is supposed to fly. Despite our skeptical viewpoint, you can see a tiny clip of it flying after the break.  You can also catch a video of “charlie” the robot catfish.

[via Botjunkie]

Continue reading “The CIA’s Amazing Bots”