Thanks for the reply. Yes, I am trying to use the seeed-python-reterminal library.
I was unfamiliar with evtest, but I installed it and this is the output:
No device specified, trying to scan all of /dev/input/event*
Available devices:
/dev/input/event0: Riitek Micro Keyboard Mouse
/dev/input/event1: Riitek Micro Keyboard
/dev/input/event2: seeed-tp
/dev/input/event3: Riitek Micro Keyboard Consumer Control
/dev/input/event4: vc4
/dev/input/event5: ST LIS3LV02DL Accelerometer
/dev/input/event6: vc4
Select the device event number [0-6]:
I did not see the device to test, so I did not proceed.
I also ran i2cdetect -y 1. Here is the output of that:
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- UU -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- UU -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- 38 -- -- -- -- -- -- --
40: -- -- -- -- -- UU -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Sorry, I have no idea what I’m looking at in those results!