Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cbusuioceanu/raspberry-pi-zero-tweaker

Raspberry Pi Zero Tweaker - CPU Info - Clock speed - Temperatures - Voltage - Overclocking - Change Governor & more
https://github.com/cbusuioceanu/raspberry-pi-zero-tweaker

core-freq cpu-governor cpu-speed pi-zero pi-zero-w raspb raspberry raspberry-over raspberry-pi raspberry-pi-zero raspberry-pi-zero-w raspberrypi raspbian raspbian-jessie raspbian-jessie-lite raspbian-os raspbian-scripts raspbian-stretch raspbian-stretch-lite tweaker

Last synced: 13 days ago
JSON representation

Raspberry Pi Zero Tweaker - CPU Info - Clock speed - Temperatures - Voltage - Overclocking - Change Governor & more

Awesome Lists containing this project

README

        

# Raspberry Pi Zero Tweaker [![Build Status](https://travis-ci.org/cbusuioceanu/Raspberry-Pi-Zero-Tweaker.svg?branch=master)](https://travis-ci.org/cbusuioceanu/Raspberry-Pi-Zero-Tweaker)
Raspberry Pi Zero Tweaker - CPU Info - Clock speed - Temperatures - Voltage - Overclocking - Change Governor & more

### How to use?
```git clone https://github.com/cbusuioceanu/Raspberry-Pi-Zero-Tweaker.git && cd Raspberry-Pi-Zero-Tweaker && sudo bash rpizerotweak.sh```

#### Raspberry Pi Zero Tweaker is a script written exclusively on a Raspberry Pi Zero 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