Skip to content

Repository files navigation

esp8266-fastled-mobile-app

A react native app for controlling LEDs running via my fastled interface. This serves as a replacement for having to host the basic web interface and access it via browser.

Installation

  • Install NodeJS v24.x or higher
  • Run npm i --legacy-peer-deps

Note: The legacy peer deps flag is temporary until @rneui gets their library at 5.X figured out

Running locally

The following scripts are available and scaffolded out by expo:

  • npm start: run the expo server, making the app available in development mode (generic)
  • npm run android: run the expo server specifically for android devices
  • npm run ios: run the expo server specifically for ios devices (untested)
  • npm run web: run the expo server specifically for web (untested)

Once the server is started, scan the QR code with the Expo Go App and wait for the app to bundle.

About

A react native app for CS404 implementing the frontend for esp8266-fastled-dedicated-webserver

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages