/flashlight

Primary LanguageGoMIT LicenseMIT

flashlight

An LCD display for an MPD music server on the network.

Will work for any MPD server, but designed to compliment mothership.

Usage

export GO15VENDOREXPERIMENT=1 go build ./flashlight -mpdaddr=somehost:6600

GPIO pins

See lcd/lcd.go for GPIO pin mappings.

Examples

Deploy

Deployment is simple, transfer the binary & run it. A complete example is provided below:

License

This project uses the MIT License. See LICENSE.