xperiments-in / xtouch

Other
570 stars 54 forks source link

Question about the chamber temp sensor #104

Closed PaulBiod closed 4 weeks ago

PaulBiod commented 5 months ago

Hi, I'm about to receive my p1s and preparing an order to buy all the stuff. About the temp sensor, if I understood correctly, the sensor will be plugged to the x touch screen. That means the screen has to be close to the printer. But I was thinking about using the screen from another room, so my question is : is it possible to use the sensor plugged to an esp32 so that it s not plugged to the screen, and have xtouch accessing it anyway? Thanks

Misterke commented 4 months ago

Obviously that would require changes to the code to fetch the information via WIFI or ESPNOW from the other ESP32. Not impossible, but I guess there aren't many people in that same situation (especially the author of xtouch), so your best bet would probably be to try to implement it yourself.

PaulBiod commented 4 months ago

Obviously that would require changes to the code to fetch the information via WIFI or ESPNOW from the other ESP32. Not impossible, but I guess there aren't many people in that same situation (especially the author of xtouch), so your best bed would probably be to try to implement it yourself.

Thanks @Misterke for the explanation

Tscherno commented 4 months ago

I would second the feature. I have a Zigbee sensor which is connected via Zigbee2MQTT. So i like the idea to integrate any MQTT value to xtouch. I guess this would be useful to more people.

xperiments commented 4 weeks ago

I have already developed a wireless sensor. I will begin selling it in some weeks