Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ How to run: Software
--------------------

1. Run `modprobe uio_pruss`
2. On BeagleBone White run: `echo BB-BONE-PRU-01 > /sys/devices/bone_capemgr.8/slots` to enable the PRU
2. Launch DMX server: `cd` into `bin` and run `./dmx`
3. Launch DMX client: run a DMX client script, e.g., `cd contollers; python cycle.py`

Expand Down