futurice/chilipie-kiosk

Name: chilipie-kiosk

Owner: Futurice

Description: Raspberry Pi image for booting directly into full-screen Chrome

Created: 2016-01-22 15:38:05.0

Updated: 2018-05-18 05:20:13.0

Pushed: 2017-10-31 20:27:16.0

Homepage: null

Size: 45

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

chilipie-kiosk

Raspberry Pi image for booting directly into full-screen Chrome. Perfect for dashboards and build monitors. Main features:

Hardware

Not all hardware works perfectly with the Pi, so to save you some digging, here's a (non-exhaustive!) list of configurations known to work:

Software

Preparing the image is easy. Assuming you're on macOS:

  1. Download and decompress the latest image
  2. Insert your microSD card
  3. $ diskutil list to carefully check the correct device (/dev/disk2 is used as example below)
  4. $ diskutil unmountDisk /dev/disk2 to prepare it for imaging
  5. $ sudo dd bs=1m if=chilipie-kiosk-v1.2.1.img of=/dev/rdisk2 to flash the card (rdisk is faster raw access)
  6. Grab a coffee, this will take a while. On OSX, pressing Ctrl + t, will give you the amount of bytes transferred.
  7. $ diskutil unmountDisk /dev/disk2 to safely eject the card
  8. Insert the microSD card to your Pi and power it up!

The first boot should land you here.

Common issues

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.