An open API service indexing awesome lists of open source software.

https://github.com/red-scorp/lorabaseboard

LoRa Base Board for popular Hoperf's RFM95/96/97/98 modules
https://github.com/red-scorp/lorabaseboard

adapter-board board breadboard eagle-cad hobby hobby-project lora prototyping radio

Last synced: 7 months ago
JSON representation

LoRa Base Board for popular Hoperf's RFM95/96/97/98 modules

Awesome Lists containing this project

README

          

# LoRaBaseBoard

LoRa Base Board for popular Hoperf's RFM95/96/97/98 modules.

One day I wanted to play with LoRa in sender-receiver setup.
What I have fount there are a lot of SMD-mountable modules available but no modules suitable for common prototyping breadboards.
Here I've tried to create a user friendly way to use commonly available LoRa modules.

## LoRaBaseBoard

Simple adapted board intended to be used with variety of RFM LoRa radio modules and being used for HW prototyping.

Preview:

![LoRaBaseBoard preview](img/LoRaBaseBoard.png)

[Schematics in PDF format](doc/LoRaBaseBoard.pdf)

Features:

- generic board for RFM radio modules
- compatible with common breadboards and prototyping boards (2.54mm raster)

CAM files are available.

## LoRaAdapter

This adapter board is meant to be a drop-in replacement for NRF24L01 modules.

Preview:

![LoRaAdapter preview](img/LoRaAdapter.png)

[Schematics in PDF format](doc/LoRaAdapter.pdf)

Features:

- generic board for RFM95/96/97/98 LoRa radio modules
- compatible with NRF24L01 pinout

CAM files are available.

## BOM

Bill Of Materials is currently available only for LCSC Electronic Components Distributor, which is probably cheapest anyway.

### LCSC BOM

|Designator |Part/Value |Package/Footprint |LCSC # |
|------------|------------|----------------------|-------|
|C1 |Cap. 100nF |0603 |C14663 |
|C2 |Cap. 22uF |1206 |C5672 |
|A1 |SMA conn. | |C496551|
|A2 |U.FL conn. |SMD |C88374 |

All passive components are optional!

## How to help

Your contributions as code, resources, or finances are welcome! Please contact me directly via email at andriy.golovnya@gmail.com or through my [GitHub profile](https://github.com/red-scorp).

If you'd like to make a financial contribution, you can donate via [PayPal](http://paypal.me/redscorp) or [Ko-Fi](http://ko-fi.com/redscorp). Your support is greatly appreciated.

Thanks in advance!