With ‘Ping’ clothing, status updates literally tap you on the shoulder

Arduino-powered clothing is nothing new; we’ve seen CO2-detecting dresses, compass belts and inbox-checking T-shirts all within the last six months. But this Ping social networking garment concept is not quite the same thing. Where those were DIY projects with a single-function, Ping is the brainchild of a professional UI designer… and the fabric itself is a social network UI that registers your movements as attempts to communicate. Woven with flexible sensors and conductive threads connected to an Arduino Lilypad and Xbee, clothing made from the fabric can detect when you lift a hood or tie a ribbon and wirelessly send Facebook status updates accordingly — or tap you on the shoulder in a number of different rhythms so you know not only when, but who might be trying to get in touch. Designer Jennifer Darmour imagines a future in which clothing offers full-body 3D gesture recognition and senses our environment. When we can reliably use it to control our computers, we hope she’ll get in touch.

With ‘Ping’ clothing, status updates literally tap you on the shoulder originally appeared on Engadget on Mon, 19 Apr 2010 07:21:00 EST. Please see our terms for use of feeds.

Permalink DVICE, Gizmodo  |  sourceElectricfoxy  | Email this | Comments

Android and Arduino-packin’ Cellbot features voice recognition, autonomy, and charm to spare

The Cellbots gang has been furiously productive as of late. Not even a month after their wooden “boxbot” was first spotted on You Tube the project has moved on from its humble beginnings of lumber and windshield wiper motors to a full-on a neon green acrylic Truckbot that uses a G1 and Arduino board combination for control. Sure, we’ve seen Android-powered robots before, but these guys have done some pretty cool things, and have no intention of stopping now. They’ve already implemented an ultrasonic range detector so the ‘bot can override the operator and prevent itself from running off a cliff (although we’d like to suggest mounting one on the rear as well — for obvious reasons), voice recognition, and the Android compass into the control system. If anything, the amount of progress makes this project very well worth keeping an eye on. Move past the break to see some video, and then hit the source link to keep up with the action yourself.

Continue reading Android and Arduino-packin’ Cellbot features voice recognition, autonomy, and charm to spare

Android and Arduino-packin’ Cellbot features voice recognition, autonomy, and charm to spare originally appeared on Engadget on Mon, 05 Apr 2010 19:10:00 EST. Please see our terms for use of feeds.

Permalink SlashGear  |  sourceCellbots  | Email this | Comments

T-shirt modded to let you know when you have new emails, won’t tell you why your friends are avoiding you

You probably don’t have enough reminders that you’re always a little behind, right? Well Chris and his wife Madeline decided to make one more for themselves: a t-shirt that lights up when you have new emails, and also tells you the number in your inbox. Using an Arduino Lilypad microcontroller, a few LEDs, conductive thread, and a Bluetooth dongle to communicate with an Android phone nearby (which has access to the inbox), Chris took a custom printed shirt and rigged up this badboy. It’s actually pretty good looking as far as these things go, but we still don’t know if we need this in our already alert-ridden lives. Regardless, the video’s after the break if you’re thinking about cobbling together your own.

[Thanks, Juergen ]

Continue reading T-shirt modded to let you know when you have new emails, won’t tell you why your friends are avoiding you

T-shirt modded to let you know when you have new emails, won’t tell you why your friends are avoiding you originally appeared on Engadget on Tue, 30 Mar 2010 12:51:00 EST. Please see our terms for use of feeds.

Permalink   |  sourceChris Ball  | Email this | Comments

Welcome to the world, Arduino Nano 3

Hello, there, little guy. The new Arduino board’s just been outed, and it’s not kidding about the ‘nano’ part. The Arduino Nano 3 boasts an ATMEGA328, breadboard capabilities plus Mini USB support built-in, and a bunch of other tweaks — like moving the power LED to the top — have been made in the interest of saving energy and space. Other features of this new kid on the block include an automatic reset during program download, auto sensing / switching power input, ICSP header for direct program download, and a manual reset switch. Hit up the source link for a bit more info… or to get ordering — you can grab one up for $34.99.

Welcome to the world, Arduino Nano 3 originally appeared on Engadget on Tue, 23 Mar 2010 10:41:00 EST. Please see our terms for use of feeds.

Permalink   |  sourceMake  | Email this | Comments

Carnegie Mellon student shows that 64 pixels is enough for Mario (video)

Carnegie Mellon student shows that 64 pixels is enough for Mario

