Skip to content

NarekGermirlian/Wireless-Distance-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Wireless Distance Detector

A simple schematic that enables two arduinos to wirelessly communicate. When the arduino with an ultrasonic sensor detects the distance to fall under 10cm, it transmits this to the other arduino. The other arduino then lights an LED to indicate this.

This code can be extended to allow two Arduinos to communicate in a way besides distance. For example, this code can be extended to make a radio-based messaging system.

Components Used

  • 2x Arduino
  • Lora REYAX RYLR998
  • Ultrasonic Sensor
  • 2x LEDs

Schematic Diagrams

The schematic diagram for the transmitter is shown below, for an example board (Arduino Mega). A similar schematic diagram for the receiver is implied, where instead of the ultrasonic sensor, are two LEDs. Transmitter-Schematic

About

Using two LoRa modules, one Arduino detects if an object is within a specified distance and communicates that to another Arduino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages