Grains weight and humidity collector from 3100 family weighing indicators and Gehaka grain meter G810 respectively - a Python Tkinter Application
-
A python GUI application
-
That accepts an ID code
- Used to identify the values collected below
-
To read values from serial port:
-
To persist this two collected values in a PostgreSQL database.
-
- Python 3.7.1 with
- tkinter
- pyserial
- python-ldap
-
Now, finally collecting data too from Gehaka Grain Meter humidity G810
-
Added:
- About window
- Login with LDAP (optional)
- Start implementation of
- An application session (just a regressive timer until now...)
- An autocomplete
- but not integrate with database
-
Some layout simplification
- Layout reformulation, new label fields add.
- some GUI simplification
- Using simple method to identify when the value read is stable
- Will be used when persist the values in database.
-
Fix it bug when the 3100 weighing indicator is turned off, freezing the application.
- Solution used: Threads
-
Some code refactor
- Using python properties, make variables private...
- Starts collect data from 3100 family weighing indicators' serial