<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Android Open Accessory Development Kit</title>
	<atom:link href="http://www.epanorama.net/blog/2011/05/11/android-open-accessory-development-kit/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2011/05/11/android-open-accessory-development-kit/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Fri, 03 Apr 2026 21:03:02 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: develop iphone apps on windows</title>
		<link>https://www.epanorama.net/blog/2011/05/11/android-open-accessory-development-kit/comment-page-1/#comment-15312</link>
		<dc:creator><![CDATA[develop iphone apps on windows]]></dc:creator>
		<pubDate>Sun, 14 Jul 2013 10:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5004#comment-15312</guid>
		<description><![CDATA[Excellent blog here! Also your site loads up very fast!
What host are you using? Can I get your affiliate link to
your host? I wish my site loaded up as quickly as yours lol]]></description>
		<content:encoded><![CDATA[<p>Excellent blog here! Also your site loads up very fast!<br />
What host are you using? Can I get your affiliate link to<br />
your host? I wish my site loaded up as quickly as yours lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Arduino based IoT &#171; Tomi Engdahl&#8217;s ePanorama blog</title>
		<link>https://www.epanorama.net/blog/2011/05/11/android-open-accessory-development-kit/comment-page-1/#comment-15311</link>
		<dc:creator><![CDATA[Google Arduino based IoT &#171; Tomi Engdahl&#8217;s ePanorama blog]]></dc:creator>
		<pubDate>Thu, 16 May 2013 07:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5004#comment-15311</guid>
		<description><![CDATA[[...] Google has history on using Arduino platform for different applications, good earlier example of that is Android Open Accessory Development Kit. [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] Google has history on using Arduino platform for different applications, good earlier example of that is Android Open Accessory Development Kit. [...] </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darmowe dziwki</title>
		<link>https://www.epanorama.net/blog/2011/05/11/android-open-accessory-development-kit/comment-page-1/#comment-15309</link>
		<dc:creator><![CDATA[darmowe dziwki]]></dc:creator>
		<pubDate>Thu, 10 Jan 2013 08:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5004#comment-15309</guid>
		<description><![CDATA[I use Micron ink pens as well.  I was a little nervous about them, because like you I have shaky hands, but it’s just something you’ve got to put aside.  If all else, you can take it into Photoshop and touch up your mistakes.  One thing that’s really important for me to remember — don’t smear the ink!  I have a bad habit of inking large dark patches and not waiting for them to dry, and then I smear them.  One trick I’ve found is to put a post it note over the freshly inked area, so that I can work on other areas without worrying about smearing (too much).  Different papers will react to the ink in different ways — some are shinier but smear more easily, some absorb the ink better but then aren’t as vibrant.  You just have to play around.]]></description>
		<content:encoded><![CDATA[<p>I use Micron ink pens as well.  I was a little nervous about them, because like you I have shaky hands, but it’s just something you’ve got to put aside.  If all else, you can take it into Photoshop and touch up your mistakes.  One thing that’s really important for me to remember — don’t smear the ink!  I have a bad habit of inking large dark patches and not waiting for them to dry, and then I smear them.  One trick I’ve found is to put a post it note over the freshly inked area, so that I can work on other areas without worrying about smearing (too much).  Different papers will react to the ink in different ways — some are shinier but smear more easily, some absorb the ink better but then aren’t as vibrant.  You just have to play around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2011/05/11/android-open-accessory-development-kit/comment-page-1/#comment-15308</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Thu, 18 Oct 2012 12:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5004#comment-15308</guid>
		<description><![CDATA[Android debug bridge released for the Raspi
http://hackaday.com/2012/10/18/android-debug-bridge-released-for-the-raspi/

Over on the XDA developers forums, something really cool is happening. Android hacker extraordinaire [AdamOutler] has managed to port the Android Debug Bridge to the Raspberry Pi.

The Android Debug bridge allows hardware tinkerers full access to their Android device. This feature has been used to build everything from telepresence robots to connecting a MIDI keyboard to a phone. With this port of the Android Debug Bridge, anyone can take advantage of the existing hacks and hardware written around the ADB to build something completely new.]]></description>
		<content:encoded><![CDATA[<p>Android debug bridge released for the Raspi<br />
<a href="http://hackaday.com/2012/10/18/android-debug-bridge-released-for-the-raspi/" rel="nofollow">http://hackaday.com/2012/10/18/android-debug-bridge-released-for-the-raspi/</a></p>
<p>Over on the XDA developers forums, something really cool is happening. Android hacker extraordinaire [AdamOutler] has managed to port the Android Debug Bridge to the Raspberry Pi.</p>
<p>The Android Debug bridge allows hardware tinkerers full access to their Android device. This feature has been used to build everything from telepresence robots to connecting a MIDI keyboard to a phone. With this port of the Android Debug Bridge, anyone can take advantage of the existing hacks and hardware written around the ADB to build something completely new.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2011/05/11/android-open-accessory-development-kit/comment-page-1/#comment-15307</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Fri, 05 Oct 2012 09:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5004#comment-15307</guid>
		<description><![CDATA[ATmega2560 Mega ADK R3 Module w/ USB for Arduino - Black
http://dx.com/p/atmega2560-mega-adk-r3-module-w-usb-for-arduino-black-157101

The Android 3.1 platform (also backported to Android 2.3.4) introduces Android Open Accessory support, which allows external USB hardware (an Android USB accessory) to interact with an Android-powered device in a special accessory mode. When an Android-powered powered device is in accessory mode, the connected accessory acts as the USB host (powers the bus and enumerates devices) and the Android-powered device acts as the USB device]]></description>
		<content:encoded><![CDATA[<p>ATmega2560 Mega ADK R3 Module w/ USB for Arduino &#8211; Black<br />
<a href="http://dx.com/p/atmega2560-mega-adk-r3-module-w-usb-for-arduino-black-157101" rel="nofollow">http://dx.com/p/atmega2560-mega-adk-r3-module-w-usb-for-arduino-black-157101</a></p>
<p>The Android 3.1 platform (also backported to Android 2.3.4) introduces Android Open Accessory support, which allows external USB hardware (an Android USB accessory) to interact with an Android-powered device in a special accessory mode. When an Android-powered powered device is in accessory mode, the connected accessory acts as the USB host (powers the bus and enumerates devices) and the Android-powered device acts as the USB device</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2011/05/11/android-open-accessory-development-kit/comment-page-1/#comment-15306</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Mon, 04 Jun 2012 07:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5004#comment-15306</guid>
		<description><![CDATA[Samsung open sources Galaxy S3 source code
Impressive turnaround
http://www.theinquirer.net/inquirer/news/2181708/samsung-sources-galaxy-s3-source-code

SMARTPHONE VENDOR Samsung has open sourced its Android 4.0 operating system implementation found on its Galaxy S3 smartphones.

The firm has open sourced its Android operating system source code less than a week after launching the device.

Samsung has released 180MB of source code for Samsung Galaxy S3 units with the model number GT-I9300.

With Samsung open sourcing its code, third party Android developers can incorporate parts of its Touchwiz interface into their distributions.

Android distributions such as Cyanogenmod have proved popular with those who want to wipe mobile operator bloated Android installations.

Samsung&#039;s decision not to hang around open sourcing its Android code is very welcome and should be a lesson to others. Also Samsung&#039;s actions highlight that revenue generation is not hampered by open sourcing code, despite what some companies might try to lead you to believe.]]></description>
		<content:encoded><![CDATA[<p>Samsung open sources Galaxy S3 source code<br />
Impressive turnaround<br />
<a href="http://www.theinquirer.net/inquirer/news/2181708/samsung-sources-galaxy-s3-source-code" rel="nofollow">http://www.theinquirer.net/inquirer/news/2181708/samsung-sources-galaxy-s3-source-code</a></p>
<p>SMARTPHONE VENDOR Samsung has open sourced its Android 4.0 operating system implementation found on its Galaxy S3 smartphones.</p>
<p>The firm has open sourced its Android operating system source code less than a week after launching the device.</p>
<p>Samsung has released 180MB of source code for Samsung Galaxy S3 units with the model number GT-I9300.</p>
<p>With Samsung open sourcing its code, third party Android developers can incorporate parts of its Touchwiz interface into their distributions.</p>
<p>Android distributions such as Cyanogenmod have proved popular with those who want to wipe mobile operator bloated Android installations.</p>
<p>Samsung&#8217;s decision not to hang around open sourcing its Android code is very welcome and should be a lesson to others. Also Samsung&#8217;s actions highlight that revenue generation is not hampered by open sourcing code, despite what some companies might try to lead you to believe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2011/05/11/android-open-accessory-development-kit/comment-page-1/#comment-15305</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 22 May 2012 13:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5004#comment-15305</guid>
		<description><![CDATA[Gadget Freak Case #214: Radio Touch Sensors Talk to the Smartphone
http://www.designnews.com/author.asp?section_id=1362&amp;doc_id=244122

Matt Oppenheim has developed a radio that speaks to an Android smartphone. He designed the gadget to help the visually impaired learn the layout of a new device. Push a button on the radio, and it speaks its function.

Oppenheim took an Arduino Uno, touch-sensor shields, and a USB shield and connected them to a Nexus One Android phone.

He added the audio-enhanced touch sensors to the radio. When a control is touched, the phone plays an audio tag describing the function.

Once the ADK tool kit came out, which allows Android phones to be hosted by a microcontroller, I had all of the pieces to implement the idea.]]></description>
		<content:encoded><![CDATA[<p>Gadget Freak Case #214: Radio Touch Sensors Talk to the Smartphone<br />
<a href="http://www.designnews.com/author.asp?section_id=1362&#038;doc_id=244122" rel="nofollow">http://www.designnews.com/author.asp?section_id=1362&#038;doc_id=244122</a></p>
<p>Matt Oppenheim has developed a radio that speaks to an Android smartphone. He designed the gadget to help the visually impaired learn the layout of a new device. Push a button on the radio, and it speaks its function.</p>
<p>Oppenheim took an Arduino Uno, touch-sensor shields, and a USB shield and connected them to a Nexus One Android phone.</p>
<p>He added the audio-enhanced touch sensors to the radio. When a control is touched, the phone plays an audio tag describing the function.</p>
<p>Once the ADK tool kit came out, which allows Android phones to be hosted by a microcontroller, I had all of the pieces to implement the idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2011/05/11/android-open-accessory-development-kit/comment-page-1/#comment-15304</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 22 May 2012 12:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5004#comment-15304</guid>
		<description><![CDATA[Another way to built android accessory:

Gadget Freak Case #213: Android Brings the Mirror to Life
http://www.designnews.com/author.asp?section_id=1362&amp;doc_id=243732

Al Linke has created an interactive mirror that can be activated with an Android phone. While the number of applications is potentially unlimited, Linke has created a handful of games that are available through Google Play (formerly known as Android Market).

You can play Magic 8 Ball -- the kids’ game where you ask questions -- or Verbage, an app that displays random words on the mirror, or you can stream a portion of your phone’s camera onto the mirror.

This project uses the IOIO microcontroller, Bluetooth Dongle and LED RGB 16 x 32 Matrix.

Controlling is done with Android Phone (2.3.3 or above if using Bluetooth).

The source code and video:
http://droidalyzer.com/ioiomatrix.html

Build instructions:
http://downloads.deusm.com/designnews/interactive_mirror_build_instructions_v2.pdf]]></description>
		<content:encoded><![CDATA[<p>Another way to built android accessory:</p>
<p>Gadget Freak Case #213: Android Brings the Mirror to Life<br />
<a href="http://www.designnews.com/author.asp?section_id=1362&#038;doc_id=243732" rel="nofollow">http://www.designnews.com/author.asp?section_id=1362&#038;doc_id=243732</a></p>
<p>Al Linke has created an interactive mirror that can be activated with an Android phone. While the number of applications is potentially unlimited, Linke has created a handful of games that are available through Google Play (formerly known as Android Market).</p>
<p>You can play Magic 8 Ball &#8212; the kids’ game where you ask questions &#8212; or Verbage, an app that displays random words on the mirror, or you can stream a portion of your phone’s camera onto the mirror.</p>
<p>This project uses the IOIO microcontroller, Bluetooth Dongle and LED RGB 16 x 32 Matrix.</p>
<p>Controlling is done with Android Phone (2.3.3 or above if using Bluetooth).</p>
<p>The source code and video:<br />
<a href="http://droidalyzer.com/ioiomatrix.html" rel="nofollow">http://droidalyzer.com/ioiomatrix.html</a></p>
<p>Build instructions:<br />
<a href="http://downloads.deusm.com/designnews/interactive_mirror_build_instructions_v2.pdf" rel="nofollow">http://downloads.deusm.com/designnews/interactive_mirror_build_instructions_v2.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2011/05/11/android-open-accessory-development-kit/comment-page-1/#comment-15303</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Mon, 27 Feb 2012 11:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5004#comment-15303</guid>
		<description><![CDATA[Android 3.1 devices have USB host mode. Here’s how to use it.
http://hackaday.com/2012/02/22/android-3-1-devices-have-usb-host-mode-heres-how-to-use-it/

With the coming of Android 3.1 you finally have the option of using the device as a USB host. This may be through a USB OTG (On-the-Go) adaptor, but nonetheless it’s a feature which was sorely missed until now. [Manuel] put together a guide on using Android as a USB host. As you can see, his example hardware is an Arduino board but this is applicable with just about any device.

The tutorial implements a test app for the Android device where a slider will set the brightness of the Arduino’s on-board LED.

Android USB Host + Arduino: How to communicate without rooting your Android Tablet or Phone
http://android.serverbox.ch/?p=549]]></description>
		<content:encoded><![CDATA[<p>Android 3.1 devices have USB host mode. Here’s how to use it.<br />
<a href="http://hackaday.com/2012/02/22/android-3-1-devices-have-usb-host-mode-heres-how-to-use-it/" rel="nofollow">http://hackaday.com/2012/02/22/android-3-1-devices-have-usb-host-mode-heres-how-to-use-it/</a></p>
<p>With the coming of Android 3.1 you finally have the option of using the device as a USB host. This may be through a USB OTG (On-the-Go) adaptor, but nonetheless it’s a feature which was sorely missed until now. [Manuel] put together a guide on using Android as a USB host. As you can see, his example hardware is an Arduino board but this is applicable with just about any device.</p>
<p>The tutorial implements a test app for the Android device where a slider will set the brightness of the Arduino’s on-board LED.</p>
<p>Android USB Host + Arduino: How to communicate without rooting your Android Tablet or Phone<br />
<a href="http://android.serverbox.ch/?p=549" rel="nofollow">http://android.serverbox.ch/?p=549</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi</title>
		<link>https://www.epanorama.net/blog/2011/05/11/android-open-accessory-development-kit/comment-page-1/#comment-15302</link>
		<dc:creator><![CDATA[Tomi]]></dc:creator>
		<pubDate>Wed, 22 Jun 2011 12:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=5004#comment-15302</guid>
		<description><![CDATA[Rumors abound with regard to Google’s Android@Home
http://www.eetimes.com/electronics-blogs/other/4217102/Rumors-abound-with-regard-to-Google-s-Android-Home?Ecosystem=communications-design

I know the secret wireless protocol that was used in Google’s recent Android@Home demonstration…

All of which brings us to Android@Home, which was announced at the recent Google I/O Conference.

Day One Keynote Presentation on YouTube. About 43 minutes into the presentation they started talking about something called Android@Home.
http://www.youtube.com/watch?v=OxzucwjFEEs&amp;feature=player_embedded

But what is the wireless protocol in question? For some reason no one seems to be talking. For example, in a recent Technology Insight post titled Google&#039;s Android@Home and the Impact on the Home Automation Market that appeared on the ABI Research website, author Sam Lucero, Practice Director, M2M Connectivity refers to “The as-yet-to-be-named wireless protocol announced along with the Framework…”

Call me “slow” if you wish, but it took me quite a while before light eventually dawned and I said: “It’s you, isn’t it?” This was followed by more mumbling from their end. Eventually I decided to take the bull by the horns and called Synapse CEO Wade Patterson. When I asked if he could confirm or deny that SNAP was the protocol in question, there was a long, thoughtful pause; then Wade said “Well, I’m not going to deny it.”

Synapse SNAP: Internet-enabled, IEEE 802.15.4-based, auto-forming ..
http://www.synapse-wireless.com/?mainID=3&amp;subID=5&amp;type=product&amp;prodID=5
]]></description>
		<content:encoded><![CDATA[<p>Rumors abound with regard to Google’s Android@Home<br />
<a href="http://www.eetimes.com/electronics-blogs/other/4217102/Rumors-abound-with-regard-to-Google-s-Android-Home?Ecosystem=communications-design" rel="nofollow">http://www.eetimes.com/electronics-blogs/other/4217102/Rumors-abound-with-regard-to-Google-s-Android-Home?Ecosystem=communications-design</a></p>
<p>I know the secret wireless protocol that was used in Google’s recent Android@Home demonstration…</p>
<p>All of which brings us to Android@Home, which was announced at the recent Google I/O Conference.</p>
<p>Day One Keynote Presentation on YouTube. About 43 minutes into the presentation they started talking about something called Android@Home.<br />
<a href="http://www.youtube.com/watch?v=OxzucwjFEEs&#038;feature=player_embedded" rel="nofollow">http://www.youtube.com/watch?v=OxzucwjFEEs&#038;feature=player_embedded</a></p>
<p>But what is the wireless protocol in question? For some reason no one seems to be talking. For example, in a recent Technology Insight post titled Google&#8217;s Android@Home and the Impact on the Home Automation Market that appeared on the ABI Research website, author Sam Lucero, Practice Director, M2M Connectivity refers to “The as-yet-to-be-named wireless protocol announced along with the Framework…”</p>
<p>Call me “slow” if you wish, but it took me quite a while before light eventually dawned and I said: “It’s you, isn’t it?” This was followed by more mumbling from their end. Eventually I decided to take the bull by the horns and called Synapse CEO Wade Patterson. When I asked if he could confirm or deny that SNAP was the protocol in question, there was a long, thoughtful pause; then Wade said “Well, I’m not going to deny it.”</p>
<p>Synapse SNAP: Internet-enabled, IEEE 802.15.4-based, auto-forming ..<br />
<a href="http://www.synapse-wireless.com/?mainID=3&#038;subID=5&#038;type=product&#038;prodID=5" rel="nofollow">http://www.synapse-wireless.com/?mainID=3&#038;subID=5&#038;type=product&#038;prodID=5</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
