Alright, who wants to make some G15 LCD apps?

Oct 19, 2000
17,860
4
81
After having my Logitech G15 keyboard for a few days now, I'm dieing to get ahold of some apps for the LCD that take advantage of a game out there. I don't care if it shows frames per second, ammo count, health, whatever, I just want something to show it off with. Unfortunately, Logitech thought that shipping with more than just a date/time, a paltry media plugin, and CPU/RAM utilization was enough.

So who are there who likes to play games and can do simple programming in C++? I can email the LCD SDK to whomever wants it, to those wanting to play around, to those gamers who are thinking of picking up the keyboard. I'll be your one man testing crew.

Hopefully, I'll have to fight off everyone with a stick shortly after I post this :D.
 

Sureshot324

Diamond Member
Feb 4, 2003
3,370
0
71
Interesting idea, but i think it's easier to see your ammo on the screen than having to look down at the keyboard.
 

gorcorps

aka Brandon
Jul 18, 2004
30,741
456
126
It would be cool for xfire, aim, non-voice teamspeak, etc. When I'm using those in a game and they pop up, I have to ctrl+esc out to see what's up. It would be cool to have a display on the keyboard in game for that. Of course, I don't have the keyboard so what do I care ;).
 
Oct 19, 2000
17,860
4
81
Originally posted by: Sureshot324
Interesting idea, but i think it's easier to see your ammo on the screen than having to look down at the keyboard.
It is, but that's not all you can do with this thing. I just threw out a couple of ideas.
 

MrDudeMan

Lifer
Jan 15, 2001
15,069
94
91
i know c++ somewhat but i cant figure out how to actually write some of these programs. ive been looking hard at the SDK but not getting very far
 

tuteja1986

Diamond Member
Jun 1, 2005
3,676
0
0
i will but you must give me $400USD. I take paypal , direct bank deposite. What software you want me to make. I am not kidding :)
 
Oct 19, 2000
17,860
4
81
Originally posted by: tuteja1986
i will but you must give me $400USD. I take paypal , direct bank deposite. What software you want me to make. I am not kidding :)
Change that $400USD to $4USD, and you have yourself a deal! $400 if I was trying to make money from this? Maybe. For a little project for the Anandtech people and possibly the rest of the G15 installed userbase? Nope. :D
 

MrDudeMan

Lifer
Jan 15, 2001
15,069
94
91
Originally posted by: xtknight
Let me know what happens with this:
http://home.comcast.net/~asmatte/ezlcd.exe

What are the soft buttons?

it prints test in medium to large characters. none of the buttons do anything special...

the big button on the left will let you cycle through the running programs. when you press it once, it brings up the list, when you pressit again, the 4 small buttons display:

left scroll arrow to scroll through programs
right scroll arrow to scroll the other way
check mark (as in yes, select this program to run)
x (as in no, dont use this program)

that is from left to right
 
Oct 19, 2000
17,860
4
81
Hey, sounds like that is a start. xtknight, do you think you could rig up something simple to show temps from MBM, or possibly network usage? That would definitely be a good start, and would be interesting to see working on the LCD.
 
Oct 19, 2000
17,860
4
81
Originally posted by: dighn
send it to me and i'll see what I can do with it

dighn314@gmail.com
Sent. If you have any problems, let me know.

EDIT: Well, hold on, apparently gmail doesn't like zip files?

EDIT: Apparently gmail doesn't like rar's as well. What do I send it as?
 

dighn

Lifer
Aug 12, 2001
22,820
4
81
Originally posted by: blurredvision
Originally posted by: dighn
send it to me and i'll see what I can do with it

dighn314@gmail.com
Sent. If you have any problems, let me know.

EDIT: Well, hold on, apparently gmail doesn't like zip files?

EDIT: Apparently gmail doesn't like rar's as well. What do I send it as?

got your e-mail. thanks :) I"ll see what I can do with it
 

Balthazar

Golden Member
Apr 16, 2000
1,834
0
0
I looked at this SDK briefly the other day, it doesnt look like they include anything compiled so really any decent language should be able to do just fine.

Personally I'm looking at it in C# (which even if they included a compiled DLL I could justmake unmanged calls to it) because I think for something so "simple" C++ is a bit overkill and doesn't have as many "high-level" bells and whistles built into it (i.e. network info, WMI, etc. etc., there is something to be said for high level languages if they are fleshed out well enough).

Anyway, I don't have the ENTIRE SDK, could you send it to me?

Oh and p.s.: there is an included LCD emulator app so you can test your own plugins. :)
 
Oct 19, 2000
17,860
4
81
Originally posted by: Balthazar
Anyway, I don't have the ENTIRE SDK, could you send it to me?
Give me another email besides the one in your profile. gmail will not accept the zip file (only 500KB).
 

xtknight

Elite Member
Oct 15, 2004
12,974
0
71
Originally posted by: Balthazar
Oh and p.s.: there is an included LCD emulator app so you can test your own plugins. :)

Oh, good, thanks for letting me know. That'll make it a lot easier.

Edit: VLCDCtrl.exe? It says failed to enable LCD emulation. I don't get it.
 

iSeven

Junior Member
Oct 26, 2005
2
0
0
I've had this keyboard for my World of Warcraft fix for about a week now. Can i get a copy of the SDK please? I want to try to make private messages/tells and other important text info go on the LCD screen.

I'm soooo glad someone started the ball rolling on this. :)

ceo(at)i7media.com

=======

edit : i found 2 links that might help us get started from the logitech user discussion boards

happened to run across the following, which *might* just be the first applet available outside the included ones:

http://lcdhype.mod-extreme.info/lcdhype...ac88f3764aeb7dae4ee21c3&showtopic=2661

It's called LCDHype and it's a package some guy in Germany did, it deals with all kinds of LCDs (mostly homebrew stuff hooked up to the parallel port), and in its latest release that came out a few days ago, it says:

+ added Logitech G-series LCD driver

This package allows you to write scripts to display stuff on LCDs. I went looking through the bulletin boards and found one script so far that's G15-specific, a network bandwidth monitor: http://lcdhype.mod-extreme.info/lcdhype...ac88f3764aeb7dae4ee21c3&showtopic=2660

You might have to customize some parts of the script (such as which network card index to use, it's set to 2, but for me it was 1 - "ipconfig /all" will tell you).

Looks like there's a lot of interesting scripts for that package (game server stats, motherboard temperatures, weather plugin etc...) that are just itching to be adapted to the resolution of the G15 keyboard... even though a lot of the discussion is in German, but they do have an English forum.

Anyone up for some scripting?
 

Transmuter

Junior Member
Oct 26, 2005
1
0
0
I'm interested in getting the G15 for Christmas, and I know a bit of C++. Could you send me the SDK so I can take a look at it? No promises on actually making something useful with it, though. dustin@ucla.edu
 
Oct 19, 2000
17,860
4
81
The G15mods.com site was started by someone in the thread over at the HardOCP forums. That thread actually inspired me to start this thread over here, incase anyone could do some programs and didn't really visit anywhere else.