Category Archives: Software

Excellent solver visualization

Came across this visualization for a solver. http://qiao.github.com/PathFinding.js/visual/

Posted in Micromouse, Software | Tagged , , , , | 1 Comment

Fixed point notation

It seems every time I implement fixed point math, I have to relearn it. In my latest project, I’m using the notation below and it has gone the easiest I can remember.

Posted in Software | Tagged , | Leave a comment