jgromes/radioboards

0.0.1

uploaded 2 months ago
Crowd-sourced database of pinouts for sub-GHz radio module boards from various vendors, such as Heltec, LilyGo, SeeedStudio etc.

readme

# RadioBoards

## Crowd-sourced database of radio module pinouts

RadioBoards is a crowd-sourced database of pinouts for various sub-GHz radio modules. Some examples include:
* Heltec WiFi LoRa boards
* LilyGo TTGO LoRa32/TBeam boards
* Seedstudio WM1110
* ... and many others!

This database has the form of a light-weight C++ library, so it can be readily used by C++ projects.
Modules in `src/maintained` are maintained by the members of the [RadioLib Org](https://github.com/radiolib-org), while modules in `src/contributed` have been contributed by members of the wonderful RadioLib community!

## Getting started

The fastest way to get started is to take a look at the [examples](https://github.com/radiolib-org/RadioBoards/tree/main/examples).

## Contributing

If you have a tested, verified radio module pinout that you would like to share, feel free to open up an [Issue](https://github.com/radiolib-org/RadioBoards/issues) or, even better, a [Pull Request](https://github.com/radiolib-org/RadioBoards/pulls)!

Links

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "jgromes/radioboards^0.0.1"

or download archive

Stats

  • Archive size
    Archive size: 6.21 KB
  • Downloaded in total
    Downloaded in total 2 times
  • Downloaded this version
    This version: 2 times

Badge

jgromes/radioboards version: 0.0.1
|