LoRaWanSensors

所属分类:自然语言处理
开发工具:C++
文件大小:7KB
下载次数:0
上传日期:2018-04-16 19:58:07
上 传 者sh-1993
说明:  2个LoRaWAN传感器和一个中央接收器
(2 LoRaWAN Sensors and a central receiver)

文件列表:
LICENSE (1073, 2018-04-17)
LoRa_RX (0, 2018-04-17)
LoRa_RX\LoRa_RX.ino (3391, 2018-04-17)
LoRa_Rad (0, 2018-04-17)
LoRa_Rad\LoRa_Rad.ino (4630, 2018-04-17)
LoRa_TX (0, 2018-04-17)
LoRa_TX\LoRa_TX.ino (4169, 2018-04-17)

# LoRaWanSensors 2 LoRaWAN Sensors and a central receiver This is the code to run 2 sensors over LoRaWAN to a central receiver. Eash piece is based on the following LoRa Radio part: https://learn.adafruit.com/adafruit-rfm69hcw-and-rfm96-rfm95-rfm***-lora-packet-padio-breakouts connected to a Wemos D1 Mini. I used them only because they are cheap, and I do not use the WiFi portion. ## LoRa_Rx This is the central receiver. Both sensors send data to this device. It outputs the data in InfluxDB Line Protocol because I connected it to a serial port on a Pine-*** board and Telegraf picks it up there. ## LoRa_Tx This is a temperature sensor. It uses a Melexis MLX90614 non-contact sensor to read ambient and "object" temperature. See here: https://learn.adafruit.com/using-melexis-mlx90614-non-contact-sensors/wiring-and-test. These measurements are sent over LoRAWan to the central receiver mentioned above. ## LoRa_Rad This is a Radiation monitor/Geiger Counter sensor based on a part from SparkFun: https://www.sparkfun.com/products/14209

近期下载者

相关文件


收藏者