There are 2,073,600 pixels in a 1080p TV, yet Carnegie Mellon student Chloe Fan has blown our minds by showing that you only need 64 of them to have a little fun with Super Mario Bros. She wired an Arduino to an 8 x 8 LED matrix through a breadboard, then scaled the first level of the game down to a resolution that makes the 160 x 144 resolution Game Boy look positively high def. The controls are similarly simplified: one button to move Mario (the slightly more orange dot) right, and a second to jump. She also wired up a separate board to play the game’s theme song, as you can see in the embed below, but be aware: the video ends before the theme song does, meaning you’ll be humming it to yourself all day long.

Continue reading Carnegie Mellon student shows that 64 pixels is enough for Mario (video)

Carnegie Mellon student shows that 64 pixels is enough for Mario (video) originally appeared on Engadget on Fri, 12 Mar 2010 09:46:00 EST. Please see our terms for use of feeds.

Permalink Gizmodo  |  sourceVimeo  | Email this | Comments

Android Phone Grows Up, Becomes Brain for Real Robot

_mg_9045

Playing with apps on an Android phone is fun. Building your own apps, even more so. But what about using the phone to operate a moving, talking bot? Tim Heath and Ryan Hickman have done exactly that.

The bot they recently finished building — Truckbot — is still relatively simple. It’s got an HTC G1 phone for a brain, riding on top of a chassis with some wheels and treads. All it can do is roll around on a tabletop, turn and head off in a specified direction. When I visit the workshop where they’re building it, Heath and Hickman show how it can use the phone’s compass to make itself point to the south. But the duo have much more ambitious plans in mind.

“I knew I could build this thing. I just needed a phone,” explains Heath, a Python web engineer. He posted on various e-mail lists looking for one, including that of Hacker Dojo, a Mountain View, California, hackerspace. Hickman, who works for Google’s Doubleclick division, but has no connections to the Android people, saw Heath’s pleas.

img_9060

They got together and started building. The first bot they built was made out of plastic. They just finished constructing their second bot, called Truckbot, which is lighter and cardboard-based.

They could have purchased the pricey $175 Oomlout kit, which includes wheels, motors and an Arduino-based brain. Hickman and Heath opted for making their own chassis. Here’s a full list of parts they used:

  • $16 Bare bones Arduino
  • $3 Micro servo
  • $0.25 Hex inverter (handled 3.3v to 5v conversion)
  • $4 HTC USB breakout board
  • $3 Mini breadboard
  • $4 miscellaneous cardboard, strap ties, wires, rear wheel

Total: $30 (plus shipping). To be fair, Heath and Hickman had access to a local workshop, the Tech Shop in Menlo Park, California, which helped tremendously in terms of having the tools to build some parts, like laser-cutting the cardboard chassis.

img_9123

Their bot is more impressive for its potential than what it currently does. “Unlike most people out there,” says Hickman, as he types commands on the screen of his laptop, “we don’t want to use the phone as a remote control. Rather, it becomes the brain of the operation.”

This means they could utilize every hardware and software component of an Android phone, programming the bot to avoid obstacles, recognize faces and voices, pinpoint its location and go places. An Arduino board, which basically serves as a software-hardware link, is not smart enough to handle that, but an Android phone can.

For example, Arduino can detect when the bot bumps into something, but has to rely on the phone to decide on what to do next. As we’re wrapping up, the bot turns towards me and says, “Hello, Miran. Wired is awesome.”

Thanks, Truckbot! I like you too.

img_9111

Wanna try building your own Android bot? Here is their five-step process:

  • Laser-cut pieces in cardboard or acrylic using PDF file
  • Attach breadboard, rear caster, 9V battery, servos, and Arduino using strap ties and glue
  • Glue servo arms to wheels and attach with the small servo screw
  • Connect wiring for servos, Arduino, breadboard, HTC USB board and battery
  • Mount phone with large strap tie and insert USB plug to bottom

To get it to work, you also need to do the following with the OS:

  • Load Cyanogen on Android phone*
  • Download the Android Scripting Environment application from code.google.com
  • Copy cellbot.py file to phone’s SD card /sdcard/ase/scripts/
  • Load Cellbot code on Arduino board
  • Run the Python script and telnet into the robot from a remote machine to control it.

* For the commercial version of Android, an additional BlueTooth module is required.

If you get stuck, go to Heath and Hickman’s bot development blog for more tips. Enjoy experimenting, and let us know how it goes.

