EV3 HDK AND SDK

Discussion specific to the intelligent brick, sensors, motors, and more.
Post Reply
nxtmalteser
Posts: 8
Joined: 01 Sep 2013, 15:02

EV3 HDK AND SDK

Post by nxtmalteser »

Hi to all, I am quite happy Lego launched both sites , education and retail for the EV3, but am I the only one which is missing the HDK and SDK , for Lego's EV3?

Bernard
mightor
Site Admin
Posts: 1079
Joined: 25 Sep 2010, 15:02
Location: Rotterdam, Netherlands
Contact:

Re: EV3 HDK AND SDK

Post by mightor »

Neither exist but the source code is available here: https://github.com/mindboards/ev3sources

= Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
mrblp
Posts: 82
Joined: 02 Oct 2010, 14:33

Re: EV3 HDK AND SDK

Post by mrblp »

Hello,
nxtmalteser wrote:but am I the only one which is missing the HDK and SDK , for Lego's EV3?
I am missing it, too. With the source code and the lejos instruction you get a lot of information about the hardware and of course the software. I use that to determine the system ;-)

Bye - marvin
Bye Marvin

- "I think you ought to know I'm feeling very depressed." - (Android Marvin in "The Hitchhiker's Guide to the Galaxy" by Douglas Adams, 1978)
nxtmalteser
Posts: 8
Joined: 01 Sep 2013, 15:02

Re: EV3 HDK AND SDK

Post by nxtmalteser »

Xander, I am aware of the released source, but quite frankly I am a newbie on Linux code, I have no clue were to start from, maybe you can outline some relevant places from where I should depart. Also I am looking for the HDK to familiarize with the hardware, protocols and connectivity so I can start tweaking around do DIY sensors and stuff I'm quie a newbie frankly but I am familiar with basic to intermediate electronics.

Some pointers from where to start would be appreciated
mightor
Site Admin
Posts: 1079
Joined: 25 Sep 2010, 15:02
Location: Rotterdam, Netherlands
Contact:

Re: EV3 HDK AND SDK

Post by mightor »

"relevant" is a very subjective term :) If you're interested in the hardware, you may want to read up on the kernel module code. d_uart and d_analogue are two good ones. Always make sure you read the code in the AM1808* folders, the other one is for an emulator.
Please note that not all of this code is well documented but d_uart.c contains details about the serial protocol used between the EV3 and the sensor. d_analogue.c has the code that is used to do the auto-id stuff for the sensors. It's not light reading :)

Regards,
Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
nxtmalteser
Posts: 8
Joined: 01 Sep 2013, 15:02

Re: EV3 HDK AND SDK

Post by nxtmalteser »

Thanks, By relevant :D I meant somewhere to read about the language used in the kernel so I could be familiar with the syntax, also have you got any idea if Lego, would ever issue the HDK and SDK - this is a reference for tinkerers :oops:
mightor
Site Admin
Posts: 1079
Joined: 25 Sep 2010, 15:02
Location: Rotterdam, Netherlands
Contact:

Re: EV3 HDK AND SDK

Post by mightor »

There are definitely plans to release all this info but I have no timeline on this. I am just as eager as you are to get my hands on it!

= Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
Post Reply

Who is online

Users browsing this forum: No registered users and 21 guests