Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 496 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 496 Bytes

Civil Defense System Meter

Display CPU and RAM usage on a modded CD Radiation Meter

alt text

be sure to open the port of the arduino using

stty -F /dev/ttyUSB0 cs8 9600 ignbrk -brkint -icrnl -imaxbel -opost -onlcr -isig -icanon -iexten -echo -echoe -echok -echoctl -echoke noflsh -ixon -crtscts

in your startup file of choice (works well in i3 .conf file)