Hello -
Thanks for the quick response. I've been doing a bit more research and I really like the solution provided in this thread:
http://ez.analog.com/message/40001
Using the PIC10F322 is really attractive with the small size and low cost compared to the Arduino. I'm working through the details of how to get the PIC to speak the SPI commands required for the init routine, but it looks like most of it is already there in the example code. Do you have other examples like the one above using PICs (specifically the lower end ones)?
Is there a code library on the Analog site for common header files? Having that information certainly is helpful, I'm trusting the ones provided in that example are good enough to get me going. I can figure out where optimizations are needed once I'm over the v0 learning curve.