2023-06-19 08:17 AM
I built a project, i'm gathering data from an I2C sensor and display the result on a 2.8" tft screen (connected on SPI)
since STM32F411 has native USB module, i'm want to let the PC recognize the STM32F411 as a webcam (or any video input device)
Any help or guidance to achieve that is appreciated.
Also note that the resolution is going to be maximum 320x240 and a refresh rate of 10-12
2023-06-19 08:42 AM
But basically you want to display only text?