-
Hello, Sir
If I want to use it in EV3DEV, how should I change the makefile?
Thanks.
-
Hi!
1) Would you recommend that I try this kernel with my tinker "Buster" image or wait a bit longer?
& if so, should I install the "16" or the "178" version?
2) Are there key features that I s…
-
Hi!
I have ten hours of experience with ev3dev-python and I am pretty pleased. In fact I am considering seriously to use python-ev3dev in a educational environment.
The only weakness that I find…
-
Hello,
Is everything is generated and modified for ev3dev-stretch ?
The first thing which is crashing is the power_supply... aïe.
Is it possible to make the update as soon as possible, please…
-
How do you plan on handling breaking driver changes in ev3dev-stretch? For example, port names and LED names have changed.
dlech updated
7 years ago
-
Migrate the LeJOS project to an ev3dev-lang-java Gradle project to take advantage of OpenJDK 16.
- [x] Compile and deploy OpenJDK 16 for EV3
- [x] Migrate LeJOS project to Gradle project
- [x] Create …
-
Hi,
I install ev3dev on my LEGO EV3.
My code:
```
var ev3dev = require("ev3dev-lang");
if(!ev3dev.Ev3Leds.isConnected) {
console.error("This sample can only run on the EV3 brick. Other p…
-
- **ev3dev version:** 4.14.117-ev3dev-2.3.5-ev3
- **ev3dev-lang-python version:**
- ||/ Name Version Architecture Desc…
-
Back on Dec 8 2023 I followed the clear & simple brickstrap instructions & quickly built myself bootable .img of the provided Buster beta & Bullseye beta.
I flashed these to 32GB SDcards with Balen…
-
Good morning,
I have created a repo to offer an API for Java developers using EV3Dev.
https://github.com/jabrena/ev3dev-lang-java
I think that Python development has good progress. For other languag…