Skip to content

omriiluz/libnrf24l01p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Based on libemb/libnrf24l01 with adaptation for rtos and mesh networks

Original README -
================================================================================

libemb/libnrf24l01
(c) 2011-2012 Stefan Wendler
sw@kaltpost.de
http://gpio.kaltpost.de/

nRF24l01(+) C-library for ARM-Cortex-M3 based STM32 MCUs and MSP430G2553 MCUs
=============================================================================


Introduction
------------

"libnrf24l01" is part of "libemb". It provides a simple to use API for accessing the Nordic nRF24l01+ wireless modules. The current library supports STM32 MCUs and MSP430G2553 MCUs, but is easy portable to other MCUs, since the HW specific code is seperated from the rest. Accessing the STM32 HW is done through "libopencm3", thus the STM32 version of "librf24l01" depends on "libopencm3". There are no dependencies to other libraries of the "libemb" project. 

For detailed building instructions see the top-level README of "libemb" 


Hardware Setup
------------

See the schamitics in the "doc/schematics" subdirectory on how the nRF24l01 is to be conneccted to SPI2 of the STM32VL or to USCI_B SPI of the MSP430.


Usage
-----

For usage examples etc. visit the project homepage at: http://gpio.kaltpost.de/

About

NRF24L01+ Transceiver library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages