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
- Host: GitHub
- URL: https://github.com/red-scorp/lorabaseboard
- Owner: red-scorp
- Created: 2020-12-19T12:11:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-28T18:34:43.000Z (about 2 years ago)
- Last Synced: 2025-01-08T11:38:09.427Z (9 months ago)
- Topics: adapter-board, board, breadboard, eagle-cad, hobby, hobby-project, lora, prototyping, radio
- Homepage:
- Size: 1.96 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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:

[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:

[Schematics in PDF format](doc/LoRaAdapter.pdf)
Features:
- generic board for RFM95/96/97/98 LoRa radio modules
- compatible with NRF24L01 pinoutCAM 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!