Code Monkey home page Code Monkey logo

rpilcd's Introduction

rpilcd 0.x.x

Credits:Copyright (c) Karol Będkowski, 2013-2017
Licence:GPLv2+
Status: beta
Tags:rpi

Use HD44780 LCD Module to monitor Raspberry Pi. Display informations from MPD daemon, load and configurable menu with some actions (like shutdown, mpd playlist). Handle some events from lirc and control MPD and menu.

Building

Requirements:
  • GoLang 1.4+ (v1.4 on rpi don't handle signals)
  • Libraries (go get):
    • gompd (github.com/fhs/gompd/mpd)
    • lirc (github.com/chbmuc/lirc)
    • github.com/zlowred/embd
Building:
  • go get .
  • make or make build_pi for RaspberryPi

Configuration

Sample configuration in "conf.toml". Keys definitions must be appropriate to Lirc configuration.

Running

Local (without lcd/gpio): ./rpilcd -console=true

With gpio (on RPI) - require sudo.

Options

-conf configuration file; default "conf.toml" -console display messages on console instead of lcd -h show more configuration options - logging etc

Urgent messages

Send text to localhost:8681 (or other configured address) some text; ie:

echo 'test' | nc localhost 8681

rpilcd's People

Contributors

karolbedkowski avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

lmeshoo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.