Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emischorr/eks_light

Smart Lighting UI with Elixir/Phoenix and a WS2812B RGB LED
https://github.com/emischorr/eks_light

elixir iot led-strips phoenix smarthome websockets

Last synced: 22 days ago
JSON representation

Smart Lighting UI with Elixir/Phoenix and a WS2812B RGB LED

Awesome Lists containing this project

README

        

# EksLight

![Screenshot](screenshot.png?raw=true)

To start your server:

* Install dependencies with `mix deps.get`
* Install Node.js dependencies with `npm install` inside the `assets` directory
* Start Phoenix endpoint with `mix phx.server`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.