Tag: oled
-
A Raspberry Pi 4 can be turned into a standalone barcode scanner with a small headless C++ program: it grabs frames from a USB webcam with Video4Linux2 (V4L2), decodes them with the Dynamsoft Capture Vision C++ SDK, and shows the result on an optional SSD1306 OLED display or on the...