frede wrote:frede wrote:Hi everybody.
I am really hooping for some help here :-S
I have been looking at the tutorials on the lejos webpage, but i am really and idiot to this.
What i really need is a guide similier to this nxt guide:
http://www.bartneck.de/2008/03/04/java- ... -tutorial/Do any of you have a guide like that (really step by step for dummies)?
Thanks in advance.
Well.. i found this guide:
http://ltu164.ltu.edu/~chung/eclipse/index.htmBut the place to set the lejos directory isn't showing in my eclipse, and the firmware upload says it can't find the rcx unit.
So now i am stuck again.
Isn't there anyone in here who nows the secred guide to make this work?
Well i got a bit futher now.
I can upload a program directly from eclipse, but the only thing i can get working is the lcd. I can make som text in the lcd panel, but i cant read the value of sensors.
My goal is to push a touch sensor, and make it display the value in lcd, but i does nothing except showing the running man.