3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

PyS60: PUTools, Advanced Python console from your Nokia phone on your Mac (OSX 10.4 Tiger)

Step 3Download and modify PUTools

Download and modify PUTools
Download PUTools. (I downloaded putools.tgz Changelog version Dec 3, 2006, md5sum: bf1862632e261aff277451ac5abc07d8)

Extract this archive.
Edit putools\phpush.py adding the following two lines at the top (see screenshot 1):
import sys
sys.path.append('E:\\Python\libs')

Open the 'Bluetooth File Exchange' application. Press cancel to the file selection box.
Go to File->Browse Device.
Copy the modified putools\phpush.py to E:\Python.
Browse to E:\Python and create a 'libs' directory.
Copy putools\libs\*.py to E:\Python\libs\ on the phone (fnmatch.py, glob.py, phcomm.py, pushlib.py)

Edit putools\pcfiles\sync.config
Set COM_PORT = '/dev/tty.bt_console'
Or whatever the name of the serial port was that you created in Step 3 of the Prerequisite Instructables guide. You did follow that guide, right?

These assume you have a memory card in your phone which mounts at E:\. Adjust accordingly if you do not.
« Previous StepDownload PDFView All StepsNext Step »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
1
Followers
2
Author:notpeter