You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I liked your shell script so I turned it into a C++ program. I found that repeatedly calling vcgencmd was using more CPU than I liked (~10% on my Pi). The C++ program takes practically nothing.
I liked your shell script so I turned it into a C++ program. I found that repeatedly calling
vcgencmdwas using more CPU than I liked (~10% on my Pi). The C++ program takes practically nothing.https://github.com/ericlagergren/pi-stats