Renaun.com
Evangelist at Adobe
  • github
  • twitter
  • google
  • vimeo
  • rss
  • Adobe Creative Cloud

Using the Chrome Serial API with Arduino

Posted on May 29, 2013 | 6 comments

The video below walks through the all the code and explains what is going on. Here are all the links that were used in the video:

  • Chrome Extension and Arduino Sketch Example Files
  • Chrome Serial API Page
  • Brackets Open Source Web Editor

Share the post "Using the Chrome Serial API with Arduino"

  • Facebook
  • Twitter
  • Google+
  • ockley

    Great overview. I am doing some testing on Windows with servo motors and would just give you a heads up, that I have changed the port selector line to:

    return !port.match(/[Bb]luetooth/) && (port.match(//dev/tty/) || port.match(/COM[12345678]/));

    in order to find Windows ports. My selector now shows “COM4″. I am not at the point where my servo is treating me nice, but the port was right. You may change the git in order to make that cross platform.

    /ockley

  • Pingback: Arduino Blog » Blog Archive » How to use Chrome’s serial API to talk with Arduino

  • Pingback: How to use Chrome’s serial API to talk with Arduino | Linux-Support.com

  • Pingback: How to use Chrome’s serial API to talk with Arduino | ArduinoFan

  • disqus_JbR29pHOGt

    Would you please post a link to the code running in Chrome? The Arduino code is handy, but that isn’t the most interesting part

    • renaun

      There is the code in github that you can download and run in chrome.

      Sent from a device

  • Pingback: How to use Chrome’s serial API to talk with Arduino Board - Chrome Story

  • Vasilis Georgitzikis

    Hey renaun, nice video. I’m wondering, have you ever heard of codebender? (http://codebender.cc)

  • Vittorio Cuculo

    Hi, nice tutorial. Time ago I’ve made a similar project using serial and experimental APIs for serial communication and speech recognition!
    Take a look: https://github.com/vcuculo/voicelamp

    • renaun

      Nice, looks cool

  • Pingback: Arduino: Using the Chrome serial API with Arduino | CryoArchive

  • Pingback: Opiron Electronics » Chrome Serial Api y Arduino

Recent Posts

  • Adobe Creative SDK Update v0.5.2062
  • Adobe Creative SDK
  • Live Texture Updater Plugin for Photoshop CC
  • Live three.js Texture Updating with Photoshop CC
  • Cross Compiling your ActionScript Starling Games to WebGL and JavaScript

Tags

actionscript adobe scout air android asc2 compiler creative cloud css dashedlines degrafa feathers fireworks flascc flash flash builder flash player Flex flex3 flex4 font game jam gaming gdb illustrator inline loom max mobile photoshop pixi.js profile randori RemoteObjectAMF0 rtmfp spark stage3d starling swf tamarin telemetry tv unicode unity video webgl

Recent Comments

  • Gaurang Patel on Cross Compiling your ActionScript Starling Games to WebGL and JavaScript
  • jjjefff on Cross Compiling your ActionScript Starling Games to WebGL and JavaScript
  • renaun on Cross Compiling your ActionScript Starling Games to WebGL and JavaScript
  • jjjefff on Cross Compiling your ActionScript Starling Games to WebGL and JavaScript
  • renaun on Debug AIR apps on Android with Flash Builder 4

Say Thank You :)

Amazon Wish List

Copyright © 2005-2025 Renaun Erickson. All Rights Reserved.

Disclaimer: This blog contains my personal thoughts and not those of my employer.