Products

paypal

PayPal provides a safe and secure way to purchase online. We never see your credit card number or store it on our server. You can use your PayPal account or major credit card to process your order online safely. 

Featured Project
 
Raspberry Pi with Speaker and Microphon

This project walks through the steps we followed to get the AI framework PyTorch to run on a Raspberry Pi 4 

Raspberry Pi Thin Client

Raspberry Pi Thin Client Notes

The Raspberry Pi is very easy to use as a thin client. 

Requirements:

  • Raspberry Pi  
  • DEBIAN LINUX SD Card
  • Ethernet Connection (Wired or Wireless)

 

rdesktop is the Linux application we use the facilite the RDP (Remote Desktop Protocal) connection to our terminal server.

rdesktop is not normally installed on the Raspberry Pi Debian SD Cards.  Use the following commnd to load it:

sudo apt-get install rdesktop

Once rdesktop is installed you are ready to connect to your terminal server.

Use the following command to start an RDP session:

rdesktop -f -u administrator 192.168.1.55

RDP Login

-f will start the session full screen (drop this command if you want to view other windows)

-u allows you to specify the user that will login.

192.168.1.55 is the server address.

 

Now you should be ready to use your Raspberry Pi as a cheap and easy to use thin client:

 

SCADA / MES Thin Client Dev Client

 

 Here we are using our Raspberry Pi as a SCADA/MES development client.

Using Raspberry Pi Remote Desktop Protocal (RDP) session as a thin client.

Copyright 2022 - Zagros Robotics, All Rights Reserved - Please send webpage comments or corrections to webmaster@zagrosrobotics.com - Zagros Robotics,PO Box 460342, St. Louis, MO 63146, info@zagrosrobotics.com for answers to any questions.