IOT features request #65
Replies: 6 comments 2 replies
-
I do not have any user case for this so far. What do you mean by |
Beta Was this translation helpful? Give feedback.
-
The Internet of things |
Beta Was this translation helpful? Give feedback.
-
That mean nothing - it is a concept of communication not a precise API - it is like MQTTT - it is just a communication protocol but not a clear API of what message / format of message / data, must be used and transmisted using this protocol for a specific purpose |
Beta Was this translation helpful? Give feedback.
-
Yes, it uses the Mqtt communication protocol. What we need is not this protocol, we need the ability to remotely operate the printer. So we can use this protocol and a free server to implement it. |
Beta Was this translation helpful? Give feedback.
-
Okay, I will first improve my motherboard and then try to add this feature |
Beta Was this translation helpful? Give feedback.
-
You can already remotely operate the printer through the web interface. The only advantage I can see from Mqtt is if you have a print farm and need to control / track many printers on one web page. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Are we preparing to develop IoT functionality?
If equipped with IoT functionality, 3D printers can be remotely controlled.
We can use free IoT servers, such as Blinker.
https://github.com/blinker-iot/blinker-esp-idf
Just implementing simple control is also acceptable。 For example, starting printing, stopping printing,
Beta Was this translation helpful? Give feedback.
All reactions