Actions
Wiki » History » Revision 1
Revision 1/15
| Next »
Hammel, 19 Oct 2019 22:35
Summary¶
PiBox is a platform for development of purpose-built consumer devices. There are a number of platforms that can be built with PiBox.
- The development platform
- A Media Platform
- Kiosks
- Auto-kiosks
Additonally the Ironman home automation system and Xeon phone are being developed on top of the PiBox development platform.
PiBox is based on the following software and build technologies.- Linux
- Crosstool-NG
- Buildroot / Busybox
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.
Status¶
- Media Platform is working on RPi2 and 3 devices. Support for RPi1 devices has been dropped due to poor USB performance with networking dongles.
- Kiosks are working but could always use improvement.
- Auto-kiosk works but playback via omxplayer doesn't support playlists so the projector drops HDMI output while omxplayer is cycled.
- Door/window sensor
- Window blinds sensor
Documentation¶
- Development Platform Users Guide - How to setup and use the Development Platform
- Media Platform Users Guide - How to setup and use the Media Platform
- Kiosk Users Guide - How to setup and use a PiBox Kiosk
- Auto Kiosk Users Guide - How to setup and use a PiBox Auto Kiosk
Design and Implementation¶
- Repos - Description of Ironman repositories
Planning and Reference¶
Updated by Hammel about 5 years ago · 1 revisions