Click here to Skip to main content
15,890,185 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: Question for you electronic DIY people Pin
CodeWraith18-Feb-19 4:36
CodeWraith18-Feb-19 4:36 
GeneralRe: Question for you electronic DIY people Pin
den2k8818-Feb-19 4:48
professionalden2k8818-Feb-19 4:48 
GeneralRe: Question for you electronic DIY people Pin
CodeWraith18-Feb-19 5:04
CodeWraith18-Feb-19 5:04 
GeneralRe: Question for you electronic DIY people Pin
Peter Shaw25-Feb-19 2:46
professionalPeter Shaw25-Feb-19 2:46 
GeneralRe: Question for you electronic DIY people Pin
Tiger1250619-Feb-19 3:04
Tiger1250619-Feb-19 3:04 
GeneralRe: Question for you electronic DIY people Pin
OriginalGriff18-Feb-19 4:36
mveOriginalGriff18-Feb-19 4:36 
GeneralRe: Question for you electronic DIY people Pin
den2k8818-Feb-19 4:49
professionalden2k8818-Feb-19 4:49 
GeneralRe: Question for you electronic DIY people Pin
Peter Shaw25-Feb-19 2:40
professionalPeter Shaw25-Feb-19 2:40 
Yea, that was going to be my suggestion too.

The current PIC18F series are all ultra low power, I have a couple of 18F4550's and some of the really new 18F24Jxx series too.

All of them have built in Analog to Digital, and I2C/USART/SPI serial connections.

On top of that, they all have wake on external interrupt line too, so you could code them to go to sleep, attach the ext int logic line to a WiFi unit that can pull the line high when it receives a wake up packet, the PIC would then sample the analog, send the result to the WiFi unit for broadcast, and go back into ultra low power sleep mode.

Take a look at this guys channel on YouTube:
Andreas Spiess

He does tons of stuff with really low power sensors and WiFi.
GeneralRe: Question for you electronic DIY people Pin
CodeWraith25-Feb-19 3:29
CodeWraith25-Feb-19 3:29 
GeneralRe: Question for you electronic DIY people Pin
Peter Shaw25-Feb-19 4:06
professionalPeter Shaw25-Feb-19 4:06 
GeneralRe: Question for you electronic DIY people Pin
CodeWraith25-Feb-19 4:51
CodeWraith25-Feb-19 4:51 
GeneralRe: Question for you electronic DIY people Pin
markkuk18-Feb-19 1:33
markkuk18-Feb-19 1:33 
GeneralRe: Question for you electronic DIY people Pin
den2k8818-Feb-19 4:31
professionalden2k8818-Feb-19 4:31 
GeneralRe: Question for you electronic DIY people Pin
Mark_Wallace18-Feb-19 9:38
Mark_Wallace18-Feb-19 9:38 
GeneralRe: Question for you electronic DIY people Pin
Clumpco18-Feb-19 22:15
Clumpco18-Feb-19 22:15 
GeneralRe: Question for you electronic DIY people Pin
den2k8818-Feb-19 23:36
professionalden2k8818-Feb-19 23:36 
GeneralRe: Question for you electronic DIY people Pin
L. Braun18-Feb-19 22:47
L. Braun18-Feb-19 22:47 
GeneralRe: Question for you electronic DIY people Pin
den2k8818-Feb-19 23:37
professionalden2k8818-Feb-19 23:37 
GeneralRe: Question for you electronic DIY people Pin
Slow Eddie19-Feb-19 3:56
professionalSlow Eddie19-Feb-19 3:56 
GeneralRe: Question for you electronic DIY people Pin
den2k8819-Feb-19 21:29
professionalden2k8819-Feb-19 21:29 
GeneralRe: Question for you electronic DIY people Pin
Slow Eddie20-Feb-19 3:20
professionalSlow Eddie20-Feb-19 3:20 
GeneralRe: Question for you electronic DIY people Pin
MSBassSinger19-Feb-19 5:16
professionalMSBassSinger19-Feb-19 5:16 
GeneralRe: Question for you electronic DIY people Pin
sasadler19-Feb-19 5:50
sasadler19-Feb-19 5:50 
GeneralRe: Question for you electronic DIY people Pin
jeb121719-Feb-19 6:13
professionaljeb121719-Feb-19 6:13 
GeneralRe: Question for you electronic DIY people Pin
den2k8819-Feb-19 21:28
professionalden2k8819-Feb-19 21:28 

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.