Skip to main content

Posts

Showing posts with the label raspberry

Raspberry Pi overclocking made easy

Raspberry Pi overclocking made easy You can overclock the Raspberry Pi by setting a few parameters in /boot/config.txt . See http://elinux.org/RPi_config.txt for details. In the new Raspbian distribution the overclocking has been really easy: the config tool "raspi-config" has an overclock menu item. By selecting that menu item, you can select which overclock config you want. You can monitor at which speed the CPU is running by: pi@raspberrypi ~ $ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq 900000 pi@raspberrypi ~ $ The CPU frequency will only be higher when it needs to. See screenshots below. download  file  now

Raspberry Pi

Raspberry Pi In August ive ordered a Raspberry Pi, i just received it (not a joke, it took 5 months) I just need to get back my HDMI cable now... Will use it to brute force malicious servers :) download  file  now