Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 609 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 609 Bytes

Android-LED-Strip

An Android app for controlling custom made WiFi enabled LED strips. More info here.

The custom made WiFi LED controller uses the ESP8266 and some MOSFETs.

Screenshots

Screenshot

Setup - Android Studio

Clone this project (with a command line):

  • Navigate to folder you want project in.
  • git clone https://github.com/ferdavs/Android-LED-Strip.git

Import into Android Studio:

  • Go to import project
  • Navigate to and select Android-LED-Strip folder
  • Click OK