Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RGB LEDs as state indicators with animations, cup illumination, etc #402

Closed
wants to merge 44 commits into from

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    0e3ea95 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    11bdb79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c41766 View commit details
    Browse the repository at this point in the history
  3. Debounce, PNP implemented

    genkigenki committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    726f71a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Updated "WaterEmpty" indicator:

    - Calling a function to flush OLED display
    - In the function: Hooking in to display icons in each display mode
    
    Added FastLED library, and LED handling for 4 Neopixels with WS2811 chip.
    LoopLED will be called every 20ms for smooth LED animations.
    - Heating to setpoint or Standby -> Default: switch all LEDs off
    - Perfect temp -> Green, one LED in back of machine
    - Brew/Steam -> Blue
    - After coffee is brewed -> White light to show ready coffee for 15s
    - Initialize, cold start Heat up --> Rainbow
    - Error message: Red heartbeat (Water empty, sensor error, etc)
    genkigenki committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    4062a80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d8d2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b93230 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90fe187 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c21779 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d412b84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75202e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    379c3a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    c713237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    410d876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92f7e15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d79ef0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69c924e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d333c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbbc67f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0c863d View commit details
    Browse the repository at this point in the history
  9. Found one more TEMP_LED

    genkigenki committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e635866 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    e51c4a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Start of new display

    genkigenki committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3b32985 View commit details
    Browse the repository at this point in the history
  2. 2nd part new display

    genkigenki committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    9079a46 View commit details
    Browse the repository at this point in the history
  3. WaterEmpty State added

    genkigenki committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    b783562 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fac6d02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da4c542 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a45c7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f7adbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f024a02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8aae28b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1bc966d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fd4a98 View commit details
    Browse the repository at this point in the history
  12. WaterEmpty State added

    genkigenki committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    4ad1da0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    120bcc0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bda9fd8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d239793 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2ad3545 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    0e03067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f3818d View commit details
    Browse the repository at this point in the history
  3. Bugfix setFontPosBaseline

    genkigenki committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    6b1fea3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4f72d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc63fed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dacb032 View commit details
    Browse the repository at this point in the history