In this workshop, you will learn about:
The slide is available on 用Raspberry Pi + LoRa實做微型物聯網閘道器
Raspberry Pi 3B/Raspberry Pi 3B+ + SanDisk 32G microSD + MiniLoRa + 2018-06-27-raspbian-stretch.img
$ sudo apt-get update
$ sudo apt-get install -y python-dev python-pip x11vnc mosquitto mosquitto-clients
$ sudo pip install spidev numpy pyserial paho-mqtt base58 pycrypto
$ sudo pip3 install paho-mqtt