Tag: Raspberry Pi
-
How To Take Screenshots On The Raspberry Pi with scrot
Screenshots of the Raspberry Pi Terminal can be made by starting the Desktop environment and using the scrot command: scrot -cd 5 -u > www.raspberrypi-spy.co.uk/2013/10/how-to-take-screenshots-on-the-raspberry-pi/
-
OSMC – Open Source Media Center
OSMC is a free and open source media center built for the people, by the people. Raspberry Pi is fully supported. > osmc.tv/
-
PiBakery – the easiest way to setup a Raspberry Pi
PiBakery – the easiest way to setup a Raspberry Pi – free Download of this must have Mac App! www.pibakery.org/
-
FHEM-Server auf dem Raspberry Pi in weniger als einer Stunde einrichten | meintechblog.de
Wie kann man FHEM auf dem Raspberry Pi einrichten? Das zeigt der im deutschen Sprachraum wohl beliebteste Artikel von meintechblog.de anhand eines Tutorials, das auch auf die Performance Vor- und Nachteile der verschiedenen Raspberry Pi Modelle eingeht und Konfigurationsempfehlungen bereithält. > www.meintechblog.de/2016/05/fhem-server-auf-dem-raspberry-pi-in-weniger-als-einer-stunde-einrichten/
-
FarmBot | Raspberry Pi powered Open-Source CNC Farming
FarmBot is a DIY agriculture robot that promises to usher in the future of farming farmbot.io/
-
Raspberry Pi Amiga und C64 Spiele spielen – Developer-Blog
Amiga und C64 Spiele auf dem Raspberry Pi mit Emulator spielen. developer-blog.net/raspberry-pi-amiga-und-c64-spiele-spielen/
-
raspiBackup – How to make your Raspberry Pi create automatic backups of itself
raspiBackup helps to create a backup of a Raspberry Pi on a periodic base. The backup is created by the Raspberry itself and stored on an external storage device like an usb stick, an usb disk, nfs server, smbfs/cifs/samba drive, sshfs, davfs/webdav (Cloud)davfs/webdav (Cloud) etc. (See also How to access external data via smb, nfs,…
-
Telekom Media Receiver als Gehäuse für Raspberry NAS – ComputerBase Forum
Tutorial für den Umbau eines alten Telekom Media Receivers in ein Raspberry Pi Gehäuse inklusive Unterstützung für eine interne Festplatte. www.computerbase.de/forum/showthread.php?t=1488187
-
Raspberry Pi Remote Wake/SleepLAN Server | JeremyBlum.com
This tutorial will show you how to run a simple mobile-friendly website from your Raspberry Pi that will allow you to remotely wake up your power-hungry computer, so you can remotely access it. When you’re done, just put it back to sleep from within the remote desktop service (or use the mobile app plus a…
-
SCP (Secure Copy) via SSH – Raspberry Pi Documentation
scp is a command for sending files over SSH. This means you can copy files between computers, say from your Raspberry Pi to your desktop or laptop, or vice-versa. > www.raspberrypi.org/documentation/remote-access/ssh/scp.md
-
How to make Raspberry Pi Screenshots with scrot
This tutorial shows how to make screenshots on a Raspberry Pi using the scrot command. > www.instructables.com/id/Raspberry-Pi-Screenshots/
-
Raspberry Pi Remote Wake/SleepLAN Server | JeremyBlum.com
Sophisticated Wake-On-LAN solution that runs as a server on a Raspberry Pi and can be triggered from the Internet. www.jeremyblum.com/2013/07/14/rpi-wol-server/
-
Using ddclient on the Raspberry Pi with a dynamic DNS Namecheap Domain
The Raspberry Pi is anything but a powerhouse, but it excels in a lot of lightweight applications that rely on 24/7 uptime. Its power-sipping processor makes it amazing for simple things like acting as an ssh gateway for your home network or hosting any number of network applications from inside your home network. This step-by-step…
-
Homebridge Project from GitHub emulates iOS HomeKit API
Homebridge is a lightweight NodeJS server you can run on your home network that emulates the iOS HomeKit API. Homebridge is developed by nfarina with the following description at Github “It supports Plugins, which are community-contributed modules that provide a basic bridge from HomeKit to various 3rd-party APIs provided by manufacturers of “smart home” devices.…