Playing with Seeed Bluetooth

| | Comments (0) | TrackBacks (0)

Have been playing with the Seeeduino Bluetooth module. Will report more later, but just wanted to note that there's a simple UNIX command to turn your terminal into a … terminal on another port:

Knowing the serial port, you can just type screen portname datarate to show the serial data on the screen. In my case, it was:

screen /dev/tty.Keyserial1 9600

Then I started typing bytes at the PIC, and it sent bytes back to me. Whee! No need for zTerm! To quit the screen app, type control-A, then control-\.

Very useful!

From: http://www.tigoe.net/pcomp/resources/archives/avr/000749.shtml

0 TrackBacks

Listed below are links to blogs that reference this entry: Playing with Seeed Bluetooth.

TrackBack URL for this entry: http://www.photoethnography.com/cgi-bin/mt/mt-tb.cgi/1052

Leave a comment

About this Entry

This page contains a single entry by Karen Nakamura published on October 15, 2011 12:10 PM.

Philips LED light bulb revealed - remote phosphor 12.5 watt was the previous entry in this blog.

Programming an ATtiny w/ Arduino is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.