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

About Pixy2 LEGO API implementation of EV3 block #23

Open
tkkim-robot opened this issue Nov 26, 2020 · 0 comments
Open

About Pixy2 LEGO API implementation of EV3 block #23

tkkim-robot opened this issue Nov 26, 2020 · 0 comments

Comments

@tkkim-robot
Copy link

Hi. Thanks for your great works on Pixy2.

I am using Pixy2 LEGO, and want to connect it to EV3 without Python Firmware.
So I used your Pixy2 ev3b block on ev3 G-program and it was able to run examples.
But I want to get more than one features in the G-program while line following.

I had works on Pixy2 API and I could get all the features using I2C protocol in Python. It works nicely. But I want it to work on G-program.
When I see the ev3b and vix implementation, I found that LEGO line follwing API is embedded on "0x5A", which is 90. But I couldn't found any hints of them among any documentations and googling.

Can you show me how to get all the features while line following on EV3 G-Program?

Thanks.

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

No branches or pull requests

1 participant