Skip to content
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 523 Bytes

before-shipping.md

File metadata and controls

20 lines (16 loc) · 523 Bytes

Before shipping WiFi-modules to customers.

Hardware

  1. Raspberry Pi + case
  2. Power adapter
  3. A microUSB-to-normalUSB cable if it is Raspberry Pi Zero model
  4. A microHDMI-to-normalHDMI cable if it is Raspberry Pi Zero model

Software

  • Install Raspbian OS
  • Includes all necessary scripts
  • Install and configure Jetty server
  • Deploy Java web app (.war file)
  • Make sure to configure Jetty to always start serving Java web app when turning Raspberry on.

Documentation

  • Manuals
  • FAQ
  • How-to-update software remotely