Project

General

Profile

Wiki » History » Revision 2

Revision 1 (Hammel, 19 Oct 2019 22:35) → Revision 2/15 (Hammel, 17 Nov 2019 09:41)

h1. 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. 

 h1. 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. 

 At the same time work will begin on additional sensors: 
 * Door/window sensor 
 * Window blinds sensor 

 h1. 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 

 h1. Design and Implementation 

 * [[Repos]] - Description of Ironman repositories 

 h1. Planning and Reference