Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blueluna/nrf24-temperature
https://github.com/blueluna/nrf24-temperature
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/blueluna/nrf24-temperature
- Owner: blueluna
- License: mit
- Created: 2013-07-29T22:49:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-01T12:43:08.000Z (over 11 years ago)
- Last Synced: 2024-04-24T03:52:00.072Z (9 months ago)
- Language: C++
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NRF24 Temperature
RaspberryPi Service for requesting temperatures from a Arduino temperature sensor over a nRF24L01P radio.
## Requirements
- RaspberryPi
- nRF24L01P radio on SPI0 and CE at GPIO 25## Copyright
(c) 2013 Erik Svensson
Released under the MIT license.