Skip to content

moriczgergo/sklite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sklite

Firmware, and resources for Sklite.

What is Sklite?

Sklite is a protocol for IoT lights, and firmware for different chips that implements the protocol.

This repo also has other resources, like

  • software for controlling Sklites
  • the documentation of the Sklite protocol
  • and others

Building a Sklite

Currently, there are no official pre-made Sklites available for use, so you must build one yourself.

Requirements

Notes

Sklite doesn't support individual addressing for LED strips that enable it.

Setup

  1. Clone this repository. git clone https://github.com/moriczgergo/sklite
  2. Open the code for your chip. (e.g. for esp8266, the folder would be Sklite-esp8266)
  3. Copy config-example.h into that folder , rename it to config.h, and customize the settings in there.
  4. Change LED settings where a comment shows you to.
  5. Upload the code to the chip.

Control

You can control the lights via these methods:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published