Posts tagged with Game Development

Using WinSCP to connect to a Raspberry Pi

WinSCP is a free SFTP, SCP and FTP client for Windows. Apart from other functions, WinSCP is used to view and copy files and folders on a remote Raspberry Pi.

Using serial ports for communication

Using serial ports for communication

Serial ports are connection ports that transfer data in or out one bit at a time. Data is transferred using two lines, one for transmitting, and one for receiving.