Skip to content

Setup Guide

Sean Shahkarami edited this page Mar 7, 2017 · 6 revisions

Tools Required

Steps

1. Powering the Wagman

First, connect the power cable to the Wagman as seen in the following diagram.

Power Diagram

2. Flashing the Bootloader

Next, connect the AVRISP device to the Wagman as seen in the following diagram.

AVRISP Diagram

Now, go to the v3/bootloader/src/caterina directory in the wagman repo and run installbl.

If this process was successful, you should see the following output. You can disconnect the AVRISP at this point.

3. Flashing the firmware

Finally, connect the micro-USB to the Wagman as seen in the following diagram.

(Insert USB Diagram)

Now, go to the v3/Wagman directory in the wagman repo and run program-wagman.sh name-of-port where name-of-port is name of the device serial port. (This needs to be improved or setup to be auto-detected.)

If this process was successful, you should see the following output. You can disconnect the micro USB cable at this point.

At this point, you've successfully setup a Wagman device which can be used in a node!

Clone this wiki locally