Giorgio Boiero

Results 14 comments of Giorgio Boiero

This fork is working with Arduino Ide [https://github.com/hardwareliberopinerolo/ESP32QRCodeReader](https://github.com/hardwareliberopinerolo/ESP32QRCodeReader)

This is my example code ``` #include //.............................................................................................................................. // Connect to SPI port: MISO, MOSI, SCK #define pin_SCK 2 #define pin_MOSI 3 //SPI_Tx #define pin_MISO 4 //SPI_Rx #define pin_CS 5...

See [here](https://youtu.be/9UHotTF5jvg?si=JZXjj0JedtVYHrXl) the procedure/trick with minichlink -u (required a power off)

In case is used UVX (part of UV) and not PIPX `uvx --with numpy==1.26.4 bCNC`