Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hubmartin/bcf-night-light-base
Night light - dimable and remote controllable with BigClown modules
https://github.com/hubmartin/bcf-night-light-base
Last synced: about 1 month ago
JSON representation
Night light - dimable and remote controllable with BigClown modules
- Host: GitHub
- URL: https://github.com/hubmartin/bcf-night-light-base
- Owner: hubmartin
- License: other
- Created: 2017-07-19T16:56:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-11T15:14:50.000Z (almost 7 years ago)
- Last Synced: 2024-10-28T09:35:57.464Z (3 months ago)
- Language: C
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Night Light BigClown project
[![Travis](https://img.shields.io/travis/bigclownlabs/bc-core-module/master.svg)](https://travis-ci.org/bigclownlabs/bc-core-module)
[![Release](https://img.shields.io/github/release/bigclownlabs/bc-core-module.svg)](https://github.com/bigclownlabs/bc-core-module/releases)
[![License](https://img.shields.io/github/license/bigclownlabs/bc-core-module.svg)](https://github.com/bigclownlabs/bc-core-module/blob/master/LICENSE)
[![Twitter](https://img.shields.io/twitter/follow/BigClownLabs.svg?style=social&label=Follow)](https://twitter.com/BigClownLabs)This project is a night lamp for your bed. You can change the brightness of the LED strip by encoder. The turning on and off can be done also from REMOTE unit which can be comfortably placed near the dorr. So you can turn the night light on before you switch off the main room light.
This project consists of BASE unit with Power Module, WS2812 RGBW LED strip, Encoder Module and REMOTE unit with Core Module and Battery Module.
Please check the other BASE/REMOTE repository for other module firmware.
If you want to get more information about Core Module, firmware and how to work with it, please follow this link:
**https://doc.bigclown.com/core-module.html**
User's application code (business logic) goes into `app/application.c`.
## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT/) - see the [LICENSE](LICENSE) file for details.
---
Made with ❤ by [BigClown Labs s.r.o.](https://www.bigclown.com) in Czech Republic.