See Also:


Photos: Miran Pavic / Wired.com


Analog Tweet-O-Meter shows city-specific Twitter activity the old fashioned way

Never mind keeping track of how many gold medals Bermuda, Cayman Islands and Monaco rack up during the Winter Olympics; the real nerds are watching to see exactly how many tweets are being pushed out per minute from a smattering of cities around the world. CASA’s Tweet-O-Meter has been running on a webpage for awhile now, but frankly, the novelty tends to wear quickly. These, however, are far more tempting to the retinas. What you’re looking at above are a few analog Tweet-O-Meters, which do exactly what you think they do: showcase the amount of tweets that are leaving New York, London and Paris at any given time by moving a needle within a conventional gauge. Head on past the break for a video, and be sure to express your reaction on your favorite up-and-coming social networking site.

[Thanks, Dr. Andrew]

Continue reading Analog Tweet-O-Meter shows city-specific Twitter activity the old fashioned way

Analog Tweet-O-Meter shows city-specific Twitter activity the old fashioned way originally appeared on Engadget on Tue, 16 Feb 2010 04:18:00 EST. Please see our terms for use of feeds.

Permalink   |  sourceCASA, Digital Urban  | Email this | Comments

Pyxis OS demo video sports high production values despite DIY Arduino hardware

Pyxis OS demo video sports high production values despite DIY Arduino hardware

We’re absolutely loving what all the cool kids are doing with Arduino hardware — the robots, the instruments, the fashion — but when it comes to getting stuff done, well, let’s just say we’re not giving up our smartphones yet. A new project from Skewworks could change that, an Ardiuno-based operating system called Pyxis. It provides a UI for launching applications, easy access to microSD storage, and graphics routines that make creation of apps and games much more simple. If you want to code in anything other than assembly you’ll need to pay up for the professional edition of Pyxis Studio, but we’re thinking you can scrounge up the $10 to make that happen. There’s a quality video demonstration after the break, but we’d recommend turning down those speakers before clicking through — unless you’re really ready to rock out.

Continue reading Pyxis OS demo video sports high production values despite DIY Arduino hardware

Pyxis OS demo video sports high production values despite DIY Arduino hardware originally appeared on Engadget on Tue, 02 Feb 2010 09:41:00 EST. Please see our terms for use of feeds.

Permalink Make  |  sourceSkewworks  | Email this | Comments

Bleep Labs builds Arduino-based Nebulophone, wants to sell you one

What do you get when you mash together an Arduino-based synth with a Stylophone-like keyboard? A month ago, even we wouldn’t have known, but now that Handmade Music Austin has come and gone, we’re happy to say that this beautiful concoction leads to the creation of a Nebulophone. Unfortunately, there’s no video (yet) to showcase what this musical wonder can do, but we’re told that it has “adjustable waveforms, a light controlled analog filter, LFO and an arpeggiator that can be clocked over IR.” Hit the source link if you’re looking for all the code, schematics, and instructions necessary to give yourself a weekend project, and feel free to drop the guys / gals there a line if you’re interested in just buying one.

Bleep Labs builds Arduino-based Nebulophone, wants to sell you one originally appeared on Engadget on Fri, 29 Jan 2010 11:01:00 EST. Please see our terms for use of feeds.

Permalink MAKE  |  sourceBleep Labs  | Email this | Comments

Arduino and accelerometer harmoniously come together in DIY music controller

Look, Physical Computing can be a drain. Particularly when your Summa Cum Laude status is hinging on you acing the final. We’re guessing that one Ryan Raffa managed to pull off a pretty decent grade, as his final project is nothing short of delectable. In a (presumably successful) attempt to wow onlookers and professors alike, Ryan cooked up an audio controller that utilized an ADXL 335 accelerometer (for motion sensing) and an Arduino board that communicates serially with Max MSP. The controller itself boasts inputs for five tracks and the sixth button applies a delay to all of the tracks; he was even kind enough to host up the Max MSP and Arduino code (it’s there in the source link), and if you’re interested in hearing what all the fuss is about, be sure to hop past the break and mash play.

Continue reading Arduino and accelerometer harmoniously come together in DIY music controller

Arduino and accelerometer harmoniously come together in DIY music controller originally appeared on Engadget on Wed, 20 Jan 2010 03:56:00 EST. Please see our terms for use of feeds.

Permalink   |  sourceRyan Raffa  | Email this | Comments