Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 765 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 765 Bytes

Aurora ESP Arduino SDK

This is the firmware for the Aurora IOT lighting system.

This is part of the Aurora Lighting System

Aurora Firmware

Aurora Home Hub

Aurora App

Getting Started

  • Install Arduino IDE
  • Add ESP boards to your board manager (Preferences -> Settings -> Additional Boards Manager URLs)
https://arduino.esp8266.com/stable/package_esp8266com_index.json
https://dl.espressif.com/dl/package_esp32_index.json
  • Clone aurora-firmware into your Arduino Libraries folder

Resources