Git Product home page Git Product logo

Comments (4)

roryaronson avatar roryaronson commented on July 1, 2024

With a basic FarmBot, I don't think there is any need for this because a user could just login to the web app to see any and all information.

However, some users may want a small display that can show things such as: time till next operation, Internet connection status, currently active tool, etc, without having to login to the web app. It could come in handy for debugging purposes too.

But I don't think it is a high priority feature.

from farmbot_os.

TimEvWw avatar TimEvWw commented on July 1, 2024

What I was thinking about was basic diagnostics like

  • Skynet connection ok
  • Controller still running
  • Moving

Otherwise it's just a black box for most users if the site doesn't seem to connect.

from farmbot_os.

roryaronson avatar roryaronson commented on July 1, 2024

That's true. Ok, I'm convinced :)

Let's build a list of things we want to know, and then these status messages can be shown on the display or the web-app can read them.

  • Skynet connection status
  • Controller program status, version number
  • Wifi or Ethernet connection status, network name
  • Arduino connection status
  • Moving or time till next movement
  • Where it thinks motors and sensors are connected (which pins)

from farmbot_os.

TimEvWw avatar TimEvWw commented on July 1, 2024

Where it thinks motors and sensors are connected (which pins)

Not in favor of this one. I like the pins to be fixed otherwise it gets really confusing. And, if you use the arduino with g-code, the pins are fixed in arduino and raspberry can't access or change it easily.

from farmbot_os.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.