FunPythonEC / uPy-rosserial

An implementation of rosserial for uPy.
MIT License
19 stars 4 forks source link

Outline recommended or tested board/firmware combinations #1

Open erelson opened 4 years ago

erelson commented 4 years ago

I've been trying out this library a bit the past two weekends. Really excited that someone else was able to fill this need! And the documentation is pretty great, too.

It seems to me, based on a couple failures so far, that the top-level README should probably note which board(s) is used and what firmware build?

In my case, I'm using a pyboard v1.1; I suspect you folks are working with the ~pyboard D-series (e.g. has wifi).~ esp32 boards

Now to continue! Will try modifying core.py on my end :+1:

sasilva1998 commented 4 years ago

Thank you for your heads up, will improve that part in the following days! Sorry for late response. @erelson

sasilva1998 commented 4 years ago

I am really sorry @erelson have been really busy with university, I am now going through an update for this lib. I am now going with the following:

Also yeah, I am using coded all this using a esp32 with micropython v1.12. Have a good one and thanks again. :smiley: