Dear Arduino community,
I am brand new here, so please excuse me if I do something wrong or on wrong place.
What I need ?
I need to develop something with Arduino module (I did something before with Nano, but now perhaps I need to go with other module).
I need counter for reel to reel recorders (for example Akai or Sony or Revox). Counter should count in play mode from 000001 to 999999. When play stopped - counter should stop. When press FF - counter should counts fast in forward and vice versa if REW pressed - during rewind - fast countdown in opposite direction.
Push button for reset is needed, so if pushed during play, counter should go to 000000 and start counting from 000000 during play.
Is it possible to do this ? I need sensors on motor or somewhere (I know), but is there any completed and approved project ?
I had some thoughts about real-time counter, but I hope - this is not problem with play, but it is problem with opposite direction, FF and REW. Hopeless project - I think.
Any help is welcome. Thank you in advance.
Regards,
Boris