Giter Site home page Giter Site logo

raspberrry-pi_display_launcher_pcd8544-shield's Introduction

Raspberrry-PI_Display_Launcher_PCD8544-Shield

A launcher for the Raspberry PI Display "PCD8544 Shield" from sunfounder.

This Launcher is written in Python. It's tested with a Raspberry PI 2 B, Raspbian and the Sundfounder Raspberry PI PCD8544 Shield.

Installation:

First, update apt-get:

sudo apt-get update

You have to install the python-dev package:

sudo apt-get install python-dev

Install the drivers for the display (some examples included):

git clone https://github.com/adafruit/Adafruit_Nokia_LCD.git

cd Adafruit_Nokia_LCD

sudo python setup.py install

Install the python imaging:

sudo apt-get install python-imaging

Download the launcher:

git clone https://github.com/clerie/Raspberrry-PI_Display_Launcher_PCD8544-Shield.git

You had finished the installation.

Usage

Run the launcher

Go to your directory: cd Raspberrry-PI_Display_Launcher_PCD8544-Shield

sudo python launcher.py

Use the launcher

The commands for the plugins are the filenames without the ending (.py)

All plugins are in the plugins directory.

Write plugins

You can write plugins too. Simply copy theese in the plugins directory and enjoy.

raspberrry-pi_display_launcher_pcd8544-shield's People

Contributors

clerie avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

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.