Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EV3 support #4

Open
f4ngy opened this issue Feb 5, 2014 · 4 comments
Open

EV3 support #4

f4ngy opened this issue Feb 5, 2014 · 4 comments

Comments

@f4ngy
Copy link
Contributor

f4ngy commented Feb 5, 2014

We want to add support for EV3 (the latest lego mindstorms kit). We use the NXC compiler in JBrick, so we will need to have a version of it that is compatible with EV3

@f4ngy
Copy link
Contributor Author

f4ngy commented Feb 7, 2014

http://bricxcc.sourceforge.net/ bricxcc seems to be working on EV3 support but it appears to have not been updated in a while?

Their current version download link is also not working. I sent an e-mail but haven't heard back.

@JRJurman
Copy link
Contributor

I was able to get a download from here: http://bricxcc.sourceforge.net/test_releases/

@Rek3650
Copy link
Contributor

Rek3650 commented Jun 16, 2014

I think I just found the source code for the EV3 Software.
Blog post : here
Github: here
It looks like its for a Linux EV3 Program but it might still be useful.

@Rek3650
Copy link
Contributor

Rek3650 commented Jun 20, 2014

EV3 documentation: http://python-ev3.org/index.html
Byte codes for connecting to a EV3 through USB is in here starting on 115.
Actual byte codes for commands can be found here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants