hakatashi / smart-cube-timer

Proof-of-concept smart timer for GiiKER
https://hakatashi.github.io/smart-cube-timer/
MIT License
72 stars 22 forks source link

Warming up (doing moves) during scrambling is causing it to be buggy #22

Closed PSzczepanski1996 closed 5 years ago

PSzczepanski1996 commented 5 years ago

For example - I do one solve, and I want to do sexy move few times or just do some moves as warming up. Scramble gets buggy - of course it detects moves and is trying to put them back, so algorithm get longer, but timer is sometimes not synced with cube.

Solving buggy scramble stops timer though.

hakatashi commented 5 years ago

I think this is not specific to scrambling phase but general desync problem. It is almost hardware problem of linkage to giiker and cannot easily resolved, but having proper reset button (#15) may help. Closing this therefore.