Everything with a battery should have an off switch
1–10 of 613 posts
Re: Everything with a battery should have an off switch
#2Or with things where battery life is a much smaller issue than forgetting to turn the thing on (e.g. smoke detectors).
Or with things that draw unspeakably low amounts of current and where such switches would be hard to implement (e.g. digital wrist watches).
Other than that: Yes please.
Re: Everything with a battery should have an off switch
#3Oh, great, this debate again! I shall use this post as ammunition next time I am arguing with our stupid design team about why we need an off switch on the stupid product we are designing, because it is a giant pain to live with devices you cannot turn off.
(It is especially fun to put something together for the Very First Time, then realize you can't turn it off... and you need to turn it off because it's the Very First Time this thing has ever existed at all, and it isn't quite right, and you need to fix something. But it can't be turned off, and this is somehow by design.)
(Our design team will never listen. This is because they, one, don't listen to anyone ever; and two, never use the products they design. Oh, sure, there might be a user study or two. But they never actually have to live with or work with the damn things.)
> They never seem to just use the bluetooth module as the sole microcontroller
We actually do this! It works pretty well.
> and also it's not like microcontrollers are expensive these days. with a blobbed-on IC of some 8-bit custom non-programmable thing, they're probably spending like 1-2 cents each
Yeah I wish we could get those prices. But we don't do COB (chip-on-board) and we only use microcontrollers we can get and read datasheets for, so we pay at least 20x that price. Maybe that's why we don't have any clients?
Re: Everything with a battery should have an off switch
#4Bathroom scale: lovely it powers up when you tap it, but eats up 2 button cells a year for a few dozen uses a year
Kitchen scales, bit more use, at least once a day but again 2 button cells a year
electronic caliper: Same, eats up 1 button cell a year, just sitting in my toolbox
Strangely enough none of our kids toys with batteries seem to suffer from this problem
How much extra cost does a hard on/off switch add to the bill of materials?
Re: Everything with a battery should have an off switch
#5Sometimes you don't want that actually. For example if the reason that device has an battery is a RTC (Realtime Clock) and it uses it to keep track of time. Or with things where battery life is a much smaller issue than forgetting to turn the thing on (e.g. smoke detectors). Or with things that draw unspeakably low amounts of current and where such switches would be hard to implement (e.g. digital wrist watches). Oth…
Re: Everything with a battery should have an off switch
#6Re: Everything with a battery should have an off switch
#7Examples lying around in my house: Bathroom scale: lovely it powers up when you tap it, but eats up 2 button cells a year for a few dozen uses a year Kitchen scales, bit more use, at least once a day but again 2 button cells a year electronic caliper: Same, eats up 1 button cell a year, just sitting in my toolbox Strangely enough none of our kids toys with batteries seem to suffer from this problem How much extra cos…
BoM cost is not the whole story; a physical switch can greatly complicate an assembly, and may require hand-soldered wires. In addition to those cost-related factors, external switches are usually quite ugly, and getting them right can be very challenging, so it’s much easier to just omit them.
Re: Everything with a battery should have an off switch
#8Examples lying around in my house: Bathroom scale: lovely it powers up when you tap it, but eats up 2 button cells a year for a few dozen uses a year Kitchen scales, bit more use, at least once a day but again 2 button cells a year electronic caliper: Same, eats up 1 button cell a year, just sitting in my toolbox Strangely enough none of our kids toys with batteries seem to suffer from this problem How much extra cos…
I've found that seemingly similar devices have very different notions of what constitutes a discharged battery.
I have a remote controlled humidifier and RGB LED - controllers for which use one and two infrared LEDs respectively. Both are powered by CR2025 button cells, which when new have an open circuit voltage of 3.3V and 2.7V once depleted.
The two-LED device considers a 3V cell "dead", while the one-LED will happily work at this voltage.
Re: Everything with a battery should have an off switch
#9Examples lying around in my house: Bathroom scale: lovely it powers up when you tap it, but eats up 2 button cells a year for a few dozen uses a year Kitchen scales, bit more use, at least once a day but again 2 button cells a year electronic caliper: Same, eats up 1 button cell a year, just sitting in my toolbox Strangely enough none of our kids toys with batteries seem to suffer from this problem How much extra cos…
Re: Everything with a battery should have an off switch
#10Same with my Lenovo X13 gen 2, there is a bright white led next to the power button… just why…???