forked from CESARBR/knot-hal-source
-
Notifications
You must be signed in to change notification settings - Fork 0
KNOT HAL is part of KNOT project. It aims to provide hardware abstraction layer for SPI and nRF24L01 radios. Allowing power constrained embedded devices to join a wireless network and exchange datagrams using nRF24L01 radios. The initial target platforms are Arduino (nodes), and Raspiberry PI GW. nRF24L01 is a highly integrated, ultra low power …
License
Unknown, Unknown licenses found
Licenses found
Unknown
LICENSE
Unknown
COPYING
tgfb/knot-hal-source
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
KNOT HAL for Linux and Arduino KNOT HAL is part of KNOT project. It aims to provide hardware abstraction layer for SPI and nRF24L01 radios. Allowing power constrained embedded devices to join a wireless network and exchange datagrams using nRF24L01 radios. The initial target platforms are Arduino (nodes), and Raspiberry PI GW. nRF24L01 is a highly integrated, ultra low power (ULP) 2Mbps RF transceiver IC for the 2.4GHz ISM band. On a second project phase, other radio access technologies such as Bluetooth Low Energy, and Wi-Fi are planned. dependencies: glib >= 2.28 json-c automake autotools How to install dependencies: sudo apt-get install automake libtool glib2.0 libjson0 libjson0-dev How to build: ./bootstrap-configure make
About
KNOT HAL is part of KNOT project. It aims to provide hardware abstraction layer for SPI and nRF24L01 radios. Allowing power constrained embedded devices to join a wireless network and exchange datagrams using nRF24L01 radios. The initial target platforms are Arduino (nodes), and Raspiberry PI GW. nRF24L01 is a highly integrated, ultra low power …
Resources
License
Unknown, Unknown licenses found
Licenses found
Unknown
LICENSE
Unknown
COPYING
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 86.1%
- C++ 9.6%
- Makefile 2.9%
- M4 1.3%
- Shell 0.1%