How to connect this Robot Framework with a Raspberry Pi? Are there any built in libraries?Need help as how to use this Robot Framework to communicate with a Raspberry Pi ?

1,297 views
Skip to first unread message

Tina

unread,
Feb 24, 2017, 3:26:38 AM2/24/17
to robotframework-users
How to connect this Robot Framework with a Raspberry Pi? Are there any built in libraries? Need help as how to use this Robot  Framework to communicate with a Raspberry Pi ?
How to send commands from Robot Framework to Raspberry Pi?(Example: Turn on a sensor connected to a Raspberry Pi remotely from this Robot framework )
Basically need information on the means of establishing a connectivity between Robot Framework and Raspberry Pi

Thanks
Tina

David

unread,
Feb 24, 2017, 6:07:47 PM2/24/17
to robotframework-users
Sounds like you need to find out what APIs those sensors on Rpi offer. Other than that Rpi is just hardware that runs a flavor of Linux, so you can issue shell commands through RF or run python code (as test libraries) via RF to do what you need. But looks like there's some related info you may want to look at:

Revanth Reddy

unread,
Apr 6, 2018, 2:02:02 AM4/6/18
to robotframework-users
I am also trying to connect Raspberry Pi to Robot Framework through SSH library, but the other remote systems are getting connected not the RPI.
Are you getting the Connection to rpi with Robot Please give me suggestions how to connect with rpi....

Thank you,
Revanth

Sami Hyytiäinen

unread,
Apr 12, 2018, 7:22:06 AM4/12/18
to robotframework-users
I have used pigpio library to control Raspberry GPIOs with Robot Framework. At the moment I have an 8-relay module and Arduino Micro connected to GPIOs in Raspberry and controlled with Robot Framework. 


-Sami-
Reply all
Reply to author
Forward
0 new messages