-
I am working on writing a driver for the [mindsensors.com NxtMMX](http://www.mindsensors.com/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=134) which of course will use the tacho-motor cl…
dlech updated
8 years ago
-
There is an ongoing discussion (see #3, ddemidov/ev3dev-lang-python#13, ddemidov/ev3dev-lang-python#17, ev3dev/ev3dev#404) about what to do with boost-based python bindings (developed by me) and pure …
-
Is there any way to get the current status of the battery? If not, is it something you will look into?
I'm not sure how the system will react to sudden power loss, maybe it's not a problem?
(I've be…
-
I got my Edimax to work with ev3dev and all starts automatically with DHCP, very nicely. The issue I face now is if I leave my ev3dev idle for like 2 min, I can't connect anymore or, if I am connected…
-
Hi,
In the chat someone stated, that the UART sensors (like the colour sensor) are not working with the most recent version. I don't know his name, he was called Guest76137, maybe he will react here …
-
Hi,
I Can't seem to run Snake via the Brickman Browser. When I try the EV3 Brick locks-up requiring power removal to reset it.
I can run it via console without any issues.
I have followed your instruc…
-
I just did a upgrade via
apt-get update
apt-get upgrade
apt-get dist-upgrade
to the most recent version (from 20th may)
but the leds are still named
/sys/class/leds/ev3:green:left
instead of
/sys/clas…
-
Hi!
I wonder if there are any code examples for using the light sensor in batch or Python?
I can't understand how you would be able to take readings from the light sensor in bach or Python.
Thanks for…
-
Hi,
We use an EV3 for a "school project", but our IC and Color sensors are not detected when they're plugged in brickman. In fact, when we plug the color sensor, the light doesn't turn up. But if we …
-
When I try to compile eve_link there is an error:
Undefined reference to 'main' error in crt1.o function _start...
Before adding -nostartfiles flag its compiling. but return an error
segmentation …