966 B
966 B
Adafruit-RasPipe
A small-display Raspberry Pi pipeline viewer using Python and Pygame.
See RasPipe: A Raspberry Pi Pipeline Viewer, Part 1 for context and detailed documentation.
contents
raspipe.py- scroll lines of standard input or display stars proportionally sized to each line. Both a standalone script and a class, RasPipe.raspipe_pitft.shraspipe_tee- a pipeline utility for sending things to a Pi running a RasPipe listenerlistener.js- a very brief node.js wrapper for listening on a network socket and sending things to stdoutlistener_pitft.sh- a shell script for usingnetcatto listen on a socket and pass things toraspipe_pitft.shflask_listener.py- a simple web app using Flask to talk to the RasPipe class.machine_stars.py- standard input goes into a little machine and comes out as stars.