The Raspberry Pi is a very versatile device. It can be fiddled with in a lot of ways. People have made truly amazing things with it. I've also tried. My solution isn't as outstanding as the ones found on the Internet but I still think it's a nice configuration and proof that it can be modified to very specific requirements.
This is my current configuration. Unfortunately, I don't have a case for the Pi yet.
I have bought almost everything from The Pi Hut.
Since I don’t own a screen with an HDMI output and I don’t have a keyboard, I connected to the Raspberry over the network using my laptop (this method is called headless access). I’ve heavily modified my Pi's software since I started messing around with it. I run several different tasks on it: backup, storage, source code versioning and a few more. The great thing is I can always repurpose it to do something else. I've used a NAS (Network Attached Storage) before and had to accept all its quirks and foibles. Here, the limitations are far smaller and fewer. The only major one I had so far were transfer speeds.
While the current setup isn't the most beautiful, it gets the job done. The main purpose was to make it comfortable to use. I barely touch the Pi nowadays, almost everything is done for me. It can run for weeks and gets barely warm.
Lego Pi case maybe? Source: https://www.adafruit.com/blog/2012/08/31/lego-raspberry-pi-case-kit-piday-raspberrypi-raspberry_pi/
What would you make if you had a Pi?
This is my current configuration. Unfortunately, I don't have a case for the Pi yet.
I have bought almost everything from The Pi Hut.
Since I don’t own a screen with an HDMI output and I don’t have a keyboard, I connected to the Raspberry over the network using my laptop (this method is called headless access). I’ve heavily modified my Pi's software since I started messing around with it. I run several different tasks on it: backup, storage, source code versioning and a few more. The great thing is I can always repurpose it to do something else. I've used a NAS (Network Attached Storage) before and had to accept all its quirks and foibles. Here, the limitations are far smaller and fewer. The only major one I had so far were transfer speeds.
How it works together
The device acts as an Access Point so, whenever I come home and turn on my laptop, I automatically connect to it via Wi-Fi. At that point my laptop finds the drives attached to it and starts making a backup automatically and keeps doing them every hour after that until the next day when I leave to school or work. The first backup was very long but I could stop it at any time and resume later so it eventually finished. Later ones have taken about 15 minutes. After a whole day of work I usually have to transfer over 1GB of data. I can also access the drive directly and download or upload anything I want like some old documents to free up space on my laptop. The Pi also has a second Wi-Fi adapter that connects to the network in the apartment and provides Internet for all my devices (usually a phone, a tablet and a laptop). If I decided to move somewhere else or if the Internet stopped working I could still backup and access my files on the Pi without any interruptions. What's really important I can access everything remotely. My Pi is visible on the Internet. If I need a file at work that I stored at home I can get it. Additionally, I run version control and can share my work with anybody at work with certain restrictions in place, for example allowing read only access. So far the Pi has been running for a few months and I've had no problems with it.While the current setup isn't the most beautiful, it gets the job done. The main purpose was to make it comfortable to use. I barely touch the Pi nowadays, almost everything is done for me. It can run for weeks and gets barely warm.
Next steps
There are two more things I'd like to do. First, enclose everything safely in some sort of container. I might order a case for the Pi soon or build a simple one myself. Secondly, when making backups it's best to have one on-site and one off-site. Cloud storage is really cheap now and I could configure my Raspberry to send backups there regularly.Lego Pi case maybe? Source: https://www.adafruit.com/blog/2012/08/31/lego-raspberry-pi-case-kit-piday-raspberrypi-raspberry_pi/
What would you make if you had a Pi?
Comments
Although lego casing looks promising. Do that~!
My next project is to control the lighting on the stairs at night. If someone is on the stairs after 10 pm three steps down and three steps above should be highlighted. At each step, of course, will be LED bulb.
Very cool idea with the LEGO. Maybe someday I can try to play with blocks :)