SebastianKotstein / RESTful-Color-LEDs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RESTful Color LEDs

A Web of Things approach to control RGB LEDs (e.g. WS8212b) over a RESTful API. This repository contains the sources for the RESTful API written in C# .NET as well as the .ino firmware file for an ESP8266 which drives the RGB LEDs.

Note that this project is still under development. The provided content (sources & documentation) might be inconsistent and incomplete.

About

License:MIT License


Languages

Language:C# 98.0%Language:C++ 2.0%