chipKIT® Development Platform

Inspired by Arduino™

Using the Chrome Serial API with chipKIT Digilent UNO32

Created Wed, 25 Sep 2013 17:25:00 +0000 by Tayeb


Tayeb

Wed, 25 Sep 2013 17:25:00 +0000

I have just written a tutorial with chipKIT Digilent UNO32. I have shown step by step how to use chrome.serial to communicate with UNO32 and Basic I/O shield.

The tutorial can be read and followed at my blog Redacacia:

http://redacacia.me/2013/09/23/using-the-chrome-serial-api-with-chipkit-digilent-uno32/

I have also uploaded a video demo on Youtube at:

http://www.youtube.com/watch?v=zmN_T24O31U

I will appreciate any comments, including queries on what I have done.


Jacob Christ

Sat, 26 Oct 2013 10:12:12 +0000

I like it. Does it work on a chrome book or android?

Jacob


Tayeb

Sun, 27 Oct 2013 19:38:45 +0000

There are no Chromebooks with a serial port. On other hand though Android devices can be connected to serial peripherals, I have not seen any serial communication API with Chrome for Android.