Skip to content

4. RasPi Setup

CaiVR edited this page Aug 21, 2022 · 1 revision

WIP

  • Boot up and connect your RasPi to the WIFI network your PC is on (Take note of its local IP).
  • Transfer VestScript.py onto your RasPi, and place it into a known folder. (Ensure all dependencies have been installed, and any necessary adjustments have been made to motorMap)
  • Make script run on boot (with chrontab I think?)
  • Disable booting into desktop environment to save power and resources.
Clone this wiki locally