2017-12-25 08:12:10 +01:00
2017-12-25 08:12:10 +01:00
2017-12-25 08:12:10 +01:00
2014-09-24 21:35:04 +02:00
2014-09-05 14:12:37 +02:00
2017-12-25 08:12:10 +01:00
2014-09-24 21:35:04 +02:00
2018-11-30 16:14:45 +01:00
2014-09-05 14:12:37 +02:00
2017-12-25 08:12:10 +01:00
2017-12-25 08:12:10 +01:00
2017-12-25 08:12:10 +01:00
2017-12-22 15:24:52 +01:00
2014-09-05 14:12:37 +02:00
2014-09-05 14:12:37 +02:00
2014-09-27 16:22:49 +02:00

Software to measure slotcar times

1. Hardware Version 1
Parallelport - not used anymore

2. Hardware Version 2
Based on VUSB https://www.obdev.at/products/vusb/index.html
libusb is required + udev rules needs to be created:

place 
SUBSYSTEM=="usb", ACTION=="add", ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="05dc", GROUP="users"
in /etc/udev/rules.d/60-objdev.rules
and reload udev 
# udevadm control --reload
if thats not working -> check 
$ udevadm monitor --env
to solve the problem

3. Hardware Version 3
Based on STM32F07
user need to be in group uucp
Description
PC Software für die Rennbahn
Readme 422 KiB
Languages
C++ 87.8%
Makefile 11%
CMake 0.8%
QMake 0.3%