photo of the receiver powered up
The Setup is simple, we have two Ardunio Uno computers each hooked up to a Buzzer and a LoRa module. these buzzers will allow us to know that a signal has been sent or received with using a displays or hook each of them up to a computer to view a console.log statement.
the codebase is broken into two parts:
the code for the transmitter and the code for the receiver
the quick breakdown is this:
the transmitter beeps over and over again, each beep occurs when a signal is sent
When the receiver receives the correct signal from a transmitter it emits a special chime of it's own.
both modules are totally independent and only need power to function
all the code for this project is here for anyone to use
input
output
Website Software