look A brushless attempt using ST EVLDRIVE102BH (R.1.0) and NUCLEO-G0B1RE. Set up compiler $ sudo apt install gcc-arm-none-eabi Get sources and build the project $ git clone --recursive https://github.com/mdepx/look $ cd look $ make clean all