Raspberry - page 2

Arduino vs. Raspberry Pi The Pros
Raspberry Pi is 40 times faster than Arduino, with PI, you can send mails, listen music, play videos, run internet etc. Also as we have stated earlier...
Making a Raspberry Pi Music Machine
How do you make a Raspberry Pi music player? How do you make a Raspberry Pi jukebox? What is the best programming language for Raspberry Pi? Can Raspb...
Going Beyond the Default Raspberry Pi Configuration
How do I exit Raspi config? Can I leave my Raspberry Pi on 24 7? How do I change the config on a Raspberry Pi? Can I leave Raspberry Pi on all the tim...
Using a Raspberry Pi With The Cloud Storage Service From Copy
How do I use my Raspberry Pi as a cloud storage? Can I copy a Raspberry Pi SD card? Can Raspberry Pi be used commercially? How do I connect my Raspber...
Finding Your Raspberry Pi's System Information
Finding Your Raspberry Pi's System Information cat /proc/cpuinfo. temp=50.8'C. cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq cat /sys/devi...
Watching Videos From the Command Line on the Raspberry Pi
How do I stream video on my Raspberry Pi? How do I access the Raspberry Pi from the command line? How do I view files on Raspberry Pi? How do I turn o...
How to set up WiFi on a Raspberry Pi
Configuring your WiFi network To tell the Raspberry Pi to automatically connect to your WiFi network you need to edit a file called wpa_supplicant. co...
How to Turn Your Raspberry Pi into a File Server Using Samba
Configure Samba for a guest share Give all permissions to the folder. sudo chmod 777 /media/share. Edit the /etc/samba/smb.conf file. sudo nano /etc/s...
Setting up VNC on Raspberry Pi
How do I setup a VNC connection? How do I enable remote access on my Raspberry Pi? How do I enable VNC on Raspberry Pi? How do I connect Raspberry Pi ...
How to Build Go from Source on a Raspberry Pi
How to Build Go from Source on a Raspberry Pi sudo apt-get install -y mercurial. sudo hg clone -u default https//code.google.com/p/go /usr/local/go. s...
Stream HiFi Music From the Raspberry Pi
How do I stream music to Raspberry Pi? How do I get sound out of my Raspberry Pi? Can a Raspberry Pi play music? Can a Raspberry Pi run OBS? How do I ...
Use the Raspberry Pi as a HTPC
The Raspberry Pi is a fantastic single-board computer (SBC). Despite its small stature and minimal power consumption, the Pi boasts excellent computin...