This object is in archive! 
From Zipabox to Raspberry Pi and back
Need Answer
Hello.
I was wondering if anyone can make an example or two of sending and receiving a text-string to/from a Raspberry Pi. Explain both the Raspberry part and the Zipabox part. Do you use Python 3 on the Raspbeery noobs?
Thanks:)
No connection
Real-time notifications may not work
Hi,
A year ago i did something simular for an arduino board. The idea is simple:
Create a virtual switch on the zipabox that triggers a rule which sent a http request with some parameters
On the arduino board I had a small webserver which gets the request and did some action.
I think you can do the same on rasberry pi.
The way back is simple. Just send a request to the zipabox and again create a virtual device (meter) which triggers a rule.
Hi,
A year ago i did something simular for an arduino board. The idea is simple:
Create a virtual switch on the zipabox that triggers a rule which sent a http request with some parameters
On the arduino board I had a small webserver which gets the request and did some action.
I think you can do the same on rasberry pi.
The way back is simple. Just send a request to the zipabox and again create a virtual device (meter) which triggers a rule.
Replies have been locked on this page!