Page 1 of 1
Posted: February 16th, 2005, 8:29 am
by [old] friso
Hi there,<br /><br />Has anybody got a java implementation for the interface? Either JNI or complete java would be fine. If so, I'd like to hich along with you. If nobody has got one, I'll try to create one and share it here.<br /><br />Groeten,<br /><br />Friso
Posted: March 11th, 2005, 7:14 pm
by [old] Hvanhovell
Hi,<br /><br />I'm currently working on a Java implementation. Currently the native part of the code is ready and testing is under way. If you are interested mail me (<a href='mailto:
hermanvanhovell@gmail.com'>
hermanvanhovell@gmail.com</a>).<br /><br />Cheers Herman van Hovell<br /><br />
Posted: March 13th, 2005, 10:05 am
by [old] GeorgePalmer
Guys,<br /><br />Do you want to look at <a href='
http://sourceforge.net/projects/pcrower/' target='_blank'>
http://sourceforge.net/projects/pcrower/</a> and see if you could plug your code into my project. I am about to write a seperate post about the project itself.<br /><br />George
Posted: March 17th, 2005, 5:52 pm
by [old] DavidA
<!--QuoteBegin-GeorgePalmer+Mar 13 2005, 09:05 AM--><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><div class='genmed'><b>QUOTE(GeorgePalmer @ Mar 13 2005, 09:05 AM)</b></div></td></tr><tr><td class='quote'><!--QuoteEBegin-->Guys,<br /><br />Do you want to look at <a href='
http://sourceforge.net/projects/pcrower/' target='_blank'>
http://sourceforge.net/projects/pcrower/</a> and see if you could plug your code into my project. I am about to write a seperate post about the project itself.<br /><br />George <br /> </td></tr></table><br /><br /><br />George,<br /> I was wondering how it was going. I haven't heard from you for quite a while.<br /><br />David<br />
Java Implementation
Posted: October 31st, 2008, 5:07 pm
by breynolds
Did anyone ever get a Java implementation to work?
Posted: April 12th, 2009, 6:17 pm
by Connor_G
The link George posted looks like it was probably a working implementation at one point but it's designed for back when the ergs connected via serial ports rather than USB, so the parts of it that actually communicate with the ergs is useless. I'm going through it now trying to understand how the program worked. I'd really like to try my hand at writing a program using erg input but Java is pretty much the only language I know.
Posted: January 7th, 2010, 10:44 am
by gtcompscientist
Any new updates on this? Because a Java implementation would allow me to build a Blackberry app to interface with the PM3/4... and that would just be sweet.
Second that emotion...
Posted: January 25th, 2010, 12:06 am
by Super Dave Osbourne
WOuld be great to have a true java interface, allowing cross platform dev, maybe someone can do the interface in Qt as well.