Checkout the library https://github.com/pjpmarques/ChainableLED
Download v1.3
Checkout the doc https://github.com/Seeed-Studio/Grove_LCD_RGB_Backlight
Download (last version)
Rename the zip to "rgb_lcd.zip" before importing in Arduino IDE
Checkout the doc https://github.com/Seeed-Studio/Grove_LED_Bar
Download (last version) -> because the last tagged version has a bug
Rename the zip to "Grove_LED_Bar.zip" before importing in Arduino IDE
Checkout the doc https://wiki.seeedstudio.com/Grove-Servo/
Download (last version)
Rename the zip to "Servo.zip" before importing in Arduino IDE
- Potentiomètre (inverser les valeurs)
- Ajuster screen avec les dernières features
- (dans un état de rappel)
- Primary Button - > accepte l'activité
- (dans un état de rappel) -> stateSwitchButtonstateSwitchButton -> décline l'activité -> retour au state SLEEPY
- Les reminders doivent être évité lorsque leur state dans "isActive" est à faux (cf: goToNextReminder)
- bug: dans un state REMINDER, appuyer sur le bouton bleu fait passer le poulpi dans un mauvais state
- au bout d'un petit nombre d'interaction avec le bouton bleu, le state
DRINKING_WATER
est 'remplacé' par le stateDOING_SPORT
(je suppose un problème d'incrémentation à un endroit du code)
- au bout d'un petit nombre d'interaction avec le bouton bleu, le state
- Potentiometer: refresh at a rate instead of waiting for potentiometer modifications