Arduino objects with LORA

Things communicate with LORA to a Jeedom Box

Jan 16, 2021

838 views

0 respects

Components and supplies

1

Raspberry Pi 3 Model B

2

Grove - LoRa Radio 433MHz

2

Arduino UNO

1

Raspberry PI2

1

Grove temp and pressure sensors

2

Grove base shiled for Uno

1

Grove temp and hulidity sensors

1

Bonnet Lora 433 for PI

Project description

Code

The radio server

python

A python prog that receive the radio Lora message from the Arduino and send the value of the sensor to the Jeedom box via HTTP. Pycurl is used for HTTP.

The barometer

c_cpp

It's the code for one of the Arduino device. It's the one at home.

The cellar

c_cpp

This prog is for the Arduino located into the cellar, out of the home

The radio server

python

A python prog that receive the radio Lora message from the Arduino and send the value of the sensor to the Jeedom box via HTTP. Pycurl is used for HTTP.

The barometer

c_cpp

It's the code for one of the Arduino device. It's the one at home.

Downloadable files

Network schema

Network schema

The RFM9x datasheet

The RFM9x datasheet

The RFM9x datasheet

The RFM9x datasheet

Network schema

Network schema

Comments

Only logged in users can leave comments