It's been a good day 
I've been out and bought a Kindle this morning, and downloaded a few books - nice toy, and I've downloaded books that aren't out on paper yet.
I've also been getting on with a project I'm involved in, developing a GSM modem based PIC device. One requirement is that it needs to send a regular text message to keep the SIM and network connections working - I've decided to do this every 28 days. I've got that part working today (displaying the actual time on an LCD so you can see what's happening), and currently have it set to send a text message every hour for testing - it's just done the first one
Next I'll alter the code to send a message a day, and run that for a few days - the changes are a simple matter of swapping the flag it checks.
So a good day, things are working well
I've been out and bought a Kindle this morning, and downloaded a few books - nice toy, and I've downloaded books that aren't out on paper yet.
I've also been getting on with a project I'm involved in, developing a GSM modem based PIC device. One requirement is that it needs to send a regular text message to keep the SIM and network connections working - I've decided to do this every 28 days. I've got that part working today (displaying the actual time on an LCD so you can see what's happening), and currently have it set to send a text message every hour for testing - it's just done the first one
Next I'll alter the code to send a message a day, and run that for a few days - the changes are a simple matter of swapping the flag it checks.
So a good day, things are working well