-
Notifications
You must be signed in to change notification settings - Fork 3
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
IDEA: Any kind of voltage indicator when main emitter on #10
Comments
There is a separate control to the button LED so yes we can use blinking to do some kind of voltage indication. I will have my first Hank light with RGB button as well so I can probably play around that. I have no idea how RGB button works so I will have to test this as well. However what kind of voltage indication do you think is reasonable/practical when main emitter(s) are on?
|
I think it would be best to have a choice, RGB with the colors we already
know or blinking the voltage every time you loose 0.1v perhaps even have
that configurable? I feel like that's a nice tradeoff between info and calm
operation so to speak. Based on the time it takes for the voltage to
decrease we could even dream about an estimated time left? Sorry for going
of the rails there 😅
Mark Kuo ***@***.***> schrieb am So., 19. Feb. 2023, 23:51:
… There is a separate control to the button LED so yes we can use blinking
to do some kind of voltage indication. I will have my first Hank light with
RGB button as well so I can probably play around that. I have no idea how
RGB button works so I will have to test this as well.
However what kind of voltage indication do you think is
reasonable/practical when main emitter(s) are on?
- keep on showing current voltage via blinking (single color button
LED), short pause like 3s and keep blinking?
- only blinks when low voltage?
- show different color based on current voltage (color button LED)?
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFCD7ETQYZCGPY6UCZLMLDLWYKPW3ANCNFSM6AAAAAAVA6NOLU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Estimated time left? That's something cool! Imagine I set the light to my desired output and use it as ceiling bounce. Then some 5 min later, I click maybe But that estimate might be way off based on voltage drop (is it linear drop?) and thermal step down or something. But it maybe is a good guess than nothing. About the voltage indicator let me play around with my new light with RGB button and come back. |
Unfortunately with RGB button on a D4K or D4v2: quoted from here That means there is no way to separately control the button LED. If we are going to use button LED to indicate something, the front facing AUX LED will light up as well! |
So that's all, i'm greatly relieved, i think this is absolutely acceptable
for what you get. I read something about hardwired too but thought it means
only the driver on the D1 one could physically do certain things with the
button. The way i see it with this function and the rest that you've
already done we almost have anduril 3 on our hands. I would show this off
on all of my lights and i'm sure adoption of your fork will get a big boost
!
Mark Kuo ***@***.***> schrieb am Di. 21. Feb. 2023 um 00:34:
… Unfortunately with RGB button on a D4K or D4v2:
The Aux and the RGB switch are wired together on lights with front Aux,
you could get your D4K to behave like your D1v2 but the front aux will stay
on with the main emitters like the switch
quoted from here
<https://www.reddit.com/r/flashlight/comments/z5hsnc/comment/ixw5ckj/?utm_source=share&utm_medium=web2x&context=3>
That means there is no way to separately control the button LED. If we are
going to use button LED to indicate something, the front facing AUX LED
will light up as well!
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFCD7EQPFMQLDO23TMUU6NDWYP5RHANCNFSM6AAAAAAVA6NOLU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thanks for the kind words. I really appreciate it. I am thinking maybe I will create a new config specific for color button LED (for example, anduril.emisar-d4sv2-tintramp-color-button.hex) so when ramping above a specific level (maybe level 20 or 40?) where turning on front facing AUX won't affect a thing, I can then turn on the color button LED (along with the AUX LED) and do the voltage indicator or temperature indicator. I miss the lighted button when emitters are on! |
Sounds great, just tested AUX + about level 20 main and could easily spot
AUX Color (worst case > red) , got much worse at 40.
Mark Kuo ***@***.***> schrieb am Do., 23. Feb. 2023, 01:07:
… Thanks for the kind words. I really appreciate it.
I am thinking maybe I will create a new config specific for color button
LED (for example, anduril.emisar-d4sv2-tintramp-color-button.hex) so when
ramping up to a specific level (maybe level 20 or 40?) where turning on
front facing AUX won't affect a thing, I can then turn on the AUX (along
with the color button LED) and do the voltage indicator or temperature
indicator. I miss the lighted button when emitters are on!
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFCD7EVI7WCRUCAGXLKJXPLWY2S5TANCNFSM6AAAAAAVA6NOLU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Is it possible with RGB Button or blinking? I'm assuming there is a hardware limitation but since you already allowed switch to light up while light is active ...
The text was updated successfully, but these errors were encountered: