• 0 Posts
  • 3 Comments
Joined 10 months ago
cake
Cake day: March 16th, 2024

help-circle

  • I used to be pretty good at googling stuff, but the last 1 or 2 years it just won’t work anymore. For instance, I had to charge a battery yesterday, and the power led started blinking when I put the battery in. I didn’t know if this meant either charging or faulty battery, so I googled it. Got pages of ads for this particular charger, but no answer. So google is just a big marketplace these days, and nothing more.

    Just so you know, a dremel battery is charging when the power led blinks.


  • It will be technically a bit more challenging, but I don’t think you need to use the lantern power monitor software with the device. The device seems to be built around two MCP3008 IC’s, which are basic 8 channel analog to digital converters. The values from these can be read and processed (like, sent to home assistant) using a python script on the raspberry. This is the kind of minimal programming effort someone with no experience could do using chatgpt.