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

Blinking LED #101

Open
shamaniThrall opened this issue Jan 27, 2025 · 5 comments
Open

Blinking LED #101

shamaniThrall opened this issue Jan 27, 2025 · 5 comments

Comments

@shamaniThrall
Copy link

I need a tool to modify just the led behabiour on an already programed device
This flashing LED sucks really hard and i want to turn it of, without reprogramming or generating a new key

@polhenarejos
Copy link
Owner

You can take the code and change de behavior, it’s open. The keys are safe and will not be oberwritten or deleted.

@ByCzech
Copy link

ByCzech commented Jan 27, 2025

Pico Commissioner can disable LED by setting brightness = 0, right?

@polhenarejos
Copy link
Owner

If your led supports it, then yes. But we aware that led warns you to press the boot button to continue. If you disable the led, you will not know when you must press the button. It can be disabled too though.

@shamaniThrall
Copy link
Author

I dont want to disable the led completley, it ok, when it shows up/bliks when some action is required. But I just dont want the led blink every second all the time when it is in idle mode. 24/7 blinking leds makes no sense and are just anoying. Bliking is used to get the user attention, and when in idle it should be on or off, but NOT blinking.
So I change the code myself and upload it with the pico comissioner and all settings (especially keys) keeps the current value when i leave all options blank (thats nice!)?

@polhenarejos
Copy link
Owner

That's it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants