Skip to content

View Raspberry Pi 3 CPU Info - Clock speed - Temperatures - Voltage - Overclock you RPi - Change Governor & more

License

Notifications You must be signed in to change notification settings

cbusuioceanu/Raspberry-Pi-v3-Tweaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi v3 Tweaker Build Status

View Raspberry Pi 3 CPU Info - Clock speed - Temperatures - Voltage - Overclock you RPi - Change Governor & more

How to use?

git clone https://github.com/cbusuioceanu/Raspberry-Pi-v3-Tweaker.git && cd Raspberry-Pi-v3-Tweaker && sudo bash rpiv3tweak.sh

Smart Raspberry Pi 3 CPU Tweaker is a script written exclusively on a Raspberry Pi 3 device.

In case of overclocking, we recommend using a Raspberry Pi cooling kit (heatsinks).

With this script, you can do / watch / monitor the following:

-> CPU temperature
-> CPU Voltage
-> Minimum CPU speed
-> Maximum CPU speed
-> Current CPU speed
-> Sampling rate> if the CPU governor is "ondemand"
-> Sampling rate min (minimum sampling rate)> if the CPU governor is "ondemand"
-> Upper threshold (maximum CPU load threshold for recommended frequency increase, 50%)> if the CPU governor is "ondemand"
-> Transition latency (CPU speed change is done in x nano seconds)
-> CPU governor change (governor: performance, powersave, userspace, ondemand, conservative)
-> Overclocking
-> Change SWAP size
-> Check script updates from the main menu or update it from Git