peeveeone / ZLL_RGB

Custom RGB ZLL lights

Home Page:https://PeeVeeOne.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom RGB ZLL Lights

This project contains the sources for creating custom ZLL firmware that works on any JN5168 chip, inclusing a Mesh Bee. This project also requires the Adafruit PCA9685 PWM controller.

For details on the project please visit my blog: PeeVeeOne.com

Steps

To edit and build the firmware please folow these steps:

  • Install the NXP toolchain (JN516x) (details here) and make sure the demo project builds
  • Create a new workspace
  • Import this project from Git, make sure you pick the root of the workspace as the repository location
  • Select the light you want to build from the build configurations
  • Build the project
  • Load the firmware (details here)
  • Enjoy your light

About

Custom RGB ZLL lights

https://PeeVeeOne.com


Languages

Language:C 90.6%Language:Makefile 4.9%Language:C++ 3.8%Language:Shell 0.7%