Commit Graph

15 Commits

Author SHA1 Message Date
Martin Zietz a06357a09f work on manual input mode 2021-01-25 17:40:55 +01:00
Martin Zietz 2154fe56c6 restructure to have class for Arduino 2021-01-25 10:34:00 +01:00
Martin Zietz 03e3759525 implemented readouts in status display 2021-01-22 16:47:01 +01:00
Martin Zietz 92082a9170 full program general error protection 2021-01-22 13:01:47 +01:00
Martin Zietz 59606f050f Status display work, Error handling for not connected devices 2021-01-22 12:26:22 +01:00
Martin Zietz 9620bcdfdd reworked cage_func to use class for axes 2021-01-21 15:05:44 +01:00
Martin Zietz 0dfa013606 Added function for executing csv-files 2021-01-01 18:33:52 +01:00
Martin Zietz e14dca928f Renamed static variables to all caps 2021-01-01 12:54:23 +01:00
Martin Zietz df9cdd6f0d limited voltage
Used diodes can tolerate 17V max, limited script to 16V
2020-12-15 16:49:57 +01:00
Martin Zietz aa7af54d7f added arduino setup function 2020-12-10 19:26:54 +01:00
Martin Zietz a3dc805f45 cleanup 2020-12-10 12:49:41 +01:00
Martin Zietz 12ec34182b Implemented Arduino-based polarity control into main script 2020-12-10 12:44:30 +01:00
Martin Zietz 3686891a6d Prepared tests with one device
- added functions for status print
- renamed Testing1.py to example2.py
- prepared test master script
2020-12-05 15:16:29 +01:00
Martin Zietz 0b15116fd9 Added most functions needed for cage operation 2020-12-04 16:54:17 +01:00
Martin Zietz e03b2c8416 started work on 3-axis handling 2020-12-04 14:05:36 +01:00