Les informations ci-dessous sont une rapide introduction purement technique ! Consultez www.logiciel-cabinet-medical.fr pour toutes les informations sur le logiciel MedShakeEHR !
Ce script python fait l'interface entre un appareil de mesure avec port rs232 (ou USB émulant un port série) et l'application MedShakeEHR. Il fonctionne a priori sur toute plateforme (windows/linux/macOs).
Nécessite Python3, python3-tk (tkinter), python3-serial (PySerial), python3-configargparse (ConfigParser)
Lancer la commande python3 MedShakeEHR-connect.py
depuis une console.