Dorji DRA818V VHF transmitter module shield for Arduino UNO & compatibles
This project is maintained by handiko
Dorji DRA818V VHF transmitter module shield for Arduino UNO & compatibles. This Arduino shield is intended to used as an APRS Transmitter module based on Arduino UNO (see my Arduino APRS GitHub page or GitHub repo. In this version (v.1.0), this board only support low power mode since high power will demand more current and this board only powered from 5V pin of the Arduino (It doesn’t obtain power from Arduino Vin pin, yet).
Please note that in order to use PIN 8-11 as Serial Data lines, you need to use SoftwareSerial library.
git checkout -b add-blah-blah
)git commit -m "Adding some blah blah blah.."
)git push -u origin add-blah-blah
)