(Message on english and spanish)
**************
** English **
**************
Chronojump_mini is working on maemo platform. Maemo is a Linux
platform that's running on Nokia 770 and Nokia 800 devices.
Nokia 800 current firmware cannot work as USB host, then now
chronojump_mini is only working on 770.
http://www.maemo.org/
http://nokia770.com
http://www.nokiausa.com/N800/1,9008,,00.html
You only need to execute:
mono chronojump_mini
... having the mono packages installed on the device:
http://everaldo.simios.org/mono-on-nokia
http://www.mono-project.com/Maemo
An screenshot is attached
Here there's an screenshot with the cable needed to buy (the three parts)
http://nokia770.ldeweb.net/blog/index.php?2006/05/04/39-cable-usb-host-pearl
Prices bought on france (at pearl)
PE3324 ADAPTATEUR USB COUDE 2.90 €
PE4477 BOITIER CHARGEUR A PILES USB AA 4.90 €
TG1070 CABLE USB DOUBLE 3.90 €
Total: 11,7 €
Send to spain: 19,50€
TOTAL: 31,20€
to enable host mode
echo host > sys/devices/platform/tahvo-usb/otg_mode
/etc/init.d/ke-recv restart
to enable peripheral mode:
echo peripheral > sys/devices/platform/tahvo-usb/otg_mode
/etc/init.d/ke-recv restart
(one thing, this only work if you put in HOST mode via the
flasher utility, then it works all the time without reflashing it)
Chronopic will use /dev/ttyUSB0
Regards
**************
** Español **
**************
Chronojump_mini ya funciona en Maemo. Maemo es una paltaforma Linux
que funciona en los Nokia 770 y Nokia 800.
El firmware actual del Nokia 800 no puede usar el USB como host, así,
de momento chronojump_mini sólo funciona en la 770.
http://www.maemo.org/
http://nokia770.com
http://www.nokiausa.com/N800/1,9008,,00.html
Sólo se necesita ejecutar:
mono chronojump_mini
...teniendo instalados los paquetes de Mono:
http://everaldo.simios.org/mono-on-nokia
http://www.mono-project.com/Maemo
Se adjunta una foto en este correo
Aquí hay una foto con el cable que es necesari comprar (las tres partes)
http://nokia770.ldeweb.net/blog/index.php?2006/05/04/39-cable-usb-host-pearl
Precios de la compra en Francia(en Pearl)
PE3324 ADAPTATEUR USB COUDE 2.90 €
PE4477 BOITIER CHARGEUR A PILES USB AA 4.90 €
TG1070 CABLE USB DOUBLE 3.90 €
Total: 11,7 €
Envío a España: 19,50€
TOTAL: 31,20€
para activar el modo host:
echo host > sys/devices/platform/tahvo-usb/otg_mode
/etc/init.d/ke-recv restart
para activar el modo peripheral:
echo peripheral > sys/devices/platform/tahvo-usb/otg_mode
/etc/init.d/ke-recv restart
(esto sólo funciona si se ha flasehado como HOST, entonces ya se puede
cambiar el estado cada vez sin necesidad de reflashear)
La chronopic la reconoce en /dev/ttyUSB0
Saludos