Tagged: RFID

1,025

Arduino + Processing + Android = Tellart

As make magazine reports, our friends from Tellart just released a fabulous tutorial for a toolkit and code samples to build prototypes that bind any android device with Arduinos. You’ll definitely find some great examples to get started within the 25 samples included, so we encourage you to give it a try! This week we’re happy to update that list of toolkits with a suite of materials focused on connecting any Android device (mobile or tablet) with the Arduino ADK microcontroller, with the Processing language to tie them together. The materials are a combination of “how-to” installation guides, working Arduino...

2,141

Tourism and the Web of Things?

When Massimiliano Ventimiglia (aka. Max, from H-art), first asked me to give a keynote at the BTO (Buy Tourism Online) 2011 conference, I was rather puzzled: what can the Web of Things bring to tourism? What innovation can we fuel in this rather distant field? Well, after several brainstorming sessions with the crew at Evrythng, we had so many application ideas that I had to filter most of them in order not to overload the talk!

Web of Things Application Architecture 3,067

PhD Thesis: A Web of Things Application Architecture

Thesis Download | Citation Key | Presentation News: This PhD Thesis was awarded with an ETH Medal. As the eternal second (although my thesis was finished first ;-P), I’m following Vlad’s great idea to make the final version of my thesis available to you, WoTters! Vlad and I were always pretty complementary in building our shared vision of the Web of Things. As such, my thesis is focusing more on the “software engineering” aspects of the Web of Things. I’d like to see it as a cookbook for implementing the Web of Things in such a way that for every...

120

EPC Cloud: Simplifying the Internet of Things Thanks to Web Patterns: HTML 5 Websockets (Part 2/3)

Part 1: Cloud & REST | Part 2: HTML5 WebSockets | Part 3: Physical Mashups In a recent post, we were explaining how in a project common to MIT and ETH Zurich, we simplified deployments of IoT applications based on the EPC Global standards. We operated this simplification by applying four of the Web of Things patterns: Cloud Computing, RESTful Interface, Real-Time Web and Physical Mashups. In the first related post we described how we used Cloud Computing and RESTful Interfaces. It is now time to talk a little bit more about one of the other pattern: the Real-Time Web.

1,295

Architecting the Internet of Things has a Book

Dear readers, First of all let us apologize for the infrequent posts. We are both in “final PhD writing mode” which is a rather time-consuming activity right in a time where the Web of Things is getting a real hot topic! 😉 Hence, only a small post to point you to a book. In an earlier post, we presented the Web of Things cookbook, which is in fact part of a book that just got published called: “Architecting the Internet of Things”.

2,130

EPCIS Webadapter: RFID “à la” Web of Things is Open-Sourced

A few weeks ago we described our framework for making the standard RFID network (EPC Network) part of the Web of Things. We are happy to announce that the framework was accepted to be part of the leading Open Source RFID infrastructure (Fosstrak) and is available on the Fosstrak forge. In order to foster adoption we created two useful resources, in the user and developer guide you’ll find a detailed description of the API and install procedure (basically 4 clicks if you already have a running Tomcat instance). Additionally, an introduction video details the features of the framework and showcases...

RFID for the REST of us! 1,838

RFID for the REST of us!

In our second talk at IoT 2010 we presented a project we kept warm (and working on) for a little while now: bringing RFID to the Web. Not RFID in the sense of small RFID readers like the nice phidget reader meant for prototyping, but the world of standardized RFID networks and in particular the EPC (Electronic Product Code) Network and its EPCIS (Information Service). The Electronic Product Code Information Service (EPCIS) is a standard which defines interfaces enabling RFID events to be captured and queried. The query interface, implemented with WS-* Web services, enables business applications to consume and...

When “Dumb” Things Join the WoT: The Art of Barcode Scanning 1,055

When “Dumb” Things Join the WoT: The Art of Barcode Scanning

Ok, so we talked a lot about integrating sensor nodes to the Web, then about integrating home appliances to the Web or about integrating industrial machines to the Web. How about simple, dumb, traditional objects? Well the community is working on it! As an example, one of our latest projects is to Web-enable the global RFID networks (EPC) so that every RFID-tagged object becomes a true citizen of the World Wide Web (see our paper at IoT 2010). I’ll tell you more about this project soon but meanwhile I want to talk about even more dumb objects: those tagged with...

Internet developers day – part 2 1,213

Internet developers day – part 2

Here is part 2, part one is here. One Web, Yoan Blanc, doSimple. We thought of a single uniform web. Banana phone, with WAP. Now we have tons of devices that try to surf the Web and they all want the same level of experience (mobile browser market share version 1.0 image). Discusses the <meta viewport>, that allows it to fit on many mobile devices (he talks about ppk, peter paul koch who does testing of mobile browsers). Testing: MicroEmulator runs opera mini. You don’t need an iPhone app! Html is enough. You can also use manifest.cache to specify what...