Posts with «misc. gadgets» label

Liquidware team crafts laser tripwire that tweets intruder alerts, keeps fake sharks at bay (video)

Laser tripwire security systems can be expensive propositions that don't always work as planned -- just ask Raytheon, which saw its $100 million Perimeter Intrusion Detection System for JFK International Airport undermined by one wayward jet skier. Taking that as a form of dare, Justin Huynh and teammates at Liquidware have devised a much cheaper (if also much smaller) tripwire of their own. Any interruption of a laser pointer's beam is caught by an Arduino light sensor that promptly sends the alert to an Android-running BeagleBoard xM; if a toy like Bruce the shark dares cross the line, the BeagleBoard sends a Twitter message to let the authorities, or at least Huynh, clamp down on the trespasser. The invention won't replace Raytheon's handiwork anytime soon, although Huynh notes that additional or more powerful sensors could theoretically catch real, muscle-bound sharks and not just their plastic counterparts. The supply checklist and source code are waiting on the company's project page below, so those who'd like to ward off miniature invasions can get started today.

Continue reading Liquidware team crafts laser tripwire that tweets intruder alerts, keeps fake sharks at bay (video)

Filed under: Misc. Gadgets

Liquidware team crafts laser tripwire that tweets intruder alerts, keeps fake sharks at bay (video) originally appeared on Engadget on Mon, 20 Aug 2012 19:17:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

Digispark, Arduino's unofficial kid brother, takes Kickstarter by storm (video)

Hobbyist Erik Kettenburg was concerned that the size and cost of Arduino stifled his ability to craft, so he set about developing Digispark. It's an Arduino-compatible board, the size of a quarter, that offers a few pins at around a third of the cost of an Uno -- so you don't have to worry about taking projects apart when you're done. Designed to be fully compatible with the Italian standard, it's packing six I/O pins, 8k memory and a full USB connection amongst other things. The aim is to retail the gear for $12 a piece, and has been so popular that it's made nearly $100,000 in Kickstarter pledges, smashing its original goal of $5,000. We've got video for you below, and you can still throw some cash Mr. Kettenburg's way if you fancy getting your hands on one quickly.

Continue reading Digispark, Arduino's unofficial kid brother, takes Kickstarter by storm (video)

Filed under: Misc. Gadgets

Digispark, Arduino's unofficial kid brother, takes Kickstarter by storm (video) originally appeared on Engadget on Mon, 20 Aug 2012 09:39:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

Check 'N Chew Foursquare-enabled gumball machine hands-on (video)

When Tyler DeAngelo asked if we'd be interested in checking out his new project, we jumped at the opportunity. After all, we were pretty blown away with Fifth Avenue Frogger, his hacked arcade cabinet that incorporated real-time webcam footage of a busy Manhattan street into gameplay. His latest project, Check 'N Chew certainly has more apparent commercial applications, offering up a form of immediate gratification for social media users. The concept is fairly simple: check into Foursquare, get a gumball.

DeAngelo has hacked an off-the-shelf gumball machine with a stepper motor, Arduino and an XBee radio. There's also a port on the rear of the machine that plugs into a wall to power it all. The Check 'N Chew communicates wirelessly with an ethernet-to-wireless gateway device. When someone checks into an authorized location, information is sent from DeAngelo's server to the gateway, and a gumball is dispensed. The whole process is quite speedy, only taking a couple of seconds from Foursquare check-in to gumball dispensing.

Continue reading Check 'N Chew Foursquare-enabled gumball machine hands-on (video)

Filed under: Misc. Gadgets

Check 'N Chew Foursquare-enabled gumball machine hands-on (video) originally appeared on Engadget on Thu, 16 Aug 2012 17:59:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

Arduino-based SocialChatter reads your Twitter feeds so you don't have to (video)

If you prefer reading your RSS feeds without the backlight, there's hardware for that, and if you'd prefer not reading your Twitter feeds at all, there's now hardware for that as well. Mix an Arduino Ethernet board, an Emic 2 Text-To-Speech Module and the knowhow to put them together, and you've got SocialChatter -- a neat little build that'll read your feeds aloud. The coding's already been done for you, and it's based on Adafruit's own Internet of Things printer sketch with a little bit of tinkering so nothing's lost in translation. If your eyes need a Twitter break and you've got the skills and kit to make it happen, head over to the source link for a how-to guide. Don't fill the requirements? Then jump past the break to hear SocialChatter's soothing voice without all the effort.

Continue reading Arduino-based SocialChatter reads your Twitter feeds so you don't have to (video)

Filed under: Misc. Gadgets, Internet

Arduino-based SocialChatter reads your Twitter feeds so you don't have to (video) originally appeared on Engadget on Thu, 16 Aug 2012 11:58:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

Raspberry Pi teases finished Gertboard I/O extender, revs creative engines

