This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
arduino_safe_lighting/README.md

19 lines
686 B
Markdown
Raw Normal View History

2015-08-04 22:16:56 +00:00
Overview
=
This project is a basic lighting system that can be used with smaller SentrySafe products such as the X125 model.
Code License
=
2015-08-04 22:20:59 +00:00
All code is licensed under the Apache 2 License (http://www.apache.org/licenses/LICENSE-2.0) unless otherwise specified.
The following external libraries are included and may not be licensed under the Apache 2 License
* Adafruit NeoPixel Library
* SparkFun Lipo Fuel Gauge Library / Example code
2015-08-05 02:59:31 +00:00
* "Sleepy" class from https://github.com/jcw/jeelib/
2015-08-04 22:16:56 +00:00
Non-Code License
=
All non-code Assets, documentation, etc is licensed under the Creative Commons Attribution-ShareAlike 3.0 license (https://creativecommons.org/licenses/by-sa/3.0/us/)