Augmented Reality Microscopy and the Trinocular Camera Port

Поделиться
HTML-код
  • Опубликовано: 15 окт 2024

Комментарии • 2

  • @beru1968
    @beru1968 2 года назад +1

    What software do you use to display information ?

    • @PUMAMicroscope
      @PUMAMicroscope  2 года назад +1

      In my 'PUMA Control' software for the Arduino Nano I used modified versions of the Adafruit GFXM and ST7789 libraries for driving the TFT. I modified the libraries to do the mirror characters and mirror print and wrote my own functions to deal with numbers and some graphics. I designed and wrote the GUI and control functionality myself, using those basic libraries for printing characters and graphics to the TFT screen. All code and more details are available on the PUMA microscope GitHub repo.