-
Notifications
You must be signed in to change notification settings - Fork 1
Installing Raspberry Pi OS
Thomas W. C. Carlson edited this page Apr 14, 2022
·
5 revisions
The current Engine Web Server project runs on a headless version of Raspberry Pi OS 32bit. The following are the require materials needed to install the Raspberry Pi OS.
- Raspberry Pi Imager
- Micro SD Card
The following is a how to guide to install Raspberry Pi OS using the Raspberry Pi Imager. (Note: please install the headless version of Raspberry Pi OS on your SD card)
Edit (4/14/22): You can configure SSH/WiFi directly from this installer.

- Installing Raspberry Pi OS
- Setting up SSH and optionally Wi-Fi
- SSHing into the Raspberry Pi
- Enabling SSH Server
- Configuring IP Addressing
- Installing Environments
- Flashing the Arduino code
- Establishing Controllers plugin order
- Locating Controllers KERNEL and KERNELS settings
- Establishing udev rules for the Controllers
- IP setup
- Building the Typescript code
- Running the EngineWebServer
- Activity Diagram
- ER Diagram
- UML Diagram