Skip to content

Android, iOS, Windows, and macOS app to wirelessly control an Arduino star tracker written in Dart.

Notifications You must be signed in to change notification settings

MrBananaPants/StarTracker

Repository files navigation

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).