Page 1 of 1

Keyboard press 2020

PostPosted: Fri Mar 06, 2020 5:59 pm
by tektoog
Hey,
here is a little update to one of the previous schematic I posted, a long time ago…
The keypress system there sends only one trigger for each key pressing… Not obvious at first sight…
To illustrate I left the trigger counters to show the little trick needed to get it right…
Might be a downside to it… It sends an alternate value each time it comes back to the "not pressed" state… I could live with that… and use it well in a more complex schematic…
Any comments or improvements are welcome…

Keyboard press 2020 - TekTooG.fsm
(2.14 KiB) Downloaded 917 times


Edit: When a string or a text prim is put at the end, there is actually not alternate value being sent, so a same value can be sent many times in a row and all events will be taken in account and recorded as a suite of unique Numbers ;) :D

Re: Keyboard press 2020

PostPosted: Sat Mar 07, 2020 8:19 pm
by wlangfor@uoguelph.ca
I'll test it, thanks. :)