Updated Home (markdown)

master
Jan Gromeš 2022-06-05 21:22:36 +02:00
rodzic 8c867ceac0
commit 22c5e722b7
1 zmienionych plików z 1 dodań i 1 usunięć

@ -4,7 +4,7 @@
RadioLib allows its users to integrate all sorts of different wireless communication modules into a single consistent system. Want to add a Bluetooth interface to your ZigBee network? Sure thing! Need to connect LoRa network to the Internet with a GSM module? RadioLib has got your back!
RadioLib was originally created as a driver for [**RadioShield**](https://github.com/jgromes/RadioShield), but it can be used to control a whole bunch of various wireless modules. Check the [Modules](https://github.com/jgromes/RadioLib/wiki/Modules) page for more information. Not sure where to start? How about [Basics](https://github.com/jgromes/RadioLib/wiki/Basics) and the examples?
RadioLib was originally created as a driver for [**RadioShield**](https://github.com/jgromes/RadioShield), but it can be used to control a whole bunch of various wireless modules. Check the [Modules](https://github.com/jgromes/RadioLib/wiki/Modules) page for more information. Not sure where to start? How about [Basics](https://github.com/jgromes/RadioLib/wiki/Basics) and the [examples](https://github.com/jgromes/RadioLib/tree/master/examples)?
## Some cool open-source projects which use RadioLib - check them out!
Click the project name to go the project website, or the logo to check out their source code.