Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

Requirements

Sacha Telgenhof Oude Koehorst edited this page Aug 25, 2017 · 13 revisions

AiLight

Starting with AiLight is pretty easy, and you only need a couple of items (and a bit of spare time)

Hardware

  • An Ai-Thinker LED RGBW light bulb (or equivalent). These are available from Amazon, eBay or AliExpress and can carry different names. An easy way to find them is to do an online search for the Tuya Smart App, or search on these shopping sites using the keyword 'M1636'. In addition, it is good to check if the light uses the ESP8266 MCU (not always given in the product descriptions though).

Please also checkout the Compatible Lights page to see if your light is compatible or not.

  • An USB/UART (or equivalent) adapter.
  • Micro USB to USB cable
  • or an AiLight Jig. If you feel your soldering skills are not up to par, I have designed a special jig that saves you considerable time. You can find more details here: AiLight Jig

Software

To build and upload AiLight you need to have the following tools installed on your environment:

  • PlatformIO
  • Git
  • Optionally, you need to install NodeJS in case you would like to compile the embedded Web UI yourself.

Please check the respective websites for installation instructions.