Hello Eric!
Thanks for your reply, sorry for late response I was busy with another
project.
I am doing the same job currently, I should transfer datas real-time using
websockets (django channels) involves here. Do you have any suggestion for
this? subscibed topic should print datas all in real
Hi Sabuhi,
I wrote something similar a couple years ago, not involving Arduinos but using
MQTT anyway.
The selected approach consisted in having a MQTT listener, based on paho-mqtt
lib (https://pypi.org/project/paho-mqtt/), acting as a gateway to a REST API on
the Django side, based on Django
2 matches
Mail list logo