In this Lora project, I have shown how to make LoRa ESP8266 Arduino control relay with real-time feedback using the RYLR896 LoRa module. Explained both the transmitter and receiving LoRa circuit and source code and how to configure the LoRa module with AT commands.
PCBA from $0 (Free Setup, Free Stencil) https://jlcpcb.com/RHS
Download PCB Gerber file for this NodeMCU ESP8266 project
https://drive.google.com/uc?export=do...
I have covered the following topic in this Arduino Lora project:
00:30 Demonstrate this ESP8266 Arduino Lora home automation project
02:41 Required components for the LoRa project
03:22 Explained Transmitter Arduino Lora circuit
04:03 Explained Receiving NodeMCU Lora circuit
06:16 Configure LoRa with AT commands
10:13 Explained the source codes for this LoRA project
13:00 Connecting the LoRa module with Arduino and ESP8266
13:59 Control high voltage appliances with LoRa
LoRa module Purchase Link:
Official website: https://reyax.com/products/rylr896/
Amazon: https://amzn.to/3Ds6ZZj
REYAX Indian Distributor: https://www.cparkb2c.in/product/reyax...
Required component for this Lora project:
1. Lora Modules REYAX RYLR896 2no
2. Arduino Nano 1no
3. ESP8266 NodeMCU 1no
4. 5v 4-channel Relay Module 1no
5. 220-ohm Resistor 1no
6. 4.7k Resistor 2no
7. 10k Resistor 2no
8. 5-mm LED 3no
9. Push button 4no
10. FTDI232 USB to serial interface board 1no
Amazon India Affiliate links:
NodeMCU : https://amzn.to/3fJA4EG
4-channel 5V Relay Module : https://amzn.to/2BQ5Y3o
Amazon United States Affiliate links:
NodeMCU : https://amzn.to/2WoR2A2
4-channel 5V Relay Module : https://amzn.to/3r2HuJ4
Required Components for the NodeMCU control Relay Module PCB:
1. Relays 5v (SPDT) (4 no)
2. BC547 Transistors (4 no)
3. PC817 Optocuplors (4 no)
4. 510-ohm 0.25-watt Resistor (4 no) (R1 -- R4)
5. 1k 0.25-watt Resistors (5 no) (R5 -- R9)
6. LED 5-mm (5 no)
7. 1N4007 Diodes (5 no) (D1 -- D5)
8. Push Buttons (4 no)
9. Terminal Connectors
10. 5V DC supply
---------------------------
⚠️ This video took a long time to make if you would like to buy me a coffee to say thanks, link below: ☕
PayPal: https://paypal.me/sdaspay
Patreon: / techstudycell
---------------------------
Download Code for this Arduino NodeMCU LoRa project from the following article
https://iotcircuithub.com/lora-arduin...
Important Link:
Previous Lora Tutorial video: • How to use LoRa with Arduino | LoRa Tutori...
Datasheet REYAX RYLR896 Lora Module: https://reyax.com/wp-content/uploads/...
AT command guide for REYAX Lora module: https://reyax.com/wp-content/uploads/...
Important points:
1. The Network ID and BAND should be the same for the transmitter and receiving end Lora module.
2. Set the BAND as per the eligible LoRa band in your country.
3. You can use any other microcontroller in receiving circuit.
4. During reset and programming NodeMCU remove the LoRA module. Connect the LoRa module after giving the supply.
**Please take proper safety precautions while working with high voltages.
During this Lora tutorial video, I have explained all the required information to make this LoRa project. You can use any microcontroller with the LoRa module. Both the microcontroller and LoRa module communicate through the serial terminal at the 3.3V logic level.
The range for this LoRa module is up to 10KM, So this project is very useful in rural are where WiFi is not available. The range may decrease in urban areas due to more obstacles in the path.
#lora #arduino #esp8266
-------------------------------------------------------
Thanks For Watching...
✅ SUBSCRIBE ✅LIKE ✅SHARE ✅ COMMENTS
Find out more such projects: https://iotcircuithub.com/
Facebook: / techstudycell
Instagram: / techstudycell
Telegram: https://t.me/techstudycell/
-------------------------------------------------------
-------------------------------------------------------
WARNING:
This video is for demonstration and educational purposes only.
Each demonstration presents risks and hazards that must be fully understood before attempting.
And should be performed only by professionals
------------------------------------------------------
Other useful IoT projects:
Latest NodeMCU projects playlist:
• NodeMCU Projects
Latest ESP32 projects playlist:
• ESP32 Projects
Arduino Home Automation using ESP01
• Home Automation using Arduino and WiFi mod...