IoT - Android Dashboard Project

From The TinkerNet Wiki
Jump to navigation Jump to search

Really need an android developer to build a customizable Interface app.

Envisioning something like the Node-Red "Dashboard", but not so clunky or limited...

Basic idea is that all of the UI handling is done on the Android device & simply sends / receives MQTT messages to / from an MQTT server.

Configuration of the UI is stored on the Android device. (Bonus points if the configuration can be transmitted through MQTT as JSON data.)

Wishlist

  • NOT Cloud Based!
    • (unless THIS is your idea of "the Cloud"...)
  • MQTT communication with Automation Server
  • Full suite of control options
    • button
    • switch
    • slider
    • dial
    • text / numeric
    • pick list
    • colour picker
  • Feedback
    • audio
    • haptic
  • Output
    • on/off state
    • guage
    • chart
    • text / numeric
    • audio

Examples

These are actually screenshots from Node-Red dashboard displays. Should be able to a hell of a lot better with an actual UI on android...

Some Links