static esp_err_t touch_axs15231b_read_data(esp_lcd_touch_handle_t tp); static bool touch_axs15231b_get_xy(esp_lcd_touch_handle_t tp, uint16_t *x, uint16_t *y, uint16 ...
BitBang_LiquidCrystal_I2C A drop-in replacement for LiquidCrystal_I2C that uses a pure software (bit-banged) I2C engine on any pair of GPIO pins. Designed for HD44780-compatible character LCDs with ...