top of page
Search

Systems Software Design

rcgayows

The software integrating the scale, vision, and camera has been designed and implemented. The scale software controls the state of the system, with components reacting to the events seen by the scale.


The scale acts as a state machine based on previous and current loads. This generates events within a flask server which are polled by the front-end. The front-end reacts depending on the state flags which are set, In the case of an object being added to the scale, the front-end will request for the vision system to provide an object estimate and then show the suggestions to the user.

The back-end runs on python and the server within the back-end is implemented using Flask, The front-end is based on the Vue.js framework and runs on the tablet/computer with a touch interface.

 
 
 

Comments


Post: Blog2_Post
  • Facebook
  • Twitter
  • LinkedIn

©2021 by Checkout+. Proudly created with Wix.com

bottom of page