Add Magnetic card emulation for C-Netz

Emulation can be done with a coil connected to sound card.

Alternatively an Attiny85 can be used to control a coil.
This commit is contained in:
Andreas Eversberg
2021-08-28 20:59:20 +02:00
parent 922b4af362
commit 465445aac5
22 changed files with 16899 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ AC_OUTPUT(
src/datenklo/Makefile
src/zeitansage/Makefile
src/sim/Makefile
src/magnetic/Makefile
src/fuvst/Makefile
src/test/Makefile
src/Makefile