Skip to content

Commit

Permalink
replacing table with ss
Browse files Browse the repository at this point in the history
  • Loading branch information
handiko committed Jan 14, 2019
1 parent 296df78 commit 82edf07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@ 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](https://github.com/handiko/Arduino-APRS).

## Pinout
|Arduino Pins|Dorji DRA818V |Shield |
|:----------:|:--------------:|:----------:|
|+5V |+VBAT |LED 2 (PWR) |
|RESET |- |RESET Button|
|PIN 5 |H/L |- |
|PIN 6 |PD |- |
|PIN 7 |PTT(Active High)|- |
|PIN 8 |- |<---GPS Data|
|PIN 9 |- |--->GPS Data|
|PIN 10 |--->Dorji Data |- |
|PIN 11 |<---Dorji Data |- |
|PIN 12 |Audio TX |- |
|PIN 13 |- |PTT LED |
![](./pinout.png)

_Please note that in order to using PIN 8-11 as Serial Data lines, you need to use **SoftwareSerial** library._

Expand Down
Binary file added pinout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 82edf07

Please sign in to comment.