From OpenTom
| Picpic2tomtom
|
| Program to support exchange of Photos between a digicam and the tomtom.
|
| Properties
|
| Developer: | cactus
|
| Version: | 1.00 (01.11.2009)
|
| Architecture: |
|
| Language: | sh
|
| Comment: |
|
| Dependencies
|
| Requires: | {{{requires}}}
|
| See also: Software
|
Purpose /
Zweck
You've a photo camara with an SD card? Your TomTom GO device has an SD card slot and a good photo viewer program, anyway your TomTom is "out of the box" not able to show the photos from the SD card.
'picpic2tomtom' prepares your SD card in a way that you can watch the photos with your TomTom GO.
|
Du hast eine Fotokamera mit einer SD Karte? Dein TomTom hat einen SD Kartenslot und einen guten Bildbetrachter. Trotzdem, dein TT ist "out of the box" nicht in der Lage, Digicam Fotos auf der SD Karte anzuzeigen.
'picpic2tomtom' bereitet die SD-Karte so vor, dass du die Digicam Fotos im TomTom GO betrachten kannst.|
|
Some more background /
Hintergrund Infos
Most (many? all?) camera manufacturers store photos on the SD card in a folder called DCIM. But the TomTom photo galery program only shows photos in folder called 'photos'. 'picpic2tomtom' just renames these folders forward and backward. In the (accidental) case that both folders already exist, the folders are merged.
The program writes informative messages on the screen using FlashMessageV01. The messages are multilingual, 'en' and 'de' are currently supported but it would be easy to add a new language. The language can be changed by modifying the setting in 'picpic2tomtom.sh':
|
Die meisten (alle?) Kamera-Hersteller schreiben Fotos auf der SD Karte in einen Ordner genannt DCIM. Das TomTom Fotogalerie Programm zeigt jedoch nur Fotos an, die sich im Ordner 'photos' befinden. 'picpic2tomtom' macht nicht mehr als ein Umbenennen des DCIM Ordners und wieder zurück. Sollten sich (aus Versehen) bereits beide Ordner auf der SD Karte befinden, werden die Ordner zusammengeschoben (merged).
Das Programm schreibt Info Meldungen auf den Bildschirm mit FlashMessageV01. Die Meldungen sind mehrsprachig, 'de' und 'en' sind zur Zeit unterstützt. Es sollte jedoch keine grosse Sache sein, weitere Sprachen hinzuzufügen. Die verwendete Sprache wird direkt in 'picpic2tomtom.sh' eingestellt:
|
lang=en
If debug log is enabled, log output is written to /mnt/sdcard/text/picpic2tomtom.log. Change setting in 'picpic2tomtom.sh':
|
Aktionen und Fehler werden optional in ein Logfile protokolliert. Das Logfile befindet sich in /mnt/sdcard/text/picpic2tomtom.log und wird in 'picpic2tomtom.sh' wie folgt eingeschaltet:
|
debug=true
The scripts have been developed using a TomTom GO 930 (firmware 8.351) and a Canon PowerShot. As far as I know, they also work with other cameras and other TomTom models.
|
Die Scripts wurden mit Hilfe eines TomTom GO 930 (Firmware 8.351) und einer Canon PowerShot entwickelt. Soweit mir bekannt, funktionieren sie auch mit anderen Kamera und TomTom Modellen.
|
Installation
- Download one of the archives below (they are identical except for the predefined language)
- Connect the TomTom with your PC
- Extract the archive directly into the root of your TomTom device
- At the end, you should have the following files (whereby X: is the drive letter of your TomTom):
|
- Eines der beiden Archive (siehe unten) herunterladen. Die Archive sind identisch bis auf die vordefinierte Sprache.
- TomTom mit dem PC verbinden
- Archiv direkt in den Root-Folder des TomToms entpacken
- Am Ende müssen folgende Files vorhanden sein (wobei X: das TomTom-Laufwerk ist):
|
X:\bin\to_cam.sh
X:\bin\to_tomtom.sh
X:\bin\picpic2tomtom.sh
X:\SDKRegistry\to_cam.bmp
X:\SDKRegistry\to_cam.cap
X:\SDKRegistry\to_tomtom.bmp
X:\SDKRegistry\to_tomtom.cap
Hint: If you prefer to have the program icons in a different order, delete X:\SDKRegistry\to_cam.cap, disconnect the device from the PC, connect it again and copy X:\SDKRegistry\to_cam.cap again.
|
Tipp: Um die Reihenfolge der Programm-Icons zu ändern, X:\SDKRegistry\to_cam.cap löschen, TomTom trennen, neu verbinden und X:\SDKRegistry\to_cam.cap wieder hinzufügen.
|
How to use /
Bedienung
After the installation, you'll have two new program icons: To TomTom and To camera. 'picpic2tomtom' can be used as follows:
- Take the SD card from your photo cam and put it into the TomTom. You can do this while TomTom is running.
- Tap on the icon To TomTom.
- The SD card is now prepared to watch photos with the photo gallery.
- When you are done, tap on the icon To camera.
- The SD card is now ready for the camera again.
- Remove SD card from TomTom and put it into the camera.
|
Nach der Installation gibt es zwei neue Programm-Icons auf dem TomTom: To TomTom und To camera. 'picpic2tomtom' wird wie folgt verwendet:
- SD Karte aus der Digicam herausnehmen und in den TomTom einschieben. Dies kann bei laufendem TomTom geschehen.
- Tippe auf das Icon To TomTom
- Die SD Karte ist jetzt für den TomTom vorbereitet und du kannst Fotos in der Fotogalerie anschauen.
- Am Ende auf das Icon To Camera tippen.
- Die SD Karte ist jetzt wieder für die Kamera vorbereitet.
- SD Karte aus TomTom entfernen und in Kamera einsetzen.
|
Download
Download EN version: picpic2tomtom-V20091025_en.zip
Download DE version: picpic2tomtom-V20091025_de.zip