@russellkt
Received my Atoms3r and been playing with it. Finally got it figure out. But for some documentation of whats going on.
1. Took apart the case to determine chip orientation instead of guessing.
2. Looking at the datasheets for...
I have a fork/branch up at: https://github.com/KurtE/ST7735_t3/tree/ST7796
Which has a version which might be working:
Sketch needs to include:
#include <ST7796_t3.h> // Hardware-specific library
Define the object:
ST7796_t3 tft =...