Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)