shuei-docs

Shuei Documentation - Admin’s manual

Getting started

Do not forget to read the user manual to understand the basics under the project. Once you are familiar with its usage, lets work on how to setup your own Shuei System.

Products

The Shuei project is divided in three software applications, one schmematics for electronics and a complete documentation (which you are currently reading).

Software Architecture

We have three software that work on different hardware and functions:

Controller

Download and run

In order to control the gadgets, a hardware with GPIO(General-purpose input/output) support is necessary. We recommend Raspberry Pi Zero 2W since its cheap but strong enough to take the job done.

  1. Download iso images from Controller Repository and make a bootable microSD card.
  2. Make sure all electronic connections are fine and boot the controller.
  3. Connect to its hotspot WLAN
  4. Once into its hotspot, access 192.168.0.1 using a browser and configure it.
  5. Accept the new controller using Shuei Client.

Server

Server as a router