Arduino-powered lighting system infuses your LED with some Ambilight-like pizazz (video)

Why spend your hard-earned money on one of Philips’ Ambilight displays when you can just make your own, using some Arduino-based wizardry and a little bit of elbow grease? Fortunately, Minty Boost creator ladyada is here to help. All you’ll need is a strand of digital RGB LED pixels, a five-volt DC power supply (along with a female power adapter), any USB-equipped Arduino micro-controller and, of course, the appropriate Processing programming environment. You can find the full how-to at the source link below, but the results are pretty impressive — a capture-based sketch system that’s compatible with just about any media player. See it for yourself in the video after the break.

[Thanks, Phil]

Continue reading Arduino-powered lighting system infuses your LED with some Ambilight-like pizazz (video)

Arduino-powered lighting system infuses your LED with some Ambilight-like pizazz (video) originally appeared on Engadget on Wed, 05 Oct 2011 06:44:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceLadyada.net  | Email this | Comments

Arduino-powered modder recreates ‘first PC’

Before the Altair 8800, before the SCElBI, there was the Kenbak-1 — considered to be the first personal computer by the Computer History Museum. Designed in 1970, it used Transistor-Transistor logic instead of a microprocessor — which is one of the reasons only 40 of the units were ever sold, of which 14 are known to still exist today. That’s what prompted modder funnypolynomial to produce his own using an Arduino. It may look a little more functional than the gloriously retro hexagonal design of the original, but it wouldn’t take much to copy that look, too. What are you waiting for? Get ordering your blinkenlights!

Arduino-powered modder recreates ‘first PC’ originally appeared on Engadget on Mon, 03 Oct 2011 12:57:00 EDT. Please see our terms for use of feeds.

Permalink Hack a Day  |  sourceKENBAK-uino  | Email this | Comments

A DIY Arduino watch that’s actually wearable, still won’t win you points with the ladies

Arduino LED Watch

Here’s a little fashion secret: it’s all about the details. Wear cheap square-toe shoes with that $5,000 custom-made suit and people will notice. The same is true of a watch. Your timepiece can say a lot about you, including: “I’m a big nerd, please beat me up and take my lunch money.” So, what does an Arduino watch tell your peers? Well, for one, that you have way too much time on your hands. And two, that you’re crafty person capable of putting your brain meats to work building actual things. Of course, telling time with a series of brightly glowing LEDs on an exposed PCB also sends the message that being fashionable is not your primary concern. If you’re looking to earn some geek cred, and can live with the fact that wearing this will probably cost you that cute girl’s number at the bar, hit up the source for instructions. At least this wearable Arduino timepiece is a slightly less conspicuous than the Steampunk version we saw last summer. One more pic after the break.

Continue reading A DIY Arduino watch that’s actually wearable, still won’t win you points with the ladies

A DIY Arduino watch that’s actually wearable, still won’t win you points with the ladies originally appeared on Engadget on Wed, 28 Sep 2011 14:12:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceInstructables  | Email this | Comments

Ben Heck cooks up proximity sensor for cyclists, still no substitute for keeping eyes open

Ben Heck’s been busy — again. In the latest episode of his bi-weekly show he puts his considerable brain power to work on cycle safety. He uses Parallax ping sensors connected to an Arduino to measure whether you’re in any danger from nearby obstacles and traffic. The red and green LED indicators are hooked up to ambient light sensors so they don’t blind you while riding at night — looks like Mr. Heck’s thought of everything. This week’s episode also includes more secrets behind the prolific modder’s Android APK-based baby seat. Check out both projects after the break.

Continue reading Ben Heck cooks up proximity sensor for cyclists, still no substitute for keeping eyes open

Ben Heck cooks up proximity sensor for cyclists, still no substitute for keeping eyes open originally appeared on Engadget on Tue, 27 Sep 2011 21:43:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceThe Ben Heck Show  | Email this | Comments

Giant wall console lets you Game & Watch while you wait

Before there was a 3DS and DS — heck, before there was a Game Boy, there was Game & Watch, Nintendo’s portable, sometimes dual-screened gaming line from the ’80s. But while the gaming giant has long since moved on, nostalgia for their platform-based frustration lives on in the form of this large piece of interactive wall art, a case that uses an Arduino and Python script to bring folks with a little spare time the sort of retro gaming that will make them long from the graphical power of the original NES. Check out more images of the device in the Source link below.

Giant wall console lets you Game & Watch while you wait originally appeared on Engadget on Sat, 24 Sep 2011 10:44:00 EDT. Please see our terms for use of feeds.

Permalink Hack a Day  |  sourceHouse 4 Hack  | Email this | Comments

This DIY Daft Punk helmet is way cooler than your DIY Daft Punk helmet (video)

Harrison Krix may never actually be invited to join Daft Punk, but at the very least, he’ll likely have the coolest Halloween costume in the room for pretty much the rest of his life. It’s true, we’ve seen plenty of folks have a go at the French electronic duo’s signature headware in the past — including one from Krix himself — but few if any have shown quite the attention to detail as this project from the Atlanta-based graphic designer. At the center of the project is an Arduino-controlled LED with text that can be changed over WiFi with an iOS device. Relive the four month project in the three and a half minute video after the jump. And if you’ve ever wondered what Back to the Future might have looked like with Thomas Bangalter as Marty McFly, check out the source link below.

