-
Google's results for some ev3dev-related searches are using titles that end with "Ev3Dev". I'm not sure where it is getting this string from, but I'm worried that it might be guessing the proper caps …
-
I guess ev3dev-lang-js does not include explicit class for the LCD screen because the drawing is carried out by more general system drivers/libraries? Even if so, it would be very helpful if the examp…
-
**What are you trying to do?**
I am trying to connect my EV3Dev to the internet, so that I'm able to use SSH to interact with it. I followed the steps on the [website](https://www.ev3dev.org/docs/t…
-
help
La versione [ev3dev-jessie-ev3-generic-2017-02-11]
robot @ ev3dev: ~ $ python3 writer.py
Traceback (ultima chiamata ultima):
File "writer.py", riga 481, nella cartella
principale ()
…
-
Possíveis soluções:
- [python3 is very slow to start #204](https://github.com/ev3dev/ev3dev-lang-python/issues/204)
- Mudar para outra linguagem ([qual?](http://www.ev3dev.org/docs/programming-lan…
-
Collecting some notes here:
Debian buster will be released sometime in 2019: https://lists.debian.org/debian-devel-announce/2018/04/msg00006.html
The armel architecture (used on EV3) is likely t…
dlech updated
4 years ago
-
Currently, this repo is called `ev3dev-lang-python-alt` and the package is `ev3dev`. Because this isn't part of the ev3dev-lang project, I'd like to ask you to rename the repo to something that doesn'…
-
I was wondering if the CMakeLists patch is necessary and what the reason is to make that patch?
I just tried to do this:
GET AND RUN DOCKER IMAGE
`$ docker pull ev3dev/debian-stretch-armel-cros…
-
Picking up the conversation from https://github.com/ev3dev/ev3dev-lang/pull/129#issuecomment-164168408...
@rhempel said:
> I think that we may need to be a little more protective of ev3dev as a stan…
dlech updated
8 years ago
-
FYI, I've packaged this in the ev3dev-tools PPA for Ubuntu.
```
sudo add-apt-repository ppa:ev3dev/tools
sudo apt update
sudo apt install ev3duder
```
You can also grab the .deb files from […
dlech updated
5 years ago