The Raspberry Pi faithful have been looking forward to the Gertboard almost as much as the main device itself: Gert van Loo's I/O extender promises to flash lights, spin motors and otherwise take on the tasks that the Raspberry Pi doesn't directly manage on its own. While we've seen work on the project since late 2011, the expansion now looks to be closer to reality following a fresh teaser. The refined design's biggest tweak is replacing its original PIC controller with an Arduino-powered chip -- an element no doubt familiar to the crowd that would already be looking at a very hackable, miniature Linux computer. Most everything else is a refinement, although Gert has brought in three physical buttons and two-channel analog-to-digital and digital-to-analog converters. We'll learn the full story later this week, and until then we'll be dreaming of all the off-kilter Arduino projects that might be made better with a little Raspberry Pi companionship.

Filed under: Misc. Gadgets, Peripherals

Raspberry Pi teases finished Gertboard I/O extender, revs creative engines originally appeared on Engadget on Wed, 08 Aug 2012 18:41:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

Hacker finds flaw in hotel locks, can ruin your vacation with $50 DIY gadget

Admittedly, the headline is designed to get your dander up. You're in no immediate danger of a technologically-gifted thief plugging a couple of wires into your hotel door and making off with your sack of souvenirs from the Mall of America. But that's not to say it's impossible. Cody Brocious, who was recently brought on by Mozilla to work on Boot to Gecko, is giving a presentation at the annual Black Hat conference in Vegas where he demonstrates a method for cracking open keycard locks with a homemade $50 device. The hack only works on locks made by Onity at the moment, and real life testing with a reporter from Forbes only succeeded in opening one of three hotel doors. Still, with between four and five million Onity locks installed across the country (according to the company), that is a lot of vulnerable rooms. The attack is possible thanks to a DC jack on the underside of the lock that's used to reprogram the doors. This provides direct access to the lock's memory, which is also home to the numeric key required to release the latch -- a key that is protected by what Brocious described as "weak encryption." Ultimately the source code and design for the Arduino-based unlocker will be published online alongside a research paper explaining how these locks work and why they're inherently insecure. The hope is that manufacturers will take notice and improve the security of their wares before the world's ne'er-do-wells perfect Brocious' technique.

Filed under: Misc. Gadgets

Hacker finds flaw in hotel locks, can ruin your vacation with $50 DIY gadget originally appeared on Engadget on Tue, 24 Jul 2012 18:34:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

Arduino Leonardo finally launches with new pin layout, lower price (video)

We caught our first glimpse at the new, simplified Arduino Leonardo at Maker Faire back in September of last year. At the time, we were promised a late October shipping date, but it failed to materialize. Finally, Massimo Banzi has taken the wraps off the slimmed down microcontroller and its now in stock at retailers across the web. The Leonardo sports a new pin layout, dubbed R3 (which the Uno has also been updated with), that will become standard across all Arduino boards. That's a big deal for shield makers who only have to design and manufacture an add-on once to ensure it's compatible with the entire product line. The new layout also adds some extra pins and versatility, especially in the realm of shields, which can use to the new IOREF pin to determine the voltage of the processor and thus its model. That means a shield doesn't have to be designed specifically with the new ARM-based Due in mind. The other big news is that the circuitry for converting USB to serial communication and the processor itself have been combined, which not only simplifies the design and drives down costs, but allows it to communicate directly with a computer and imitate all sorts of accessories (such as keyboards and mice). Best of all, is the price. The Leonardo, complete with headers, costs just $25 -- a good $10 less than the Uno -- while the headerless, solder-friendly version retails for $22.50. Check out the video after the break for a few more details from Massimo himself.

Continue reading Arduino Leonardo finally launches with new pin layout, lower price (video)

Filed under: Misc. Gadgets

Arduino Leonardo finally launches with new pin layout, lower price (video) originally appeared on Engadget on Mon, 23 Jul 2012 22:27:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

Arduino Kegerator hack checks in your homebrews on Untappd

Quite possibly the two greatest things in the world -- beer and Arduino -- have been married once again in a hack does them both justice. Accomplished maker and alcohol enthusiast Jeff Karpinski turned a spare Uno and an Ethernet shield into a gadget that automatically checks him in on Untappd. The build is connected to his kegerator through a hall-effect flow sensor that sits in his tap lines. Every time he pulls himself a pint of homebrew, the Aruino makes an API call to the so-called Foursquare for beer nerds, and updates his profile. Obviously, publishing to the site every time the keg is tapped could get messy, so there's an automatic five minute time out to avoid getting repeat hits just for topping off. There's also a button that manually engages the five minute lock out, allowing Jeff to pour his buddies a cold one without claiming the drink for himself on Untappd. And updating is a snap thanks to the simple web server that's integrated. Changing what beer is on tap in the API call is as simple as opening a web browser. Interested in upgrading your own kegerator? Check out the source link for complete instructions and a parts list.

Filed under: Misc. Gadgets, Internet

Arduino Kegerator hack checks in your homebrews on Untappd originally appeared on Engadget on Wed, 18 Jul 2012 14:49:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments