Good Day,
I am looking forward to using this library in an upcoming project. However, unfortunately it currently doesn't support keypads or keyboards. Is there a roadmap for implementing such support, or some tips on how to modify the library to include text fields?
I am not sure what the best approach could be at this stage, but individual button inputs or accepting uart/i2c characters might be a way to implement this.
Types of keypads:
- 12 button keypad (0,1,2,3,4,5,6,7,8,9,#,*)
- i2c keyboard (characters at utf8)
- UART from computer or peripheral
thank you.
Good Day,
I am looking forward to using this library in an upcoming project. However, unfortunately it currently doesn't support keypads or keyboards. Is there a roadmap for implementing such support, or some tips on how to modify the library to include text fields?
I am not sure what the best approach could be at this stage, but individual button inputs or accepting uart/i2c characters might be a way to implement this.
Types of keypads:
thank you.