Netduino Plus 2 offers four times the speed, full round of futureproofing (video)

Netduino Plus 2 offers four times the speed, full round of futureproofing video

The original Netduino Plus was a welcome alternative for Arduino developers that had its limits — even networking was almost a step too far. Secret Labs doesn’t want any of us to bump our heads on the ceiling with its just-launched Netduino Plus 2. The networkable, .NET-friendly developer board runs a four times faster 168MHz processor with double the RAM (over 100KB) and six times as much code space (384KB) as its two-year-old ancestor. Having so much headroom lets the team build common OneWire and Time Server code into the firmware; Secret Labs reckons that there’s enough space that the Plus 2 can easily grow over time. The ports are just as ready for the future with four serial ports, software control of any add-on shields (including Rev C Arduino shields) and a new header that lets programmers debug both managed and truly native code at once. If the upgrade is sufficiently tempting, project builders just need to spend $60 today to enjoy some newfound freedom.

Continue reading Netduino Plus 2 offers four times the speed, full round of futureproofing (video)

Filed under:

Netduino Plus 2 offers four times the speed, full round of futureproofing (video) originally appeared on Engadget on Thu, 08 Nov 2012 20:48:00 EDT. Please see our terms for use of feeds.

Permalink Netduino Forums  |  sourceNetduino  | Email this | Comments

Arduino Micro shrinks your favorite DIY platform down to ridiculous proportions

Arduino Micro shrinks your favorite DIY platform down to ridiculous proportions

With the Arduino Leonardo, everyone’s favorite hackable microcontroller turned a new page. Now it’s time to bring that simplified design and slightly expanded feature set to the rest of the family, including the itty-bitty Arduino Micro. The tiny, embed-friendly board was designed with help from Adafruit Industries, one of the biggest players in the DIY market. At the heart of the Micro is the same 16MHz ATmega32u4 chip that powers the Leonardo, which means all the necessary USB controls are baked into the processor. Obviously, the layout here is different, so you wont be mounting the Micro to any shields, but with 20 digital I/O pins, 12 analog input channels and seven PWM channels, there’s plenty of room for wiring up your own expansions. Amazingly it crams all that capability in a package just 48mm long and 18mm wide. The Arduino Micro will be available exclusively through Radio Shack and Adafruit first before becoming more widely available next month. The board is available with headers for €21 (roughly $27) and without headers for €18 (about $23). For more, check out the PR after the break.

Continue reading Arduino Micro shrinks your favorite DIY platform down to ridiculous proportions

Filed under:

Arduino Micro shrinks your favorite DIY platform down to ridiculous proportions originally appeared on Engadget on Thu, 08 Nov 2012 20:08:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments

MR-808 recreates Roland drum machine with robot instruments, puts them in an 808 State (video)

Moritz Simon Geist's MR808 recreates Roland drum machine with robot instruments, puts them in an 808 State video

Music lovers will often tell you that Roland’s TR-808 gave birth to modern music. Acid house, rap, techno and other genres owe some of their original (and even current) sounds to that synthetic beat. Moritz Simon Geist appreciates the effort, but has built a solution for those who think the drum machine is a little too perfect: his MR-808 installation has robot limbs playing all the equivalent real-world instruments, right down to the cowbell. A laptop musician at the helm sends MIDI input to an Arduino controller that then triggers the robot’s instrument motors and matching lights. The effect is a unique mix of flawless cues with imprecise, almost organic sounds — imagine 808 State or Kanye West replacing each and every machine with a live band and you’ve got the idea. Although the sheer size of the MR-808 sadly nixes chances you’ll ever see one at the local nightclub, it could give any of Geist’s recorded music one of the more distinct vibes we’ve heard.

Continue reading MR-808 recreates Roland drum machine with robot instruments, puts them in an 808 State (video)

Filed under: ,

MR-808 recreates Roland drum machine with robot instruments, puts them in an 808 State (video) originally appeared on Engadget on Wed, 07 Nov 2012 18:36:00 EDT. Please see our terms for use of feeds.

