Category: Technology
Today, I got the new Raspberry Pi B+ from Newark. It is Raspberry B Plus model, which is a enhanced/improved version of the Raspberry PI B model. The royal …
In , the BASH command/script is used to measure the temperature of the Raspberry PI. In , I described using a USB external cooler fan (for laptop) to drop …
Raspberry PI has a SD card slot. It boots from the SD card, which can be supported up to 32GB. (For bigger size, the SD card has to be …
On Linux, we can usually run startx to start the desktop. However, this is not supported over SSH because it requires the X-server (Graphics) to run and the SSH …
In this post, we show an easy script to view the current temperature of the CPU in Raspberry PI. The Raspberry PI doesn’t have a CPU fan or cooler …