john_masen's Content - Netduino Forums
   
Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

john_masen's Content

There have been 2 items by john_masen (Search limited from 29-March 23)


By content type

See this member's

Sort by                Order  

#59484 New Object-Oriented nRF24L01 driver

Posted by john_masen on 31 July 2014 - 01:11 PM in Project Showcase

Version 8.1 update:
Added Send and Receive role
Added related test(Sample) code
 
 
nRF24L01P is a low cost 2.4G wireless communication chip.

chip features:
Low cost, single-chip 2.4GHz GFSK RF transceiver IC
Worldwide license-free 2.4GHz ISM band operation
250kbps, 1Mbps and 2Mbps on-air data-rate options
Enhanced ShockBurst™ hardware protocol accelerator
Ultra low power consumption – months to years of battery lifetime
Drop-in compatible with the Nordic nRF24L01 previous generation Nordic RF transceiver IC
Fully on-air compatible with all Nordic nRF24L Series, as well as nRF24E and nRF240 Series




#59422 New Object-Oriented nRF24L01 driver

Posted by john_masen on 28 July 2014 - 05:11 PM in Project Showcase

Hi guys,
I created a new project on codeplex. this is a new driver for nRF24L01Plus chip from Nordic.
https://nrf24l01plus.codeplex.com/


Project Description
This project is based on Nordic nRF24L01+ .NET Micro Framework Driver. https://nrf24l01.codeplex.com/
However, I start this project from scratch, over 90% code is new.
This is an object-oriented driver for Nordic nRF24L01Plus radio chip.
currently there's only send or receive feature implemented, send & receive is still in progress.

Highlights:
Full register access (strong type wrapped)
Provide application level send and receive role (more roles is working in progress)
Full feature export, full device control. No configure limit, no compatibility restriction.
Full object-oriented, device is class





home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.