1.0.10 • Published 4 years ago

@andrei-tatar/node-webcam-ambilight v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

node-ambilight

npm downloads Donate

Hardware

RPi 3 + RPi camera + ESP8266 + ws2812

Software

node.js + opencv + angular client

Flow

camera -> opencv -> sampling and adjustments (node.js) -> web socket -> ESP8266 -> ws2812 leds.

Project is still a work in progress.

To get started just npm install -g @andrei-tatar/node-webcam-ambilight. It might take a while as (depending on your config) it downloads and builds opencv. After installation is complete you can start it with the command node-ambilight. It will host an http server on http://localhost:3000. Here you can set the area to be sampled by moving the dots over the window. Most of the configuration can only be manually changed in the file ~/.node-ambilight.

Demo

IMAGE ALT TEXT HERE

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago