Using WinSCP to Connect to a Raspberry Pi
Last updated by Renier Delport |
WinSCP is a free and open-source file transfer emulator, almost like Windows Explorer. We will be using WinSCP to connect to a Raspberry Pi, which will enable us to easily copy files and directories from other sources and easily set their permissions. Read more...
2 reader(s) found this helpful so far.
How to Share a Raspberry Pi Folder on a Network
Last updated by Renier Delport |
This is a tutorial on how to share a Raspberry Pi folder on a network to be accessed by other users. Read more...
1 reader(s) found this helpful so far.
Sharing a Raspberry Pi Directory on a Local Area Network Sharing a Raspberry Pi Directory on a Local Area Network
Last updated by Renier Delport |
This is a short somewhat introduction post on how to share a Raspberry Pi directory on a local area network (LAN). Whatever is in this directory, however it got there (i.e. local directory, USB mount, etc.) will be available to the rest of the LAN after following these steps. Read more...
1 reader(s) found this helpful so far.
Making the Raspberry Pi Use RF Signals for Logic Making the Raspberry Pi Use RF Signals for Logic
Last updated by Renier Delport |
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. Read more...
3 reader(s) found this helpful so far.