Skip to content

Commit b3ed20c

Browse files
committed
Added preview gifs to README.md
1 parent 66fdab0 commit b3ed20c

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ This web app can connect to multiple Philips Hue Bridges over the local network.
1717
NOTE: The original [Hue Entertainment API](https://developers.meethue.com/entertainment-blog) supports max 20 lights in an Entertainment Group using the v2 API. To get this to work with more than 20 addressable lights, you need to have 1 bridge for every 20 lights. A led strip contains more than 1 addressable light (for example 3 or 5).
1818
Using Hue Entertainment Pro, you can merge these areas into one area to apply effects to.
1919

20+
![3D preview](screenshots/2d_preview.gif)
21+
2022
## Live Demo
2123
NOTE: You can't use this demo to connect to your own bridge. But you can use the two included Demo Areas to view a simulation.
2224
DEMO: [https://huelightdj.azurewebsites.net/](https://huelightdj.azurewebsites.net/)
@@ -41,6 +43,8 @@ DEMO: [https://huelightdj.azurewebsites.net/](https://huelightdj.azurewebsites.
4143
- Connect to multiple Hue Bridges at the same time to control more than 20 lights
4244
- Uses SQLite for storage
4345

46+
![3D preview](screenshots/3d_preview.gif)
47+
4448
## Tech
4549
- ASP.Net Core 9.0 backend
4650
- SignalR for realtime communication from server to client

screenshots/2d_preview.gif

1.44 MB
Loading

screenshots/3d_preview.gif

853 KB
Loading

0 commit comments

Comments
 (0)