This page will show how you can twitter with VSCP. Just be patient for a little while longer, just need the free time to write the steps down.
Make sure you have a late version of python installed
Install easy_install
$ apt-get install python-pip
Install Python Twitter Tools with
$ easy_install twitter
Start twitter with
Enter the pin-code from twitter
download the examples from
$ wget https://github.com/ideoforms/python-twitter-examples/archive/master.zip
The file contains your .twitter.oath access key information. The file is located in tour home folder.
too be continues…