简体   繁体   English

如何在树莓派中直接从DS18B20传感器创建XML文件?

[英]How to Create an XML file directly from DS18B20 sensor in raspberry Pi?

Can any one help me with how to generate a .xml file which can be accessed from something like http://your-raspberrypi-ip/some-filename.xml in raspberry pi for DS18B20 one wire temperature sensor. 谁能帮我生成一个.xml文件,可以从树莓中的http://your-raspberrypi-ip/some-filename.xml之类的文件访问DS18B20单线温度传感器。

I want to make a xml file which should be updated every 5 mins automatically. 我想制作一个XML文件,该文件应每5分钟自动更新一次。

Without knowing exactly what you're asking, I'm going to suggest you take a look here: 在不完全知道您要问什么的情况下,我建议您在这里看看:

http://www.instructables.com/id/Using-XML-on-the-Raspberry-Pi-with-Python/ http://www.instructables.com/id/Using-XML-on-the-Raspberry-Pi-with-Python/

If you can clarify the question a bit, I may be able to offer more assistance. 如果您可以澄清一些问题,我可能会提供更多帮助。 Hope this helps. 希望这可以帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM