linuxgnuru / load_avg

Raspberry pi program written in C with wiringPi that outputs to 4 x 7 segment LEDs the current (1min) load average

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

load_avg

This uses 4 x 74hc595 shift registers and wiringPi

About

Raspberry pi program written in C with wiringPi that outputs to 4 x 7 segment LEDs the current (1min) load average


Languages

Language:C 98.7%Language:Makefile 1.3%