pi-chart

command module
v0.0.0-...-729cadd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2013 License: MIT Imports: 12 Imported by: 0

README

pi-chart

A basic server to display basic 2D Raster/Vector content on the Raspberry Pi via HTTP. This is intended to be used to display graphs and charts on a TV as a basic kiosk/heads-up sort of display.

To current TODO list/some ideas:

  • Get HTTP server listening for POST requests.
  • Allow Images to be POSTed directly.
  • Allow Image URLs to be POSTed.
  • Create a JSON or XML-based format for sending raw data to be graphed:
    • Bar
    • Line
    • Pie
    • Points (Scatter)
    • Others?
    • Images
  • Allow multiple content pieces to be put together in a single POST and displayed in different parts of the screen.
  • Create an update-only mode where layout and display is set, but datasets change dynamically.

Documentation

Overview

pi-chart

A remote http-based display server for the Raspberry Pi.

Created for use as a heads-up information display on large screens attached to the Raspberry Pi. Uses OpenVG to draw highly-accelerated 2D graphics.

TODO: json/XML-based layout TODO: Command-line flags TODO: Variable resolution TODO: Transitional animations TODO: Unit tests.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL