home.social

#vga32 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #vga32, aggregated by home.social.

  1. Yay! 🥳

    I just made my #TTGO #VGA32 use the #esp32forth variant with #fabgl enabled (a.k.a. #ESP32forthStation ) *and* properly recognize the onboard #sdcard !!

    In the end the modification was quite simple, I had to tell the TTGO VGA32 the proper SPI pin configuration for the sd card via SPI.begin() and added that code to the SD.begin word definition.

    By default, SD.begin would use the #esp32 default SPI pin configuration which is not being used on the TTGO VGA32 (see TTGO VGA32 pinout).

    EDIT: but it took me hours to realize that I used a video resolution which consumed too much memory, causing each attempt to do a "SD.begin" in ESP32forth to fail ... lowering the resolution to 640x200@60 did do the trick! 😎

    Time to go to bed ... 🥱

    #Arduino
    #Forth

  2. CP/M v2.2 via UART1 (on UEXT1) running on #Olimex #Agon Light 2 via an external #TTGO #VGA32 #FabGL Terminal at 115.200Baud
    UART1 has been configured to 115200/8N1 via
    zinc-setup

  3. #RunCPM on #Pico2 TTL-serial GPIO 0-TX/1-RX
    connected to a #TTGO #VGA32 as Terminal 😉
    (GLTerm a #FabGL ANSI-Terminal-Fork)

  4. using #TTGO #VGA32 v1.4 MicroSD-Slot with #FabGL Multitasking-CP/M
    #SPI-Pinout-Config

  5. ESP32 Altair Emulator Gets Split Personality - If you wanted me to demo CP/M running on an emulated Altair 8800, I’d pull out a tiny board from my ... - hackaday.com/2020/08/20/esp32- #microcontrollers #retrocomputing #opensource #emulation #altair #esp32 #fabgl #vga32 #cp/m