CongducPham / LowCostLoRaGw

Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards
699 stars 352 forks source link

Using my own script #192

Open XRobquin opened 6 years ago

XRobquin commented 6 years ago

Hi !

I recently succeed to launch the Ping Pong script between a Gateway over RPI3 and Arduino Uno.

Only I am wondering how is it possible to implement my own script on RPI3. Indeed, I only need to collect data from the Arduino, as a string of character.

How is it possible to do a such thing ?

Thanks in advance for your precious help.

XRobquin

CongducPham commented 6 years ago

Look at the existing cloud script (e.g. CloudThinkSpeak.py) and adapt it.

CongducPham commented 6 years ago

Read also: https://github.com/CongducPham/LowCostLoRaGw/blob/master/gw_full_latest/README-NewCloud.md