Project

General

Profile

Wiki » History » Version 1

Hammel, 19 Oct 2019 22:35

1 1 Hammel
h1. Summary
2
3
*_PiBox_* is a platform for development of purpose-built consumer devices.  There are a number of platforms that can be built with PiBox.
4
5
# The development platform
6
# A Media Platform
7
# Kiosks
8
# Auto-kiosks
9
10
Additonally the Ironman home automation system and Xeon phone are being developed on top of the PiBox development platform.
11
12
PiBox is based on the following software and build technologies.
13
# Linux
14
# Crosstool-NG
15
# Buildroot / Busybox
16
17
PiBox is targeted for Raspberry Pis.  However, the build system is easily customizable to other hardware platforms.  It has been used to build board support packages for Arm, Intel, PowerPC and MIPS hardware systems.
18
19
h1. Status
20
21
* Media Platform is working on RPi2 and 3 devices.  Support for RPi1 devices has been dropped due to poor USB performance with networking dongles.
22
* Kiosks are working but could always use improvement.
23
* Auto-kiosk works but playback via omxplayer doesn't support playlists so the projector drops HDMI output while omxplayer is cycled.
24
25
At the same time work will begin on additional sensors:
26
* Door/window sensor
27
* Window blinds sensor
28
29
h1. Documentation
30
31
* [[Development Platform Users Guide]] - How to setup and use the Development Platform
32
* [[Media Platform Users Guide]] - How to setup and use the Media Platform
33
* [[Kiosk Users Guide]] - How to setup and use a PiBox Kiosk
34
* [[Auto Kiosk Users Guide]] - How to setup and use a PiBox Auto Kiosk
35
36
h1. Design and Implementation
37
38
* [[Repos]] - Description of Ironman repositories
39
40
h1. Planning and Reference