Download latest PyUSB from : http://sourceforge.net/projects/pyusb/files/PyUSB%201.0/1.0.0-beta-2/pyusb-1.0.0b2.tar.gz/download Place file “pyusb-1.0.0b2.tar.gz” on your desktop gunzip <pyusb-1.0.0b2.tar.gz |tar xvfp - cd pyusb-1.0.0b2 sudo ./setup.py…
We will need the crc16 python code library : http://code.google.com/p/pycrc16/downloads [crayon-67ee7dd3c54c1876731299/] [crayon-67ee7dd3c54c9428080846/] [crayon-67ee7dd3c54cc430468925/] Keep Reading : Serial Communication with…
SMS on your Raspberry Pi… Adapted from : http://www.smssolutions.net/tutorials/gsm/receivesmsat/ This assumes you have set up your sim card, wired your…