Continue reading This DIY Daft Punk helmet is way cooler than your DIY Daft Punk helmet (video)

This DIY Daft Punk helmet is way cooler than your DIY Daft Punk helmet (video) originally appeared on Engadget on Mon, 19 Sep 2011 20:02:00 EDT. Please see our terms for use of feeds.

Permalink DVICE  |  sourceVolpin Props  | Email this | Comments

ARM-ed to the Teeth, Arduino Hardware Grows Up

The Arduino Due features an ARM-based microprocessor. Image: Adafruit

Makers and motherboard-modders rejoice! One of the most popular open-source computing hardware companies recently debuted new hardware offerings for gadget geeks, including a beefier project board that will allow makers and hobbyists to create more complicated embedded computing projects.

Arduino announced three new products at Maker Faire NYC this weekend: The Arduino Due, which features a souped up ARM-based microcontroller, the Arduino Leonardo and the self-explanatory Arduino Wi-Fi.

Straight from the company of the same name, an Arduino is an open-source prototyping board that houses a single microcontroller (basically a programmable CPU) and allows for input-output with a number of ports, so you can connect a variety of sensors, LEDs, wires and whatever else you want to your project. The Arduino platform has been a favorite of the DIY community since it’s inception in 2005, and until now, all other models have been 8-bit.

The new Arduino Due sports a considerably beefier set of stats, incorporating a 32-bit ARM-based microcontroller that can run up to 96 MHz. For comparison, standard Arduinos normally have an 8-bit, 16 MHz processor. It has 256 KB of flash memory and 50 KB of RAM (SRAM, to be precise). This more advanced processor should allow hackers and DIYers to create more advanced projects than have been possible with Arduinos in the past.

Or as Wired’s editor in chief Chris Anderson put it to us: “Basically, Arduino just grew up.”

“It’s more than just 32-bit power,” says Anderson, who founded maker site DIYDrones. “It’s also debugging, a real-time operating system, native USB,” and a host of other mod-friendly attributes that appeal to the tinkering crowd.

The Arduino Due isn’t the first of its kind to include an ARM-based processor (which are used in a number of smartphones and mobile devices). The Beagleboard beat Arduino to the punch, but a higher price, smaller community and a relatively more complicated nature kept the Beagleboard from getting big.

But a more complicated product, like the Due, means that developing for it will also get a bit more tricky. The Arduino Due platform won’t be quite as beginner-friendly as the company’s other boards, so Arduino has taken measures to ensure that it doesn’t end up in novice hands, at least initially.

The Arduino site — along with DIY destinations like Instructables, Hackaday and Wired.com’s How-To Wiki — offer a wealth of project ideas, step by step instructions and sample code for those who want to get into the Arduino scene.

The Due will first roll out to developers, rather than immediately being released to the community at large. The company plans a final, tested release by the end of 2011.

The Arduino Leonardo should be available late October for a pocket-friendly $20. The Arduino Wi-Fi will also be available in October.


Chips, code, and gears: Maker Faire 2011 gallery

The Maker Faire made its way to NYC this weekend and Geek.com was in attendance. Below you can see a full gallery of the show and all the awesomeness that was in store for attendees, from the NY Hall of Science’s giant rockets, to upcoming Arduino models, to a flame-breather dragon made of scrap metal, […]

Arduino-modded stoplight makes the bestest server monitor you’ll see this week

Keeping an eye on your server health isn’t the most romantic of pastimes. That’s what compelled modder mkanoap to build a computer-free monitoring system that was as cheerily simple as Xymon’s red-yellow-green symbols. His solution? Install an ethernet-enabled Arduino into a stoplight and mount it on the wall of the office. On one hand, the cubicle creativity factor just has to be commended, but on the other, we’re guessing it’s not an entirely selfless endeavor — it’s not exactly enthralling answering those system status calls, you know? Anyone who wants to follow in his footsteps can click our source link, which includes details of where to acquire a stoplight without a stealthy, nighttime, screwdriver-assisted jaunt to your nearest intersection.

Arduino-modded stoplight makes the bestest server monitor you’ll see this week originally appeared on Engadget on Mon, 19 Sep 2011 11:21:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceInstructables  | Email this | Comments

Arduino brings the (new) goods to Maker Faire New York, welcomes ARM into the fold

Arduino at Maker Faire

When Arduino unveiled a boatload of new products on Friday, we could have taken the easy route, posted the PR and called it a day. But, since the crew happened to be in town for Maker Faire, with a few folks from Atmel (makers of the AVR chip at the heart of the open source MCU) in tow, we figured why not go straight to the source. Arduino founder Massimo Banzi gave us a look at the company’s latest offerings: the ARM-powered Arduino Due, the low-cost Arduino Leonardo, and aptly-named Arduino WiFi, as well as a peek at some of the group’s upcoming plans. Keep on reading after the break for the juicy details.

Continue reading Arduino brings the (new) goods to Maker Faire New York, welcomes ARM into the fold

Arduino brings the (new) goods to Maker Faire New York, welcomes ARM into the fold originally appeared on Engadget on Mon, 19 Sep 2011 09:45:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments