Wixel apps, A. example app: blink led, B. wireless serial app – Pololu Wixel User Manual

Page 32: Overview, Installation instructions, A. example app: blink led 9.b. wireless serial app, Section 9.b

Advertising
background image

Wireless PC control of a 3pi robot using a

pair of Wixels.

Together, the USB Adapter A to Mini-B

and a Pololu Wixel wireless module can

make a compact USB dongle.

9. Wixel Apps

This section describes some of the available Wixel apps written by Pololu; you can find their source code in the Wixel
SDK (see

Section 10

). For more apps, including ones written by community members, see the Wixel SDK and the

Wixel Apps forum thread

[http://forum.pololu.com/viewtopic.php?f=30&t=5165]

.

9.a. Example App: Blink LED

This is an example app that blinks the red LED with a configurable period. See

Section 3.d

for a tutorial on using this

app.

Download

link:

Example

Blink

LED

App

(v1.0)

[http://www.pololu.com/file/download/example-blink-led-

v1.0.wxl?file_id=0J449]

(11k wxl)

9.b. Wireless Serial App
Overview

This app allows you to connect two Wixels together to make a
wireless, bidirectional, lossless serial link. It uses an RF bit rate of
350 kbps, is capable of carrying up to 10 KB of payload data per
second, and can reach a range of approximately 50 feet (under
typical conditions indoors). You can also use it to turn one Wixel
into a USB-to-TTL serial adapter.

This app can run on multiple pairs of Wixels as long as each pair
operates on a different radio channel (the channels should be
separated by 2 to avoid interference).

This app is designed for pairs of Wixels; it will not work properly if
three or more Wixels are broadcasting on the same radio channel.

Installation Instructions

Download the

Wireless Serial App (v1.3)

[http://www.pololu.com/file/

download/wireless-serial-v1.3.wxl?file_id=0J484]

(26k wxl). Open it with

the Wixel Configuration Utility, choose your parameters, and then
write it to two Wixels. See

Section 4

for more information on how

this is done.

Pololu Wixel User's Guide

© 2001–2014 Pololu Corporation

9. Wixel Apps

Page 32 of 64

Advertising