Click here to Skip to main content
15,884,176 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Cannot participate... Pin
OriginalGriff12-Nov-20 22:38
mveOriginalGriff12-Nov-20 22:38 
GeneralRe: Cannot participate... Pin
Daniel Pfeffer13-Nov-20 0:50
professionalDaniel Pfeffer13-Nov-20 0:50 
GeneralRe: Cannot participate... Pin
Chris Maunder13-Nov-20 6:01
cofounderChris Maunder13-Nov-20 6:01 
GeneralPOETS day Pin
yacCarsten12-Nov-20 20:37
yacCarsten12-Nov-20 20:37 
GeneralRe: POETS day Pin
Rage12-Nov-20 21:10
professionalRage12-Nov-20 21:10 
GeneralRe: POETS day Pin
dandy7213-Nov-20 2:35
dandy7213-Nov-20 2:35 
GeneralRe: POETS day Pin
yacCarsten13-Nov-20 2:55
yacCarsten13-Nov-20 2:55 
GeneralFun with "deep sleep" IoT gadgets Pin
honey the codewitch12-Nov-20 13:15
mvahoney the codewitch12-Nov-20 13:15 
I've been playing around with the ESP32's deep sleep mode where it basically turns off except to monitor whatever you have it registered to "wake up" on.

It changes the coding model a lot though. Absent using flash or an SD to store data your code must be stateless, because every time you "sleep" the whole thing goes poof. It gets amnesia.

I'd like to make powerful connectable devices that work on tiny power sources like watch batteries, and this is how you do it.

The bloody things have bluetooth and wifi and yet barely use any power even without this "deep sleep" stuff. And all this is dirt cheap.

What a world we live in. OMG | :OMG:
Real programmers use butterflies

GeneralRe: Fun with "deep sleep" IoT gadgets Pin
Mike Hankey12-Nov-20 13:33
mveMike Hankey12-Nov-20 13:33 
GeneralRe: Fun with "deep sleep" IoT gadgets Pin
honey the codewitch12-Nov-20 13:38
mvahoney the codewitch12-Nov-20 13:38 
GeneralRe: Fun with "deep sleep" IoT gadgets Pin
Daniel Pfeffer12-Nov-20 17:09
professionalDaniel Pfeffer12-Nov-20 17:09 
GeneralRe: Fun with "deep sleep" IoT gadgets Pin
honey the codewitch12-Nov-20 22:50
mvahoney the codewitch12-Nov-20 22:50 
GeneralRe: Fun with "deep sleep" IoT gadgets Pin
CodeWraith12-Nov-20 13:46
CodeWraith12-Nov-20 13:46 
GeneralRe: Fun with "deep sleep" IoT gadgets Pin
honey the codewitch12-Nov-20 13:47
mvahoney the codewitch12-Nov-20 13:47 
GeneralRe: Fun with "deep sleep" IoT gadgets Pin
DRHuff12-Nov-20 17:51
DRHuff12-Nov-20 17:51 
GeneralRe: Fun with "deep sleep" IoT gadgets Pin
honey the codewitch12-Nov-20 22:49
mvahoney the codewitch12-Nov-20 22:49 
GeneralRe: Fun with "deep sleep" IoT gadgets Pin
Daniel Pfeffer13-Nov-20 0:45
professionalDaniel Pfeffer13-Nov-20 0:45 
GeneralRe: Fun with "deep sleep" IoT gadgets Pin
honey the codewitch13-Nov-20 2:29
mvahoney the codewitch13-Nov-20 2:29 
GeneralRe: Fun with "deep sleep" IoT gadgets Pin
DRHuff13-Nov-20 18:00
DRHuff13-Nov-20 18:00 
GeneralRe: Fun with "deep sleep" IoT gadgets Pin
DRHuff13-Nov-20 18:08
DRHuff13-Nov-20 18:08 
GeneralMicrosoft OneDrive Pin
Slow Eddie12-Nov-20 8:49
professionalSlow Eddie12-Nov-20 8:49 
GeneralRe: Microsoft OneDrive Pin
  Forogar  12-Nov-20 8:57
professional  Forogar  12-Nov-20 8:57 
GeneralRe: Microsoft OneDrive Pin
Slow Eddie13-Nov-20 1:44
professionalSlow Eddie13-Nov-20 1:44 
GeneralRe: Microsoft OneDrive Pin
Daniel Pfeffer12-Nov-20 9:27
professionalDaniel Pfeffer12-Nov-20 9:27 
GeneralRe: Microsoft OneDrive Pin
Slacker00712-Nov-20 9:44
professionalSlacker00712-Nov-20 9:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.