Skip to content

8x8 LED display : CPU & RAM dot lines

framboise-pi edited this page Jun 10, 2020 · 3 revisions
  • The line will draw pixel by pixel - interval is set on 1 second.
  • The 100% load (cpu and ram) is represented by the top line.
  • The color of the dot is graded based on load.
  • So 100% cpu load will be full red, and <12% will show a very light red.
  • Same behaviour for ram usage and cpu usage.
  • cpu is red, ram is green

It uses dependency : systeminformation
Clone this wiki locally