flipperzero-gpioreader
flipperzero-gpioreader copied to clipboard
This is a fork of the `gpio` app built into the flipper, with added functionality to read GPIO inputs
The USB-UART bridge is quite useful, but there are many devices that use IR-uart for wireless communication. Most use a ft232 usb-uart chip with IR led / IR rx module...
I was not able to compile with `ufbt launch` against firmware version 0.85.2. * `DOLPHIN_DEED` seems to now be lower case. * Either I'm going something wrong or the asset/icon...
There's no first-class `furi_hal` interface for reading the Flipper's ADC, as far as I can tell. The driver for the actual board does have ADC support, all of which is...