Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cbusuioceanu/raspberry-pi-v3-tweaker
View Raspberry Pi 3 CPU Info - Clock speed - Temperatures - Voltage - Overclock you RPi - Change Governor & more
https://github.com/cbusuioceanu/raspberry-pi-v3-tweaker
clock-speed cpu-governor ondemand raspberry raspberry-overclock raspberry-pi raspberry-pi-3 raspberry-pi-3b-plus raspberry-pi-overclock raspberry-pi-tweak raspberrypi raspbian raspbian-jessie raspbian-jessie-lite raspbian-lite raspbian-os raspbian-scripts raspbian-stretch raspbian-stretch-lite tweaker
Last synced: 13 days ago
JSON representation
View Raspberry Pi 3 CPU Info - Clock speed - Temperatures - Voltage - Overclock you RPi - Change Governor & more
- Host: GitHub
- URL: https://github.com/cbusuioceanu/raspberry-pi-v3-tweaker
- Owner: cbusuioceanu
- License: mit
- Created: 2018-06-23T12:14:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T17:06:30.000Z (about 4 years ago)
- Last Synced: 2024-05-02T04:46:44.061Z (6 months ago)
- Topics: clock-speed, cpu-governor, ondemand, raspberry, raspberry-overclock, raspberry-pi, raspberry-pi-3, raspberry-pi-3b-plus, raspberry-pi-overclock, raspberry-pi-tweak, raspberrypi, raspbian, raspbian-jessie, raspbian-jessie-lite, raspbian-lite, raspbian-os, raspbian-scripts, raspbian-stretch, raspbian-stretch-lite, tweaker
- Language: Shell
- Size: 22.5 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# Raspberry Pi v3 Tweaker [![Build Status](https://travis-ci.org/cbusuioceanu/Raspberry-Pi-v3-Tweaker.svg?branch=master)](https://travis-ci.org/cbusuioceanu/Raspberry-Pi-v3-Tweaker)
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