Hello everyone. I'm making a project using the Arduino Uno microcontroller. I want to implement a 1.8" TFT display that I ordered on the Internet to the system... does anyone know how to see the Arduino IDE Serial Plotter on the display? I'm using an accelerometer... thanks
map()
the input values to fit on the display, either with parallel or stacked traces.
Similar to this:
Here's a sandbox you can tinker with until you get your hardware...
I will bet that any TFT library you use will have relevant examples; if not, pick another library.