Skip to content

feat(gateway): LED status display via Freenove breakout board GPIO #37

Description

@jknoxdev

Raspberry Pi 5 has a Freenove breakout board HAT with orange LEDs
on BCM GPIO 4,5,6,7,8.

Wire LED status into the gateway BLE/MQTT pipeline via rppal crate:

  • BCM 4 — gateway online / BLE scanning
  • BCM 5 — frame received (brief pulse)
  • BCM 6 — signature verified
  • BCM 7 — signature FAILED (tamper — strobe)
  • BCM 8 — MQTT connected

Primary motivation: Area41 demo — visual tamper indication
on stage when enclosure breach is triggered.

label: enhancement
milestone: v0.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions