-
Notifications
You must be signed in to change notification settings - Fork 3
Setup Guide
- Power cable (needs to be more descriptive)
- AVRISP mkII compatible device for flashing the bootloader. For example: https://www.amazon.com/Compatible-AVRISP-System-Programmer-interface/dp/B00C7VV6E4
- Micro-USB cable
First, connect the power cable to the Wagman as seen in the following diagram.

Next, connect the AVRISP device to the Wagman as seen in the following 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.
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!