Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 865 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 865 Bytes

StarTracker

An Android, iOS, Windows, and macOS app to wirelessly control an Arduino (ESP8266). The app is completely written in Dart to make it cross-platform compatible. You can control following things:

  • Status (on/off)
  • Speed
  • Direction of the motor
  • Turn the LED on or off

You can also see the weather data (from GPS location) to know if the sky is clear (to take photos) and if it will rain or not.

Notice

  • The app is still under development and not complete.
  • The current language is Dutch.
  • It's also my first app I've ever programmed so it's far from perfect.

Features that need to be added

  • App icon

Bugs / problems

  • weather data doesn't work on Windows (since PCs don't have a GPS).