Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blueluna/libnrf24
https://github.com/blueluna/libnrf24
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/blueluna/libnrf24
- Owner: blueluna
- License: mit
- Created: 2013-08-02T17:45:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-25T21:20:21.000Z (almost 11 years ago)
- Last Synced: 2024-04-24T03:51:59.665Z (9 months ago)
- Language: C
- Size: 273 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
libnrf24
========A library for communicate with nRF24L01 chips using user space SPI and GPIO.
Written in C for easy integration into luajit.
Developed for RaspberryPi.
Hardware requirements
---------------------* A nRF24L01 chip connected to a SPI bus and a GPIO pin (CE) available in user
space (/dev/spidev, /sys/class/gpio).Copyright
---------Released under the MIT license.
© 2013-2014 Erik Svensson, .