Re: GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-05-12 Thread Ed Kapitein

On 05/10/2014 05:23 PM, Francesco De Vita wrote:

If you think this is something you would like to try, please let me
know, so i can provide you with the kernel and the rootfs image for you
to flash.
You need to write some scripts to fit everything to your needs, so i
hope you have some scripting skills.

Probably I do not have the required skills but it is really interesting!
Have you already mention your work in the ML or in the Wiki? I'm sure it
deserves to be noted, I was looking for this kind of application from years.

Do you think your daemon could be easily integrated in QtMoko or other OS?

Best regards
Francesco


Hi Francesco,

I did announce it a few years ago [1] and kept working on it, just for fun.
By now the internals have changed, instead of 4 separate programs i have 
just 2, the daemon and the optional gui.
integrating it in QTMoko is possible, there are some instructions on the 
website [2], although i did not try that with the current version.
The Original Poster has no screen anymore, so integrating it with QTMoko 
would be difficult for him.


You could give the old version a try, to see how it works for you, and 
if you like it i can setup a download link for the latest and greatest 
version.


Kind regards,

Ed


[1] http://lists.openmoko.org/nabble.html#nabble-td7443779
[2] http://phranky.kapitein.org


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-05-12 Thread Dr. H. Nikolaus Schaller

Am 12.05.2014 um 20:18 schrieb Ed Kapitein:

 On 05/10/2014 05:23 PM, Francesco De Vita wrote:
 If you think this is something you would like to try, please let me
 know, so i can provide you with the kernel and the rootfs image for you
 to flash.
 You need to write some scripts to fit everything to your needs, so i
 hope you have some scripting skills.
 Probably I do not have the required skills but it is really interesting!
 Have you already mention your work in the ML or in the Wiki? I'm sure it
 deserves to be noted, I was looking for this kind of application from years.
 
 Do you think your daemon could be easily integrated in QtMoko or other OS?
 
 Best regards
 Francesco
 
 Hi Francesco,
 
 I did announce it a few years ago [1] and kept working on it, just for fun.
 By now the internals have changed, instead of 4 separate programs i have just 
 2, the daemon and the optional gui.
 integrating it in QTMoko is possible, there are some instructions on the 
 website [2], although i did not try that with the current version.
 The Original Poster has no screen anymore, so integrating it with QTMoko 
 would be difficult for him.
 
 You could give the old version a try, to see how it works for you, and if you 
 like it i can setup a download link for the latest and greatest version.
 
 Kind regards,
 
 Ed

BTW,
I just want to mention that we still have some replacement screens in stock:

http://shop.goldelico.com/wiki.php?page=LCD%20Module

BR,
NIkolaus
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-05-10 Thread Francesco De Vita

 If you think this is something you would like to try, please let me
 know, so i can provide you with the kernel and the rootfs image for you
 to flash.
 You need to write some scripts to fit everything to your needs, so i
 hope you have some scripting skills.

Probably I do not have the required skills but it is really interesting!
Have you already mention your work in the ML or in the Wiki? I'm sure it
deserves to be noted, I was looking for this kind of application from years.

Do you think your daemon could be easily integrated in QtMoko or other OS?

Best regards
Francesco

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-05-07 Thread Francesco De Vita
 You could use the freerunner as a SMS gateway, you don't need a screen
 for that.
 That is something i use, i can send a text message and perform some action
 (switching lights on or off )
 Or have a text message send to my other phone if a long running job is
 done.

Would you like to explain how do you do that? (:

Regards
Francesco

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-05-07 Thread Ed Kapitein

On 05/07/14 14:46, Francesco De Vita wrote:

You could use the freerunner as a SMS gateway, you don't need a screen
for that.
That is something i use, i can send a text message and perform some action
(switching lights on or off )
Or have a text message send to my other phone if a long running job is
done.

Would you like to explain how do you do that? (:

Regards
Francesco


Sure,

A while ago i wrote a daemon that handles the GSM modem ( phone calls 
and text messages )
The gui is separate  from the daemon and can be run on a remote 
computer. ( desktop, laptop, whatever )
The daemon listens on stdin and sends output to stdout, so you can use 
it without a screen at all.


You need to flash the root image and the kernel and after that you can 
login via ssh trough USB.
After you set up your wlan, you can ssh in and read and send text 
messages etc.


If you think this is something you would like to try, please let me 
know, so i can provide you with the kernel and the rootfs image for you 
to flash.
You need to write some scripts to fit everything to your needs, so i 
hope you have some scripting skills.


Kind regards,
Ed



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-04-18 Thread Ed Kapitein

On 04/18/14 06:36, robin wrote:

Hi,

unfortunately I the screen of my old GTA02 has stopped working (all white
  apart from a bit of pixel garbish at the bottom, also directly after
booting). Now I know that you can get a replacement for about 80EUR. Even
though this is still an option it is a bit expensive regarding the fact that
the phone is now 6years old. The phone itself still works as I can ssh into
QtMoko. So I have two questions

a) did anyone ever manage to connect the phone to some other type of newer
screen (eg to build an incar navigation system?)

b) if I ever wanted install something new, how would I proceed only with
ssh as a visual feedback (if at all): Qtmoko and SHR need the user to
calibrate the screen inbetween, so I don't know where they will get stuck
during installation.

Maybe you can share your ideas on what to do with such a device.

Many thanks and happy easter

Robin



Hi Robin,

You could use the freerunner as a SMS gateway, you don't need a screen 
for that.

That is something i use, i can send a text message and perform some action
(switching lights on or off )
Or have a text message send to my other phone if a long running job is done.

Any idea if the touch screen still works?  you might be able to use it 
as a mp3 player, or alarm clock if it does.


Or use it as a gps tracking device.

If you like none of the ideas, you could also donate it to the 
community, perhaps someone can use it as  a base for a gta04.


Kind regards,
Ed


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community