Permalink Boing Boing  |  sourceSonic Robots  | Email this | Comments

MR-808 Naturalizes the TR-808 Synthesizer

Moritz Simon Geist has an unusual name. He’s also a electronic musician who has been getting bored with the production of electronic music, probably because the technology has reached a stage when you can call up practically any instrument with virtually no effort. So he decided to make a drum machine that plays samples in real-time, using actual drums. And robots.

mr 808 robot installation by moritz simon geist

Geist decided to emulate the legendary Roland TR-808, the drum machine that kickstarted the careers of many artists, despite – or is it because of? – the fact that it doesn’t sound like any real drum kit. The TR-808 uses analog circuits to create its sounds, but Geist’s installation replicates these sounds physically via percussion instruments, hence the name Mechanical Replica-808, or MR-808. The real kicker here is that Geist doesn’t play the instruments himself; he built robots that he triggers with the help of an Arduino microcontroller and Ableton, a music software. Then he housed the robots in an oversized case that resembles the TR-808.

Now that’s a high tech emulation of a low tech gadget. Check out Geist’s blog for more details on his creation.

[via Hack A Day]


Butlers, lunar rovers, snakes and airboats: the best of Carnegie Mellon’s Robotics Institute

Butlers, lunar rovers, snakes and airboats the best Carnegie Mellon's Robotics Institute

How was your week? We got to spend a couple of days trekking around the Carnegie Mellon campus in Pittsburgh, PA to check out some of the latest projects from the school’s world renowned Robotics Institute — a trip that culminated with the bi-annual induction ceremony from the CMU-sponsored Robot Hall of Fame. Given all the craziness of the past seven days, you might have missed some of the awesomeness, but fear not, we’ve got it all for you here in one handy place — plus a couple of videos from the trip that we haven’t shown you yet. Join us after the break to catch up.

Continue reading Butlers, lunar rovers, snakes and airboats: the best of Carnegie Mellon’s Robotics Institute

Butlers, lunar rovers, snakes and airboats: the best of Carnegie Mellon’s Robotics Institute originally appeared on Engadget on Sat, 27 Oct 2012 12:45:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments

NaNoWriMo progress meter uses Arduino to fight writer’s block, may be its own distraction (video)

NaNoWriMo progress meter uses Arduino to overcome writer's block, may be its own distraction video

We’ve all had that moment where we sit in front of the keyboard and have trouble just getting started. It can be an especially dire problem when the 30-day deadline of National Novel Writing Month (NaNoWriMo) looms overhead, and that was enough for inventor Steve Hoefer to craft his own USB progress meter. The Arduino-based contraption advances a real-world dial or gauge as the word count reaches the NaNoWriMo servers, giving that extra incentive to meet a daily goal or hit the ultimate 50,000-word mark on time. Hoefer characterizes it as a simple project for those who know their way around an Arduino controller; the toughest part for them may just be constructing the box that keeps the meter presentable. Full instructions are available after the break, although we’d hurry to build the meter before November starts. It could all too easily be the source of the very procrastination we’re trying to avoid.

Continue reading NaNoWriMo progress meter uses Arduino to fight writer’s block, may be its own distraction (video)

Filed under: ,

NaNoWriMo progress meter uses Arduino to fight writer’s block, may be its own distraction (video) originally appeared on Engadget on Thu, 25 Oct 2012 14:34:00 EDT. Please see our terms for use of feeds.

Permalink Make  |  sourceGrathio Labs  | Email this | Comments

Hummingbird is a ‘pre-Arduino’ for kids (video)

Humminbird is a 'preArduino' for kids video

It’s an Arduino — you know, for kids. Or, as BirdBrain Technologies’ chief robot design Tom Lauwers put it, a “pre-Arduino.” It’s never too early to get kids into robot building — or so goes the thought process behind this nectar-loving kit. At its center is a custom controller that can be used to manipulate a slew of different sensors, motors and lights, a number of which are included in the box. Getting started is extremely simple — don’t believe us? Check the video after the break, in which Lauwers connects two wires to get the whole process underway.

