Project

General

Profile

Wiki » History » Version 2

Hammel, 17 Nov 2019 09:41

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
h1. Documentation
26
27
* [[Development Platform Users Guide]] - How to setup and use the Development Platform
28
* [[Media Platform Users Guide]] - How to setup and use the Media Platform
29
* [[Kiosk Users Guide]] - How to setup and use a PiBox Kiosk
30
* [[Auto Kiosk Users Guide]] - How to setup and use a PiBox Auto Kiosk
31
32
h1. Design and Implementation
33
34
* [[Repos]] - Description of Ironman repositories
35
36
h1. Planning and Reference