Einzelnen Beitrag anzeigen
  #9  
Alt 09.02.2006, 08:34
Benutzerbild von alainza
alainza alainza ist offline
Sargon
 
Registriert seit: 01.01.2006
Land:
Beiträge: 34
Abgegebene Danke: 0
Erhielt 5 Danke für 5 Beiträge
Aktivitäten Langlebigkeit
0/20 19/20
Heute Beiträge
0/3 sssssss34
AW: Novag computers und Pocket PC

Hello,

 Zitat von bbbk
Hi Stefan,

since Chrismas I own a Star Diamond .
Now I'm checking out the usability of the PC interface. I use the scripting language Python. Python offers a programmer library for the RS 232 interface. With that library I build a wrapper around the complicated commands of the PC protocol. It seems to work.

This evening I successfully added some openings; here are my samples:
e2e4 c7c5 g1f3 b8c6 d2d4 c5xd4 f3xd4 g8f6 b1c3
e2e4 c7c5 g1f3 b8c6 c2c3 d7d5
e2e4 e7e6 d2d4 d7d5 b1c3 f8b4
g2g4 e7e5 f2f3
g2g4 e7e6 f2f3

If you ask the Novag about its internal representation, it answers:
. __white __black
m 1 e2-e4
m 1 _______c7-c5
m 2 g1-f3
m 2 _______b8-c6
m 3 d2-d4
m 3 _______c5xd4
m 4 f3xd4
m 4 _______g8-f6
m 5 b1-c3

m 3 c2-c3
m 3 _______d7-d5

m 1 _______e7-e6
m 2 d2-d4
m 2 _______d7-d5
m 3 b1-c3
m 3 _______f8-b4

m 1 g2-g4
m 1 _______e7-e5
m 2 f2-f3

m 1 _______e7-e6
m 2 f2-f3
(I added the underscores to get the spacing right).

You see, its like a tree. And it works
With only (g2g4 e7e5 f2f3, g2g4 e7e6 f2f3) I won some quick games with black against the Star Diamond (after forcing it to use the programmed opening book).

From the tranmit menu you mention above 1 and 3 are definitely possible with the Star Diamond. The others probably too.

My first plan is to transfer an opening book for given pgn files.
Another plan is to make the build-in book visible (and to avoid these openings within the user defined openings).

Cheers,
Bernd
this is very interesting !
When you say "If you ask the Novag about its internal representation", do you act on SD's buttons ? or do you send a command through the serial interface ?

I suppose that "KB05" will work, and sending all the keys this way should probably allow the programmation of the book, but I'd like to have another command, which would have more chances to work with other Novag computers.

Thanks,

Best regards,

Alain
Mit Zitat antworten
Folgender Benutzer sagt Danke zu alainza für den nützlichen Beitrag:
kamoj (16.07.2023)