Archive for the 'Arduino' Category

Tinker.it! launched

Saturday, February 3rd, 2007

Massimo and Gianluca from the Arduino team have launched their new company, Tinker.it!:

“Tinker.it! makes products and platforms to help designers and artists make the best use of digital technologies. We cover the whole design and artistic process by providing early consultancy during the concept phase down to the implementation stage. Being part of the Arduino project means we are on the forefront of this business.”

Announcement on the blog.

Tinker.It! web site. The more detailed version of the about page is probably a good starting point.

Oh, and the Arduino Bluetooth is now on sale!

Second-Life Arduino client at hackdiary

Tuesday, January 16th, 2007

When I read that the second-life client had been open-sourced last week, the first thing* I thought was that it would finally become easy to have Arduino talk sophisticatedly to SL (instead of just doing a keyboard hack). An experiment was on my todo list (right after get a life) but 1) I was not enthralled at the prospect of returning to C++ coding or visual studio, 2) serial-port coding in C++ on windows appears to me to be a dog. Well, Matt Biddulph has done a cool proof of concept already. The lazyweb’s mind-reading interface rocks. (*My second thought when I read about the open-sourcing of the client was that (arduino or no) the SL grid was looking at a lot more downtime.)

Of course, there’s no need for everyone to learn to write their own modded SL client or even (at a stretch) their own arduino code… one could leave a standard arduino sketch (like the pduino firmware) on the microcontroller and have a standard “arduino-modded” SL-client which just relays events when things change, by sending a say on a non-chat channel. Then all that the LSL programmer would have to do would be to listen to the arduino-owning avatar on that same channel, who would act like a medium, whispering arduino signals into the ether…

…and back. I think it’s just as neat when SL starts driving RL via the arduino… the modded client listens for (authorised) messages on a certain set of channels, passes what’s new to the arduino which drives actuators, affecting RL. A very unimaginitive first use would be to sync your room lights to the time in your SL region.

The downside so far is that you have to dedicate an avatar to one (or more) arduino devices. (one SL client = one logged-in avatar. (Well, those signals can piggy-back while your avatar is actually doing stuff, but if you log off your avatar, your arduino manifestation is gone, too, even if it appears unrelated to the avatar in SL. If there are one avatar per machine or per IP restrictions, then you have to dedicate a PC to the arduino-carrying avatar.

For SL modellers reading this who want to use a hardware interface to speed their work, it’s going to be quicker to take a store-bought midi controller board, and just have someone make an SL-client mod that does the same thing, but just either proxies the midi messages into SL, raw, or converts them into SL-modelling parameter changes. Arduino rightly comes into it when you want to read something that a store-bought midi controller can’t sense. (not pots and sliders). For instance, you could use a galvanic skin response sensor to sense when you get nervous, and pass this on to your avatar in a poker game, and make your avatar blush or sweat. (Well, poker’s when you’d disconnect it. That’s information your glad the current keyboard-and-mouse client can’t convey).

Hmm, I thought I recognised the blog… Matt was also the developer on that Rails-driven BBC Programme catalog. (Oct 2005).

Via this innocuous-looking photo of an LCD display I happened to recognise (because it’s sitting right in front of me (because I wrote an arduino library for it)) , via the flickr arduino tag.

Interfacing arduino.

Anyway, Bluetooth Arduino + gyroscope + SL: In the future your avatar really won’t be able to dance for shit.

Bluetooth Arduino: shipping soon

Monday, January 15th, 2007

“Finally it has been manufactured and it will be shipping soon.” - Massimo.

There’s also this tutorial, for those who can’t wait.

London Arduino workshop at end of January?

Monday, January 8th, 2007

Artists, architects, musicians, toy designers, passive readers of Make and Hack A Daymake your interest known on this forum thread if you’d like to attend an Arduino workshop in London at the end of this month (January).

Even software developers curious about making gadgets like, for instance, those red/green build-status lamps, [2] would benefit. (even your prototype wouldn’t cost anything like that $100+ ambient orb).

With the Arduino Bluetooth boards not that far away, it’s getting seriously cheap and easy for the artist (rather than the engineer) to build wireless gadgets, too.