Routex
1.0.0
LourEx는 사물 인터넷 응용 프로그램을 개발할 수 있습니다.
Raspberry Pi를 다중 기술 라우터로 사용하여 다른 프로토콜을 사용하는 장치가 상호 작용할 수있는 네트워크를 만듭니다. 시스템의 동작은 Android 응용 프로그램 또는 웹 사이트를 통해 설정됩니다.
다음 파이썬 모듈은 종속성이 필요합니다.
flask (https://github.com/pallets/flask)flask_cors (https://github.com/corydolphin/flask-cors)pigpio (https://github.com/joan2937/pigpio)piVirtualWire (https://github.com/dzikuvx/pivirtualwire)pyRadioHeadNRF24 (https://github.com/exmorse/pyradioheadnrf24)pyRadioHeadRF95 (https://github.com/exmorse/pyradioheadrf95)python-xbee (https://github.com/nioinnovation/python-xbee)pybluez (https://github.com/karulis/pybluez)schedule (https://github.com/dbader/schedule)stopit (https://github.com/glenfant/stopit)python-gcm (https://github.com/geeknam/python-gcm) ArduinoRoutex.zip , ArduinoLoraRoutex.zip 및 ESPRoutex.zip 에는 Arduino 및 ESP8266을 LORTEX 장치로 프로그램 할 라이브러리가 포함되어 있습니다.
Bluetooth 클라이언트 앱은 BluetoothRoutexClient.tar.gz 에서 사용할 수 있습니다.
Python Module routexClient.py 사용하면 프로세스 (Raspberry Pi 또는 기타 컴퓨터에서 실행)를 장치로 사용할 수 있습니다.
논쟁으로 사용되는 기술과 함께 루트 권한으로 routex.py 실행하십시오.
예를 들어 : sudo ./routex.py wifi bluetooth zigbee nrf24 rf433
컨트롤러는 Android 애플리케이션 ( RoutexControllerApp.tar.gz ) 또는 웹 사이트 ( RoutexControllerSite ) 일 수 있습니다.