ev3dev_examples
ev3dev_examples copied to clipboard
Examples of program for ev3dev
server
how do i create a server? i don't understand clearly the README.md
I was looking into using your ev3dev python wrapper. As mentioned in https://github.com/mindboards/ev3dev/issues/63#issuecomment-43070843 the devices have changed. I am tweaking this in my fork right now ... https://github.com/ensonic/ev3dev_examples
Hello! I came across your project from the EV3dev page, like most people I assume. I took a look at some of the suggestions others made, and incorporated theirs with...