Technology - JimAnkrom/sway GitHub Wiki

Orientation Events

"alpha" is yaw. "beta" is pitch. "gamma" is roll. Blame for not using those common terms is "not me". See this helpful information for more.

Libraries

nodejs expressjs osc-min

Hardware

Big pile of beaglebone blacks and a wifi router.

System Architecture

Custom DNS - Redirects all web traffic to Sway UI OR use dnsmasq on a DD-WRT router.

Sway Web Server - An Apache instance hosts all static web assets

Sway API - Node.js instances providing a REST API via Express

  • User API including authentication and authorization of users
  • Admin API offering administration and superuser information
  • [Proposed/Future] Sway Data API - MongoDB server persisting usage data