From fcf2b6b3f1362c15b8ed05f105e41c8d3b51a475 Mon Sep 17 00:00:00 2001 From: Masakazu OHTSUKA Date: Sat, 7 Mar 2015 11:05:28 -0800 Subject: [PATCH] Android app availble, international.switch-science.com, no microphone --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 072622a..cbe49fe 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,21 @@ IRKit Device === -IRKit device and [IRKit SDK](https://github.com/irkit/ios-sdk) lets you control your home electronics from your iOS devices. +IRKit device and [IRKit SDK](https://github.com/irkit/ios-sdk) lets you control your home electronics from your iOS and Android devices. IRKit device has a Infrared LED and receiver, and a WiFi module inside. Internet connected devices can make IRKit send IR signals for you. ## Get IRKit Device -Buy on [amazon.co.jp](http://www.amazon.co.jp/gp/product/B00H91KK26) +In Japan: [amazon.co.jp](http://www.amazon.co.jp/gp/product/B00H91KK26) +World wide shipping available: [switch-science](https://international.switch-science.com/catalog/1644/) ## Schematics Basically, it's a [Arduino Leonardo](http://arduino.cc/en/Main/ArduinoBoardLeonardo) fork with following modifications: * added a [WiFi module](http://www.gainspan.com/gs1011mips) ( [GainSpan](http://www.gainspan.com/home) 's WiFi module ). -* added Infrared Receiver, Infrared LED, some LEDs, and a microphone. +* added Infrared Receiver, Infrared LED and some LEDs.