Category Archives: RaspberryPi

Updated directions for Turning an RPi into a media server

These directions take into account using the new XBMC software, Kodi, which has a whole bunch of updates.  Note the author is using RPiB2, and its overclocked (has heatsinks on it too).  This is important cause things like RaspBMC are … Continue reading

Posted in Cheap, Misc-Life, RaspberryPi | Comments Off on Updated directions for Turning an RPi into a media server

Building an RPi Weather Station

Nice write-up on a build of a solar powered Weather Station controlled by a Raspberry Pi.  There is allot of hardware components to this build.  No idea on the cost, but it doesn’t look like it would be under $100.  … Continue reading

Posted in RaspberryPi | Comments Off on Building an RPi Weather Station

Chip, the $9 computer

Not including power supply, etc.  But still, this could be an RPi killer depending on how it goes.  I haven’t pledged yet, but will be keeping my eye on it.  Down side, HDMI is $24 (which puts it in RPi … Continue reading

Posted in Cheap, RaspberryPi, Tinkering | Comments Off on Chip, the $9 computer

Find my Pi

I got a kick out of this.  The author (adafruit) wrote a script that will find the IP address of your Raspberry Pi so you can SSH into it.  Me….I just do a network scan.  I haven’t trying this myself, … Continue reading

Posted in RaspberryPi | Comments Off on Find my Pi

How to install Windows 10 on your RPi

This looks alot easier than I thought it would be.  Raspberry Piv2’s can get a free copy of Microsoft Windows 10.  Not so sure on the preformance of it yet, but it looks good sofar. http://techcrunch.com/2015/04/30/how-to-install-windows-10-iot-on-your-raspberry-pi-2/?ncid=rss&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Techcrunch+%28TechCrunch%29#.zb2lfl:0xmT

Posted in Cheap, RaspberryPi | Comments Off on How to install Windows 10 on your RPi

Using a harddrive as the make disk for an RPi

Nice write up (second link) on how to setup a Raspberry Pi to boot from a harddrive instead of the SD card. http://lifehacker.com/quickly-set-up-an-external-hard-drive-on-a-raspberry-pi-1699452534 https://learn.adafruit.com/external-drive-as-raspberry-pi-root/overview

Posted in RaspberryPi | Comments Off on Using a harddrive as the make disk for an RPi

A nice simple 3D printed cabinet for RPi for arcade games

Nice build for a portable arcade with an Raspberry Pi.  All the designs are on Thigiverse, look for “the arcade cabinet”. http://www.3ders.org/articles/20150416-create-a-3d-printed-arcade-cabinet-using-a-raspberry-pi.html

Posted in CNC/3D-printing, RaspberryPi | Comments Off on A nice simple 3D printed cabinet for RPi for arcade games

Convert your RPi to mine bitcoins

Good write-up on how to setup your Raspberry Pi to mine for bitcoins.  But….is it worth it?  The CPU cycles the RPi has are pretty low so you would need a bunch of these to even come close to the  … Continue reading

Posted in Cheap, RaspberryPi | Comments Off on Convert your RPi to mine bitcoins

Cool RPi weather station

I like the RPi build for this weather station, only thing….I wonder if the solar cell in the project is enough to recharge the battery to keep the RPi running.  Guess time will tell. http://www.instructables.com/id/Raspberry-Pi-Solar-Weather-Station/

Posted in RaspberryPi | Comments Off on Cool RPi weather station

Build a doorbell listener with an arduino

Actually with a Moteino (arduino like) that has wireless support.  This way it can talk to a bigger system, like an RPi to handle the data.  I also like the authors garage door variant too. http://lowpowerlab.com/blog/2015/04/13/doorbell-moteino/

Posted in Arduino, RaspberryPi | Comments Off on Build a doorbell listener with an arduino