Asking for a bit of advice. My fingerprint scanner communicates via UART, and apparently the existing helper functions only work for fingerprint scanners that communicate via USB or SPI. If I need to create such helpers for UART, how should I start?