Posts tagged with NFS

5 steps in mounting a shared NAS folder to a Raspberry Pi

Mounting a shared NAS folder onto a Paspberry Pi

Network Attached Storage (NAS) devices are popular to add large amounts of data storage space to a network. A networked Raspberry Pi can also make use of this storage to, for example, make use of its space or to have access to its files. 5 steps in mounting a shared NAS folder to a Raspberry Pi will go through the process using NFS.

Making the Raspberry Pi use RF signals for logic

Making the Raspberry Pi use RF signals for logic

This post will explain how to get the Raspberry Pi to read and interpret RF signal-codes to be used for logic. Ultimately I’ll show you how to “capture” signals as strings and compare them with expected strings to trigger either a Bash or Python script.