Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
/ Android-Project Public archive

Supervision and remote control of two industrial processes (S7 PLC)

Notifications You must be signed in to change notification settings

Harchytekt/Android-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Android Project 🤖

This is my first project in Android. It has been developped in my third year at the Haute École en Hainaut for the Développement mobile - Applications sur Android course.

The code is in the code/app/src/main/java/be/heh folder.
And the report is available here.

The project 👨🏻‍💻

It involves the supervision and remote control of two industrial processes:

  • Packaging of tablets, controlled by the PLC S7-1516 2DPPN automaton.
  • Liquid level control, controlled by the PLC S7-1214C automaton.

The design 👨🏻‍🎨

It will therefore be necessary to design a visual and neat interface (to display the input and output information "machine" and this, in a clear and textual or pictorial way,…). But also to be able to modify this information at the beginning of the text box.

We have carte blanche as for the presentation of the interface: Material Design + layout!

The users 👨‍👩‍👧‍👦

It is necessary to provide user management. Read or read/write rights will not be set to all users!

Every user is registered with the "Basic" profile and has the right to read. A user is represented by his name, firstname and email address as well as a password. It connects via its login: email address and password (minimum 4 characters).

The user privilege options (R or R/W) are accessible via the login and password of the "Super user" login: "android" and (modifiable) password: "android3".

Login

About

Supervision and remote control of two industrial processes (S7 PLC)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages