问题描述
我希望通过运行的工业照明系统无线光传感器,我们在本地使用此硬件,但是我需要连接传感器Azure IotT Hub.
对于无线互联网连接,我使用的是与传感器的网关接收器串行连接.
注意:Adafruit教程也是最好的,但希望使用更简单的方法.
Hi, I want the industrial lighting system which is functioning via the wireless light sensor, we were using this hardware locally but I need to connect the sensors Azure IotT Hub.
For wireless internet connection, I am using ESP8266 connected serially with gateway receiver of the sensor.
As I have checked tutorials regarding ESP8266 connection with Azure IOT hub using node js but I don't want to use node js and just need to work with simple setup and embedded code set up to communicate with azure IOT hub.
Any suggestions on this will be a great help.
Note: Adafruit tutorial is also best but wants to go with a much simpler method.
这篇关于通过嵌入式C代码将无线光传感器与Azure IOT集线器连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!