Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mountainash/moores-holiday-fireplace
Keep warm this winter with Moore's Cloud LED light chain visually representing a fire (rub you hands for the full heating effect)
https://github.com/mountainash/moores-holiday-fireplace
fire holiday holiday-api led lights moorescloud
Last synced: 5 days ago
JSON representation
Keep warm this winter with Moore's Cloud LED light chain visually representing a fire (rub you hands for the full heating effect)
- Host: GitHub
- URL: https://github.com/mountainash/moores-holiday-fireplace
- Owner: mountainash
- Created: 2021-01-17T16:42:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T19:22:05.000Z (8 months ago)
- Last Synced: 2024-05-02T04:24:21.141Z (7 months ago)
- Topics: fire, holiday, holiday-api, led, lights, moorescloud
- Language: JavaScript
- Homepage:
- Size: 884 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Moores Cloud Holiday - Moores Fireplace
A heavy modification of [Game-of-Lights](https://github.com/katiejots/game-of-lights) to show a "fire" behind my heater.
https://github.com/mountainash/moores-holiday-fireplace/assets/27637/06b439b4-3866-4f3b-8e92-52b030482c0c
## Use
```sh
npm install
npm start
```-
## Contributing
### Terminology
- **Holiday** - The Moores Cloud Holiday device
- **Light** - A single LED on the Holiday
- **Cell** - A single cell in the HTML table
- **Color** - A color in the RGB color space
- **Palette** - An array of colors
- **Pattern** - An array of colors for each light (sometimes it's 49 or 50 colors)### Notes
- The HTML table is a neat 7x7 grid, but there's 50 lights in a holiday. The first light will the set to the same color as the 2nd light (aka the first cell)