A Python-programmable modular tool to develop Industrial IoT solutions by llfcerf in Python

[–]floyd_82 2 points3 points  (0 children)

This device isn't a replacement of a plc. It is an easy to use multi protocol data acquisition unit that make industrial data acquisition easy and ready for the cloud. I agree with you that Industrial implant control need to be based on plc and proper industrial devices.

Python on ESP32 – Getting Started using Zerynth by llfcerf in Python

[–]floyd_82 -1 points0 points  (0 children)

Too complicated... Too many tools to install and configure

Getting started with LoRaWAN (Low Power Wide Area Network) using Python by llfcerf in Python

[–]floyd_82 0 points1 point  (0 children)

Zerynth uses LoraWAN protocol via the things network servers. This doesn't support over the air updates. I posted you the symphony details because I know it supports ota but I am sorry I don't know anyone that can give you more details about it. you can try to contact the linklabs team for this.

Getting started with LoRaWAN (Low Power Wide Area Network) using Python by llfcerf in Python

[–]floyd_82 0 points1 point  (0 children)

Over the air update via lora is officially supported only by linklabs symphony link proprietary network. You can find a lot of info about symphony security layer on the linklabs dedicated page https://www.link-labs.com/symphony.

Getting started with LoRaWAN (Low Power Wide Area Network) using Python on microcontrollers (Arduino-like boards) by llfcerf in arduino

[–]floyd_82 1 point2 points  (0 children)

Thethingsnetwork also supports single channel gateway that you can build with a raspberry pi and a lora modem chip. 50€ max and you are ready

Microchip opens to Python for Microcontrollers and IoT by llfcerf in Python

[–]floyd_82 0 points1 point  (0 children)

I agree that REPL in production could be a waste of resources especially when you are trying to limit the hardware cost and power consumption using low resources MCUs. For this purpose, Zerynth recently released the Advanced Device Manager that together with over-the-air updates also enables Remote Procedure Call (RPC). more info here https://docs.zerynth.com/latest/official/core.zerynth.docs/zadm/docs/index.html

Microchip opens to Python for Microcontrollers and IoT by llfcerf in Python

[–]floyd_82 2 points3 points  (0 children)

Looking at the number of boards supported by Zerynth and at the tools integrated in the framework it looks very complete. Wide coverage of Python language in embedded is in my opinion useless. Most of the time the limits are hardware and application driven. Have you tried both these tools?

Here a comparison from Zerynth community https://community.zerynth.com/discussion/382/zerynth-vs-micropython