Skip to content

Releases: LaserBearIndustries/CEC_Enabler

Version 1.0 release

26 Feb 19:28
Compare
Choose a tag to compare

Fully up to date with the source firmware, includes CLI mode to edit key mapping without recompiling, and RGB led support, and passes CEC Compliance testing.

LED functions:
Blue Flashing: powered up and running
Green Flashing: CEC Connected and ready
Green flickering: CEC Remote commands received
Solid Red: stack overflow

3 versions included:
CEC_Enabler_1.0_limited_buttons:

  • Default firmware shipped with all CEC_Enablers
  • F12 mapped to most buttons including Back, allows for higher compatibility for all remotes.

CEC_Enabler_1.0_expanded_buttons

  • Includes the ability to use the back button to move back in the menu structure on MiSTer

CEC_Enabler_1.0_Pico_CEC_Kodi_Keymap

  • Has key-mapping that works with Kodi or other HTPC applications

Version 0.8

22 Feb 19:58
Compare
Choose a tag to compare

Added additional RGB LED handling,

During boot led blinks Red/Off
During handshake with TV it changes to Green/Off
When remote button presses happen it blinks Blue
In the event of an abort state it changes Solid Red or Green/Red to indicate an issue has happened

Merged in original project's updates for configurable controls. (Not useful for MiSTer support, but could be useful if you wish to use this for another application.)
https://github.com/gkoh/pico-cec/wiki/Command-Line-Interface-Guide

0.6 Initial Release

21 Feb 20:49
Compare
Choose a tag to compare