This video is around the FiPy module from Pycom which comes with ESP32 controller and supports 5 network communication protocol support on a single board. The protocols include LoRa/Sigfox/LTE CAT M1/Bluetooth and Wi-Fi. There are radios available for LoRa and LTE whereas the ESp32 itself supports Wi-Fi and Bluetooth. Pycom supports programming the modules using micropython and there are plugins available for VS Code and Atom editor. They also provide easy to use APIs to access the module using micropython.
Relevant Links:
Fipy: https://bit.ly/2VWfPvP
The Things Network: https://bit.ly/3dtxLnB
Thingspeak: https://bit.ly/2zm9aCu
DHT12 Datasheet: https://bit.ly/3clBPWT
About LoRa: https://bit.ly/2A9wkMA
About LoraWAN: https://bit.ly/2WGnHkr
Updating Firmware for FiPy: https://bit.ly/35KyfD4
FiPy VS Code Extension Setup: https://bit.ly/3bnwM6S
Setting up a cheap LoRaWAN Gateway: https://bit.ly/2WsiFHS
ESP32 LoRaWAN Node: https://bit.ly/2zjv2y4
Comments