s60 python development
by Raul Aguaviva
How to use your nokia phone as a spy camFrom your computer, and over bluetooth, you can tell your phone to take a picture and send it to you! In order to get this working just the "sync and run" and then run these two commands control.py -x "import camera;im = camera.take_photo();im.save('c:\\pic.jpg')"
Full screen dot matrix scroller Get the script in the files section and have fun!
Easy sync & runIntroIt's a pain to download run and debug python scripts in the phone, so here I present a simple solution so developing becomes fun again! Software you'll need:
Once you have installed the above things, run (respecting the order)
Using control.py:
Final wordsThat's all! now you should be able to upload files and run programs on your phone from you pc. If you found this useful please drop me a line ;-) Enjoy!
| Files: |
email: raul_aguaviva AT yahoo DOT es