<?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: Arduino Blog » Blog Archive » How to use Chrome’s serial API to talk with Arduino</title>
	<atom:link href="http://www.epanorama.net/blog/2015/10/02/arduino-blog-blog-archive-how-to-use-chromes-serial-api-to-talk-with-arduino/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2015/10/02/arduino-blog-blog-archive-how-to-use-chromes-serial-api-to-talk-with-arduino/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Sun, 26 Apr 2026 07:22:53 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2015/10/02/arduino-blog-blog-archive-how-to-use-chromes-serial-api-to-talk-with-arduino/comment-page-1/#comment-1442951</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Mon, 12 Oct 2015 16:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=34631#comment-1442951</guid>
		<description><![CDATA[Serial Data from the Web to an Arduino
http://hackaday.com/2015/10/10/serial-data-from-the-web-to-an-arduino/

In the old days, a serial port often connected to an acoustic coupler that gripped a phone handset and allowed a remote connection to a far away serial port (via another phone and acoustic coupler) at a blistering 300 baud or less. 

In a decidedly retro move, [James Halliday] and [jerky] put a modern spin on that old idea. They used the webaudio API to send serial data to a remote Arduino. The hack uses a FET, a capacitor, and a few resistors. They didn’t quite build a real modem with the audio. Instead, they basically spoof the audio port into sending serial data and recover it with the external circuitry. They also only implement serial sending (so the Arduino receives) so far, although they mention the next step would be to build the other side of the connection.

serial over webaudio
http://substack.net/serial_over_webaudio]]></description>
		<content:encoded><![CDATA[<p>Serial Data from the Web to an Arduino<br />
<a href="http://hackaday.com/2015/10/10/serial-data-from-the-web-to-an-arduino/" rel="nofollow">http://hackaday.com/2015/10/10/serial-data-from-the-web-to-an-arduino/</a></p>
<p>In the old days, a serial port often connected to an acoustic coupler that gripped a phone handset and allowed a remote connection to a far away serial port (via another phone and acoustic coupler) at a blistering 300 baud or less. </p>
<p>In a decidedly retro move, [James Halliday] and [jerky] put a modern spin on that old idea. They used the webaudio API to send serial data to a remote Arduino. The hack uses a FET, a capacitor, and a few resistors. They didn’t quite build a real modem with the audio. Instead, they basically spoof the audio port into sending serial data and recover it with the external circuitry. They also only implement serial sending (so the Arduino receives) so far, although they mention the next step would be to build the other side of the connection.</p>
<p>serial over webaudio<br />
<a href="http://substack.net/serial_over_webaudio" rel="nofollow">http://substack.net/serial_over_webaudio</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
