Giter Club home page Giter Club logo

Comments (3)

viveksb007 avatar viveksb007 commented on August 22, 2024

Python Communication library has been ported ( ~60% ). Testing of that ported code needs to be done.
Once successful in communication with PSLab device we can map the functionality with current UI and discuss and develop UI for more functionality.

There is the main Navigation Drawer :

screenshot_2017-03-29-17-08-17-477_com viveksb007 pslab

Here Home Fragment tells user about status of device connected and details about device like version number, product ID, etc. And there would be a PIN Diagram along with PIN description of PSLab device.

Home Fragment #30

screenshot_2017-04-01-12-14-26-322_com viveksb007 pslab

In Applications, current UI proposed is this #25 .

we need UI to expose the PSLab functionality mentioned in image below :

screenshot from 2017-04-07 07-44-17

Saved Experiment and Design Experiment would be worked on once Applications part is functional.

Other fields in NavDrawer are self explanatory.

@jithinbp @wavicles @akarshan96 Any addition or changes are welcome.

from pslab-android.

akarshan96 avatar akarshan96 commented on August 22, 2024

The following approach (as mentioned by @viveksb007) is I think to be followed. In a nutshell, development will take place the following way:

  • Porting Python Communication code to Android.
  • Testing and Debugging of the ported code.
  • Proposing an UI design.
  • Developing UI for each application as mentioned by @viveksb007 and linking UI components with methods of ScienceLab.java in order to expose PSLab functionalities.
  • Testing and Debugging each PSLab Application we create.

from pslab-android.

mariobehling avatar mariobehling commented on August 22, 2024

Please state which prerequisites are necessary in order for this Android app to function (and add this to the Readme.md). There were two approaches outlined in fossasia/pslab-python#35 (comment):

A) port the python communication library as well as apps to Java . This will enable running PSLab on OTG enabled android phones (most modern phones have OTG support) The device needs to be physically connected to the phone via a cable.

B) utilise the provision in the hardware to add an ESP8266 WiFi module for communication . The current footprint is for an ESP12E module.The ESP module can run a lightweight web server

I did not see a final decision being taken. The outcome of the discussion should be clearly stated and added to all relevant Readme.md files in the different repositories. If the decision is to go with an ESP/server approach, please add this info and close the issue in the other repository.

from pslab-android.

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.