Posts del Blog

Say Hello to iRobot Create 2

Amazing! This is the best description for the new iRobot Create 2, the perfect platform focused to introduce students into the programming and robotics world. RooWifi is completely compatible with this awesome robot This year iRobot updated its Create, a

Etiquetas: , , , , , ,
Post incluido en Developers, RoombaWi-fi Remote v2, Working With RooWifi

Python + GTK

The following example shows to how develop an application to communicate with your RooWifi :: Roomba Wi-Fi Remote based in a Python script, using GTK for your Linux preferred distribution. This example is done using Ubuntu Desktop 12.04 (32bits). Download

Etiquetas: , , , , ,
Post incluido en Developers, Examples, RoombaWi-fi Remote v2

RooWifi developers everywhere

RooWifi is extending everywhere and we are very very glad for it. Nowadays more than 2000 RooWifi, the Wi-Fi Remote adapter for Roomba are working for developers and home automation customers from: United States Germany United Kingdom France Netherlands Belgium Switzerland

Etiquetas: , , , , ,
Post incluido en RoombaWi-fi Remote v2, Uncategorized, Working With RooWifi

Xbox 360 Gamepad + RooWifi

Hello developers! Some time ago we developed a 3D game for Xbox using XNA Studio 3.0, after made some examples for RooWifi the Wi-Fi Remote for Roomba development board we did a little code in Visual Studio to scan all

Etiquetas: , , , , , , ,
Post incluido en Developers, Examples, RoombaWi-fi Remote v2

User Guide 1.5 available

You have the RooWifi‘s new user guide available. This last version of RooWifi User Guide provides you more information if you are thinking to buy the Wi-Fi Remote for Roomba or if you are a newer user of the RooWifi

Etiquetas: , , , , , , , , ,
Post incluido en RoombaWi-fi Remote v2

RooWifi, Roomba 500 and 700 series: Full compatibility.

Following our philosophy of make easier developer’s life and work to allow focus on the software development and programming, we have made the RooWifi (Wi-Fi Remote for Roomba) intelligent enough to works perfectly with the 700 series Roomba as the

Etiquetas: , , , , , ,
Post incluido en Developers, RoombaWi-fi Remote v2

RooWifi: App for iPhone

This is the App used to do the main page video. This App allows the user to drive the Roomba like a RC Car and clean meanwhile with RooWifi: Wi-Fi Remote for Roomba plugged. This App is made for iPhone

Etiquetas: , , , , , , , ,
Post incluido en Developers, Examples, RoombaWi-fi Remote v2, Utilities

Controlling your iRobot Roomba using AJAX

Like seen in previous articles about Roomba Wi-fi Remote usage and how to read JSON and XML files: Reading sensors using JSON Reading sensors using XML Sensos status can be read by JSON and XML with a refresh frequency of

Etiquetas: , , , , , , ,
Post incluido en Developers, RoombaWi-fi Remote v2

Reading sensors using XML

Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable (Wikipedia). Roomba Wi-fi Remote has an externally accessible file that allows developers the ability

Etiquetas: , , , ,
Post incluido en Developers, RoombaWi-fi Remote v2

Reading sensors using JSON

JSON, short for JavaScript Object Notation, is a lightweight format for data exchange. JSON is a subset of the literal notation JavaScript object that does not require the use of XML. The simplicity of JSON has led to their widespread

Etiquetas: , , , ,
Post incluido en Developers, RoombaWi-fi Remote v2