Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
interfaces:draginoshield [2024/09/02 23:23] darroninterfaces:draginoshield [2024/09/03 12:10] (current) – [Dragino Lora Shield] darron
Line 6: Line 6:
 {{:interfaces:draginoarduinolora.jpg?100|Dragino LoRa Shield for Arduino LoRa module}} {{:interfaces:draginoarduinolora.jpg?100|Dragino LoRa Shield for Arduino LoRa module}}
 </wrap> </wrap>
 +
 +This `shield' contains an [[:interfaces:semtech|SX1276]] LoRa radio and a voltage level converter to allow it to be
 +used on both 3V3 and 5V host boards.
  
 ===Bare-metal=== ===Bare-metal===
  
-My [[projects:laura|Laura]] project can utilise this board on a UNO or MEGA2560.+My [[projects:laura|Laura long range radio]] project can utilise this board with an Arduino UNO or Arduino MEGA2560.
  
 ===Arduino=== ===Arduino===
Line 25: Line 28:
 [[https://github.com/mcci-catena/arduino-lmic|Arduino LMIC]] [[https://github.com/mcci-catena/arduino-lmic|Arduino LMIC]]
  
-==Program==+==Upload==
  
 This [[https://www.mobilefish.com/developer/lorawan/lorawan_quickguide_build_lora_node_dragino_shield_arduino_uno.html|guide]] explains how to load and edit the `sketch' for the Arduino UNO. This [[https://www.mobilefish.com/developer/lorawan/lorawan_quickguide_build_lora_node_dragino_shield_arduino_uno.html|guide]] explains how to load and edit the `sketch' for the Arduino UNO.