https://github.com/hallard/ulpnode_lib
Ultra Low Power Library
https://github.com/hallard/ulpnode_lib
arduino library lora lorawan low power sensor ultra
Last synced: about 1 year ago
JSON representation
Ultra Low Power Library
- Host: GitHub
- URL: https://github.com/hallard/ulpnode_lib
- Owner: hallard
- Created: 2019-07-15T23:06:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-15T23:07:08.000Z (almost 7 years ago)
- Last Synced: 2025-02-28T11:22:39.512Z (over 1 year ago)
- Topics: arduino, library, lora, lorawan, low, power, sensor, ultra
- Language: C++
- Size: 42 KB
- Stars: 5
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ULPNode Library
===============
Ultra Low Power Node associated library for Arduino
## Features
List of features implemented in this library:
- TBD
This is an initial release, it could contain bugs, but works fine for now. Please let me know if you find issues.
### Installation
See [this tutorial][1] on how to install Arduino libraries.
TBD : explain to add with library manager
TBD : fill keywords.txt file
### Sample usage
- You can go into examples folder there are lots of interesting stuff on it
TBD : add some doc here
### Detailled API
TBD
### Possible issues
- The library and examples are continuously improved as bugs and stability issues are discovered. Be sure to check back often for changes.
## Blog related post
See this blog [section][3] for more information
## Why
I have spent a lot of time developing this library. I made it open source because I believe a lot of people can benefit from this new powerful Ultra Low Power devices and library. I hope people will also contribute and build on my work.
I have long tested this lib without any issued so it should works out of the box.
## License
Creative Commons Attrib Share-Alike License
https://creativecommons.org/licenses/by-sa/4.0/
You are free to share and adapt. But you need to give attribution and use the same license to redistribute.
## Misc
See news and other projects on my [blog][4]
[1]: http://learn.adafruit.com/arduino-tips-tricks-and-techniques/arduino-libraries
[3]: http://hallard.me/category/ulpnode/
[4]: http://hallard.me
[5]: http://hallard.me/th02-library/
TBD - Add more links