I'm a little new to PICs but what I'd like to delve into is the integration of cellular phones and some sort of automated control.
The smoke detector that phones you?
The burglar alarm that phones you? Basic motion detector?
Fire risk in particular is (at least in the UK) almost always addressed with independently powered smoke detectors; 'cause fire could be caused by or cause mains electricity KABOOM!
Cell phones preeeeeeeety much guaranteed to last long enough to make a phone call or two before battery fails or fire consumes. Or before burglar discovers.
It all comes down to the reliability of LiPoly cells.
All that is a sidenote to what I wanted to seek wisdom on: what's the best way to approach automated control of a cellphone? With a microcontroller?
Something with sensory inputs and the ability to close switches like a relay or outputs.
Are there any PICs which can be programmed so simplistically?
To make a cell phone perform a "program" requires only about 13 distinct buttons to be "pressed". (You press numerical digits, and menu navigation buttons). Can a PIC be programmed to do that sort of thing? To "push" buttons (close circuits) in a timely fashion, and follow a program list of button pushes?
My first project is to make a GSM alarm system which alerts me when there is a blackout. (So I can rush home and save work before my uninterruptible power supply runs out of power!

