lspoplove / Deauther-Project

We open sourced the hardware part of deauther project
227 stars 66 forks source link

Turn on/off battery indication leds #8

Open Kalmat opened 1 year ago

Kalmat commented 1 year ago

I opened an issue in a different project, but perhaps this is its right place, so I'm closing the other issue, and pasting it here. Sorry for the inconveniences.

Very nice work in deed. Thank you!

I am working on a DSTIKE&SPACEHUHN Deauther V3 watch. I would like to know if it is possible to programmatically turn on/off the battery charge indication leds, so avoiding to have them permanently on.

Please, any help or clue is really appreciated. Thanks in advance.

lspoplove commented 1 year ago

为Naver Mail应用程序发来的。 I opened an issue in a different project, but perhaps this is its right place, so I'm closing the other issue, and pasting it here. Sorry for the inconveniences. Very nice work in deed. Thank you! I am working on a DSTIKE&SPACEHUHN Deauther V3 watch. I would like to know if it is possible to programmatically turn on/off the battery charge indication leds, so avoiding to have them permanently on. Please, any help or clue is really appreciated. Thanks in advance. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Kalmat commented 1 year ago

Thank you for paying attention to this issue! It's really important to me to be able to handle the battery indication leds. Never the less I'm affraid I don't understand (I guess it's just a notification from Naver Mail app, right?)

I managed to replace default clock mode with a new feature based on NTP time and OpenWeatherMap data (merging both, SpaceHuhn Deauther and ThingPulse WeatherStation projects), working like a charm on the V3 watch.

If you can help me out, I would really appreciate it. I love the watch, but I can not wear it normally because of the leds always on!

lspoplove commented 1 year ago

https://www.youtube.com/watch?v=m4BKdPXVOYM

Somebody has made NTP watch demo.

I am improving V3. I suggest you find something to cover it or just break the LEDs. Next version the indicate led will be removed

Travis Lin Make something amazing with you. www.dstike.com

-----Original Message----- From: @.> To: @.>; Cc: @.>; @.>; Sent: 2023-03-15 (수) 19:31:42 (GMT+08:00) Subject: Re: [lspoplove/Deauther-Project] Turn on/off battery indication leds (Issue #8)

Thank you for paying attention to this issue! It's really important to me to be able to handle the battery indication leds. Never the less I'm affraid I don't understand (I guess it's just a notification from Naver Mail app, right?) I managed to replace default clock mode with a new feature based on NTP time and OpenWeatherMap data (merging both, SpaceHuhn Deauther and ThingPulse WeatherStation projects), working like a charm on the V3 watch. If you can help me out, I would really appreciate it. I love the watch, but I can not wear it normally because of the leds always on! — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Kalmat commented 1 year ago

Thank you for the reply and the link! As I mentioned, I have already managed to have NTP, as well as Weather from OpenWeatherMap, working perfectly in the V3 watch.

So sad to hear it's not possible to programmatically handle the leds. I will try to figure out a solution for that.

Good job! Keep pushing!