ev3dev-lang-rust icon indicating copy to clipboard operation
ev3dev-lang-rust copied to clipboard

Rust language bindings for http://ev3dev.org

Results 7 ev3dev-lang-rust issues
Sort by recently updated
recently updated
newest added
trafficstars

I have been trying to compile this project with MSYS2 for a while now, but I keep getting this error: = note: c:/msys64/mingw64/bin/../lib/gcc/arm-none-eabi/10.1.0/../../../../arm-none-eabi/bin/ld.exe: warning: -z relro ignored c:/msys64/mingw64/bin/../lib/gcc/arm-none-eabi/10.1.0/../../../../arm-none-eabi/bin/ld.exe: cannot find...

Apologies if this is a dumb question, but as someone new to Mindstorms and this library, I suspect there ought to be a way to pair motors together? Like, if...

Thanks for this great library. The README mentions that this doesn't work with BrickPi. What's the reason it doesn't work and are you planning to add support?

So quite simply when you use draw something to the display in a program that doesn't exit the key press symbols (example ^CCA) will over write what ever you put...

help wanted

I am trying to get HTTP and TCP connections working with the ev3dev rust langauge. I have run into the error `error: failed to run custom build command for `openssl-sys...

It would be nice to beable to have a check to see if the screen allows for RGB or B&W.

Since I've spent about six or so hours trying to figure out how to get a motor to turn by an amount of degrees. I've come here. The docs are...