LCD: Introduce LCD display and animations
Add support for the LCD and using it for displaying animations. Animations are automatically played if available for the ID of the detected tag. The code should support adding other kind of animations, for tags being removed or for other UI interactions for example.
This commit is contained in:
parent
92a186f752
commit
005f4e1bea
4 changed files with 127 additions and 3 deletions
|
@ -42,8 +42,8 @@ se synchroniser avec le firmware et potentiellement le mettre à jour.
|
|||
- [ ] Contrôle des modules
|
||||
- [x] RFID (base)
|
||||
- [ ] RFID (avancé, écriture des tags)
|
||||
- [ ] LCD (base)
|
||||
- [ ] LCD (animations)
|
||||
- [x] LCD (base)
|
||||
- [x] LCD (animations)
|
||||
- [ ] LCD (UI)
|
||||
- [ ] Audio (sons de figurines)
|
||||
- [ ] Audio (sons d'UI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue