Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blueluna/tempserv
https://github.com/blueluna/tempserv
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/blueluna/tempserv
- Owner: blueluna
- License: mit
- Created: 2013-08-02T21:55:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-23T09:46:40.000Z (almost 11 years ago)
- Last Synced: 2024-04-24T03:52:01.032Z (9 months ago)
- Language: Lua
- Size: 211 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tempserv
========Service for retreiving temperatures from an Arduino board using nRF24L01 as transport.
Hardware requirements
---------------------* A nRF24L01 chip connected to a SPI bus and a GPIO pin (CE) available in user space (/dev/spidev, /sys/class/gpio).
Software requirements
---------------------* LuaJIT, http://luajit.org/
* libnrf24, https://github.com/blueluna/libnrf24Copyright
---------Released under the MIT license.
© 2013-2014 Erik Svensson, .