Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 1.12 KB

README.md

File metadata and controls

28 lines (14 loc) · 1.12 KB

wsn_E5

UiO Lora E5 logger hardware design

Electronic design of the Lora E5 Mini logger for RIOT firmware. The logger is designed for optimized power consumption, connectivity, and prioritizing data collection in remote and cold regions. The logger handles a variety of digital protocols (SDI-12, I2C, UART) to communication to sensors. Radio uses the LoRa protocol.

Open-source License MIT, see the file LICENSE

Logger V1

The designed is made out of commercial breakout boards. All break out are joined by a main PCB board using through-hole components. To open the files, use the open source software KiCad.

Development of the compatible RIOT firmware available on github at https://github.com/spectraphilic/wsn_riot.

Objectives for V1:

  • complete a functional design
  • deploy design in real conditions
  • Iterate design and finalize a SMD PCB for V2

Resources