The kit’s also reasonably priced at $199 a piece. On top of the controller, you get a handful of LEDs, two vibration motors, four servos and light, temperature, distance and sound sensors. The kits are currently available through the company’s site (click on that source link). Lauwers tells us that his company (which you may remember from last year’s MakerFaire NYC) is working on a slightly more affordable option priced at around $130, which scales back a bit on the in-box components.

Check out a conversation with Lauwers — and a pretty awesome cardboard dragon — below.

Continue reading Hummingbird is a ‘pre-Arduino’ for kids (video)

Filed under:

Hummingbird is a ‘pre-Arduino’ for kids (video) originally appeared on Engadget on Wed, 24 Oct 2012 12:54:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceHummingbird Kit  | Email this | Comments

Romibo therapeutic robot, eyes-on (video)

Image

Between old Paro the robo seal and the original iteration of Keepon, we’ve seen plenty of adorable robots designed for therapeutic purposes. Romibo’s creators have no qualms admitting that their own creation is following in those cuddly footsteps, but what sets their furry ‘bot apart from much of the competition is a focus on (relative) affordability. For starters, there’s the fact that Romibo is being offered up as an open-source project online, letting do-it-yourselfers build their own versions and contribute custom designs.

The company’s also hoping families will get into the act, making sure that Romibo is “able to be assembled by a neurotypical child 10+ and a parent” — and then there are the plans to offer up workshops to let folks build robots to be donated to special needs facilities. Once built, Romibo can drive around, blink its eyes, speak and move its antennae. Crack it open and you’ll find WiFi, bluetooth, light sensors, an IR Proximity sensor, accelerometers and a big ‘ole Arduino Mega. There’s a certain amount of autonomous functionality (watch in the video below as Romibo’s handler warns about it driving off the edge of the table), or you can control the robot via an iPad app. You can also use an SD card to help teach it some new words.

Continue reading Romibo therapeutic robot, eyes-on (video)

Filed under:

Romibo therapeutic robot, eyes-on (video) originally appeared on Engadget on Tue, 23 Oct 2012 09:46:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceRomibo  | Email this | Comments

Meet the Arduino Due, the 32-bit board that’ll let your projects fly (really)

Meet the Arduino Due, the 32bit board thatll let your projects fly really

As much as we love the Arduino Uno, it’s not the most powerful of hobbyist microcontrollers. Fortunately, the folks in Turin have just put the finishing touches on a 32-bit upgrade with buckets of potential. At the heart of the Arduino Due is an 84MHz Atmel CPU, based on ARM’s Cortex M3 Architecture, which is capable of being the brains inside your own flying drone or homemade 3D printer. It should start trickling out onto shelves from today, setting you back $49, but hey, that’s a small price to pay to automate your drinking adventures.

Continue reading Meet the Arduino Due, the 32-bit board that’ll let your projects fly (really)

Filed under:

Meet the Arduino Due, the 32-bit board that’ll let your projects fly (really) originally appeared on Engadget on Mon, 22 Oct 2012 09:22:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments

Gertboard extender for Raspberry Pi ships to advanced tinkerers

Gertboard extender for Raspberry Pi ships to advanced tinkerers video

If a seemingly infinitely programmable mini computer like the Raspberry Pi is just too… limiting, we’ve got good news: the Gertboard extender has started shipping. The $48 companion board reaching customers’ doorsteps converts analog to digital and back for Raspberry Pi fans developing home automation, robotics and just about anything else that needs a translation between the computing world and less intelligent objects. The one catch, as you’d sometimes expect from a homebrew project, is the need for some assembly — you’ll have to solder together Gert van Loo’s Arduino-controlled invention on your own. We imagine the DIY crowd won’t mind, though, as long as they can find the fast-selling Gertboard in the first place.

[Image credit: Stuart Green, Flickr]

Filed under:

Gertboard extender for Raspberry Pi ships to advanced tinkerers originally appeared on Engadget on Wed, 17 Oct 2012 03:58:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceRaspberry Pi, Element14  | Email this | Comments