文件名称:THE_ECCG:Edge to Cloud代码生成器的存储库
文件大小:56KB
文件格式:ZIP
更新时间:2024-03-28 15:14:18
C++
THE_ECCG 这是“边缘到云代码生成器”(ECCG)的存储库。 ECCG是一个Web应用程序,可生成可立即使用的代码/指南来设计主要为数据科学家设计的IoT应用程序。 ECCG已使用以下硬件进行了测试: 关于Arduino代码的注意事项: Arduino代码实际上是作为用于构建Web应用程序的JS变量给出的。 他们需要进行稍微的编辑才能成为MWE。 这些代码包括调试部分,该部分将数据流打印到串行监视器。 一些AT(Hayes)命令被加载到闪存中,因此只需要运行一次。 但是,每次运行它们都不会产生任何显着差异。 ECCG假定您是第一次运行模块。 关于蓝牙自动配对Python3脚本的注意事项: 是官方Linux蓝牙协议栈。 BlueZ基于D-Bus。 自动配对Python3脚本是基于D-Bus编写的。 该脚本执行以下操作:(I)寻找一个名为“ Slave”的蓝牙模块,(
【文件预览】:
THE_ECCG-master
----Arduino()
--------temp_zigbee_code_advanced()
--------hum_air_zigbee_code_advanced()
--------hum_zigbee_code_advanced()
--------temp_hum_wifi_code_advanced()
--------hum_air_zigbee_code()
--------hum_bluetooth_code()
--------temp_wifi_code()
--------air_zigbee_code()
--------hum_wifi_code()
--------temp_air_bluetooth_code_advanced()
--------hum_air_wifi_code_advanced()
--------hum_air_bluetooth_code()
--------temp_hum_wifi_code()
--------temp_air_zigbee_code_advanced()
--------temp_hum_air_zigbee_code_advanced()
--------temp_hum_air_wifi_code()
--------temp_wifi_code_advanced()
--------temp_air_bluetooth_code()
--------temp_hum_air_bluetooth_code()
--------temp_hum_air_bluetooth_code_advanced()
--------temp_zigbee_code()
--------hum_air_bluetooth_code_advanced()
--------temp_air_wifi_code()
--------hum_air_wifi_code()
--------air_wifi_code()
--------air_bluetooth_code_advanced()
--------temp_hum_bluetooth_code_advanced()
--------Examples()
--------air_bluetooth_code()
--------hum_zigbee_code()
--------debug_part()
--------temp_air_wifi_code_advanced()
--------temp_hum_air_wifi_code_advanced()
--------air_zigbee_code_advanced()
--------hum_bluetooth_code_advanced()
--------temp_hum_zigbee_code_advanced()
--------air_wifi_code_advanced()
--------temp_bluetooth_code()
--------temp_hum_zigbee_code()
--------temp_air_zigbee_code()
--------hum_wifi_code_advanced()
--------temp_bluetooth_code_advanced()
--------temp_hum_bluetooth_code()
--------temp_hum_air_zigbee_code()
----LICENSE(1KB)
----Raspberry_Pi()
--------bluezutils.py(2KB)
--------auto_bluetooth_pair.py(5KB)
--------zigbee_python_script.py(5KB)
----README.md(3KB)