RadioHead Library

Working libraries, libraries being ported and related hardware
Post Reply
Comiter
Posts: 3
Joined: Mon Dec 30, 2019 10:28 pm

RadioHead Library

Post by Comiter »

Hi!
Do anyone know if there is a ready made port for RadioHead library (http://www.airspayce.com/mikem/arduino/RadioHead/) for STMDUINO?
User avatar
fpiSTM
Posts: 1723
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: RadioHead Library

Post by fpiSTM »

Hi,
Currently I'm not aware of a port.
Maybe this one for teensy could be a good starting point:
https://github.com/PaulStoffregen/RadioHead
jgromes
Posts: 6
Joined: Sat Feb 15, 2020 10:43 am

Re: RadioHead Library

Post by jgromes »

Not sure if this is still relevant (or which radio module is the OP trying to use), but I have a library that supports wide range of radio modules, and works on STM32 (or almost any Arduino core, for that matter): https://github.com/jgromes/RadioLib
User avatar
NasTor
Posts: 9
Joined: Sat Dec 21, 2019 7:17 am

Re: RadioHead Library

Post by NasTor »

jgromes wrote: Mon Feb 17, 2020 8:25 am Not sure if this is still relevant (or which radio module is the OP trying to use), but I have a library that supports wide range of radio modules, and works on STM32 (or almost any Arduino core, for that matter): https://github.com/jgromes/RadioLib
Hello ! Yes, I think it is very relevant and thanks for posting. For me it is VERY good news to find a library that officially supports stm32.
I need to work with nrf24l01on stm32 (official core), i tried many and I did not find a library that works correctly. Only one with Roger Clark core. I recently tried NRFlite library, not officialy support stm32 but work with some limitations without modifications. https://github.com/dparson55/NRFLite

Obviously english is not my native language ;)
Again, thanks !
Post Reply

Return to “Libraries & Hardware”