Updated readme

This commit is contained in:
Mark Qvist
2018-07-01 19:22:36 +02:00
parent af5e757f9f
commit 1b20ad9df7
2 changed files with 5 additions and 2 deletions

View File

@@ -7,4 +7,6 @@ Using the schematics here, it is possible to build an RNode yourself. Schematics
- A 3.3v regulated DC supply (for supplying the LoRa chip)
- A Semtech SX1276 module
You can assemble the circuit like in the schematic, but only care about the connections going between the MCU and logic level converter, and from the logic level converter to the LoRa module, plus the supply lines, and optionally the LEDs.
You can assemble the circuit like in the schematic, but only care about the connections going between the MCU and logic level converter, and from the logic level converter to the LoRa module, plus the supply lines, and optionally the LEDs.
Fritzing files for breadboard setup and links to recommended components are coming soon.