Skip to content

Commit

Permalink
update pages
Browse files Browse the repository at this point in the history
  • Loading branch information
iw1 committed Mar 13, 2024
1 parent 819d27e commit ceadcba
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions docs/CueListExample.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
The live Cue list is writen in [Clojure](https://clojure.net) and intended to be editable and refreshable on a live basis. The list outlines cues and timings for all robots and devices under control of the pihub, and each scenes actions can be triggered by a single OSC message.

**Pages:**
* [README](README.md)
* [SOFTWARE EXAMPLES](docs/Examples.md)
* [PI CONFIGURATION](docs/Pi_CONFIGURATION.md)
* [README](https://thirtysevennorth.github.io/OSC_PIBOT/)
* [SOFTWARE EXAMPLES](Examples.md)
* [PI CONFIGURATION](Pi_CONFIGURATION.md)
* [GITHUB REPO](https://github.com/thirtysevennorth/OSC_PIBOT)
* [CUELIST EXAMPLE](docs/CueListExample.md)
* [CUELIST EXAMPLE](CueListExample.md)
* [37 North on GITHUB](https://github.com/thirtysevennorth)


Expand Down
10 changes: 5 additions & 5 deletions docs/Examples.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# EXAMPLE FILES AND DOWNLOADS
The following files are example files in a variety of software for the [OSC PIBOT](https://github.com/thirtysevennorth/OSC_PIBOT/blob/main/README.md)frameworks as well as example network diagrams.
The following files are example files in a variety of software for the [OSC PIBOT](https://github.com/thirtysevennorth/OSC_PIBOT)frameworks as well as example network diagrams.

**Pages:**
* [README](README.md)
* [SOFTWARE EXAMPLES](docs/Examples.md)
* [PI CONFIGURATION](docs/Pi_CONFIGURATION.md)
* [README](https://thirtysevennorth.github.io/OSC_PIBOT/)
* [SOFTWARE EXAMPLES](Examples.md)
* [PI CONFIGURATION](Pi_CONFIGURATION.md)
* [GITHUB REPO](https://github.com/thirtysevennorth/OSC_PIBOT)
* [CUELIST EXAMPLE](docs/CueListExample.md)
* [CUELIST EXAMPLE](CueListExample.md)
* [37 North on GITHUB](https://github.com/thirtysevennorth)

Examples are planned for Isadora, Qlab, Max-MSP / Pure-Data and Touch-OSC and contributions of samples for other software tools such as touchdesigner are welcomed.
Expand Down
8 changes: 4 additions & 4 deletions docs/Pi_CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ The framework has been tested primarily pi 4B's running Ubuntu 22.04 due to its
It will also run on Ubuntu 23 and the current Raspbian release, although less testing has been done in those environments. These setup notes are based on our experiences for a **Pi 4B using Ubuntu 22.04.03**. As hardware and OS releases change you will need to adapt the guidance -- particularily if using Ubuntu 23 or Raspbian.

**Pages:**
* [README](README.md)
* [SOFTWARE EXAMPLES](docs/Examples.md)
* [PI CONFIGURATION](docs/Pi_CONFIGURATION.md)
* [README](https://thirtysevennorth.github.io/OSC_PIBOT/)
* [SOFTWARE EXAMPLES](Examples.md)
* [PI CONFIGURATION](Pi_CONFIGURATION.md)
* [GITHUB REPO](https://github.com/thirtysevennorth/OSC_PIBOT)
* [CUELIST EXAMPLE](docs/CueListExample.md)
* [CUELIST EXAMPLE](CueListExample.md)
* [37 North on GITHUB](https://github.com/thirtysevennorth)

1) Flash card with base Ubuntu Desktp image 22.04 using Raspberry pi imager with minimal desktop enviroment, or use server and add desktop.
Expand Down

0 comments on commit ceadcba

Please sign in to comment.