Close

Control From A Web Page

A project log for CheerLights Christmas Tree

What do you do with an old fiber-optic Christmas tree? Make it better, of course!

julie-barrettJulie Barrett 01/17/2022 at 19:020 Comments

We thought it would be cool to have the ability to update the color from a web page, so I put together a small ASP.Net application to make it happen. The code for that is at GitHub, but here is the database schema:

I'm using SQL Server. 

Here's the Json for the lights feed from my web site:

Code is on GitHub.

Discussions