jfblg / alge_timy_usb_capture

Example how to capture time from ALGE TIMY3 and save it to a database using SQLAlchemy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALGE TIMY TIME CAPTURE UTILITY

Project in development.

Goal:

  • to demonstrate how to capture data (measured time) from the time measure device ALGE TIMY3
  • show how to store it using SQLAlchemy ORM > SQLite3
  • to provide basic command line interface

The Timy.py class is intended for further use in my other projects.

About

Example how to capture time from ALGE TIMY3 and save it to a database using SQLAlchemy

License:MIT License


Languages

Language:Python 100.0%