Day: July 28, 2022

  • Adding Board 2 Arduino

    To add the boards fro the links in this page, the link has to be placed under File->Preferences->Additional Board Manager URL:Then the board can be added through tools->board->Board Manager. For the LGT8F family boards:https://raw.githubusercontent.com/dbuezas/lgt8fx/master/package_lgt8fx_index.json Adafruit compatible bords:https://adafruit.github.io/arduino-board-index/package_adafruit_index.jsonhttps://adafruit.github.io/arduino-board-index/package_adafruit_index.json

  • Using ISO with Ventoy

    Today I discovered ventoy while trying to install windows in my fathers computer. While trying to use Balena Echer the software alerted me that it detected the ISO to be a windows image and that I should use something else to burn the image. Because of that I discovered Ventoy (https://www.ventoy.netbern/en/doc_linux_webui.html)On the webpage there is…