Daniel Walton

Results 20 issues of Daniel Walton

- review our current docs for MQTT - explore ways to simplify using MQTT to interact with ev3dev-lang-python on remote ev3dev devices see #385 for some background on this

Take a look at what David did here: https://github.com/dlech/micropython-ev3dev/blob/ev3dev-stetch/src/uev3dev/display.py and see if we can bring that in to add Display support for micropython

micropython

There was some discussion about this in #478 We now have several classes in motor.py that are dealing with driving two wheeled robots: - MoveTank - MoveJoystick - MoveSteering -...

Needs to use `_thread` instead of `threading`. I'm sure there are other changes needed...will need to build this robot and test to be sure.

micropython

I have experimented with https://github.com/jczic/MicroWebSrv and it seems to work fairly well. I haven't tested to see how will that library works with python3 though. It might be a decent...

micropython

This is a pretty cool robot, we do not have an API that makes this sort of robot easy: http://www.bartneck.de/2017/08/27/holonomic-lego-mindstorms-robot/ They used LeJos > The LeJOS EV3 API has the...

wishlist

In column 17 of [white-X-redacted.pdf](https://github.com/jsvine/pdfplumber/files/4545548/white-X-redacted.pdf) we have ![white-X-01](https://user-images.githubusercontent.com/468309/80484943-8a48a280-8926-11ea-83cd-3d403f346d95.png) but if I click on the page and drag my mouse it highlights 5 invisible Xs: ![white-X-02](https://user-images.githubusercontent.com/468309/80485012-a9dfcb00-8926-11ea-8875-21992f58d905.png) I would like to ignore...

help wanted

Hi Chen, First of all let me say that your solver is amazing, the short solutions that it produces in such a short amount of time are very impressive. I...

Update EVERSTORM to new API

Now that https://github.com/opencomputeproject/ocp-diag-pci_lmt/pull/10 is in, there should be a release so users can download a package with this fix so that they can run on python 3.8