Forum Replies Created
-
AuthorPosts
-
Anders SøborgKeymasterHi
No problem…
Anders
Anders SøborgKeymasterHi
These instructions are if you need to know how a TCP/IP connection is established with the standard firmware. If you just need to use the MonoBrick communication library then simply follow this programming guide found here.
Anders
Anders SøborgKeymasterHi
does the monobrick remote for android support EV3 in any way and if not do you plan on updating it?
The remote does not support the EV3 – but I have done some of the code to add support – so once I get the time I will update it. But when I don’t know. I will upload the source to GIT soon – then you can have a look at the code and see how it is done.
Anders
Anders SøborgKeymasterHi
I am not sure why this is the case. Are you able to run a GTK# program build in Xamarin Studio?
Anders
Anders SøborgKeymasterHi Antonio
As you suggested me, I am trying to use standard firmware, with the monobrick communication library to be able to control de ev3 brick from my mac computer.
If this is the case then you don’t need to
*install monobrick in a sd and make it run in the EV3
* connect the EV3 to wifi
* upload a program through terminal (Mac OS), like here:Instead you need to take out the SD card so the EV3 boots the standard firmware and not the MonoBrick Firmware. Then have a look at the programming guide for the MonoBrick communication library which can be found here…
Anders
Anders SøborgKeymasterHi
Fix has been committed to GIT. I will update the download link with a new version later today… Again thanks for finding this bug…
Anders
Anders SøborgKeymasterHi all
Problem has been fixed… I will commit it tomorrow… I am off to bed.
Anders
Anders SøborgKeymasterHi
I just located the problem… I will have a fix ready a.s.p.
Anders
- This reply was modified 10 years, 8 months ago by Anders Søborg.
Anders SøborgKeymasterI am looking into this… hopefully I will have a fix for it soon…
Anders
Anders SøborgKeymasterThanks I will have a look at it.
Anders
Anders SøborgKeymasterAlso would it be possible for you to share plots from other UART sensors?
Anders
Anders SøborgKeymasterHi
We have replaced gyro with one from the different EV3 set and results were the same. Jošt has also looked in the gyro drivers and he didn’t find any problems.
I actually think that there is a problem with the UART driver. Most likely something to do with the CalcRawOffset() function in the UART class… it might be possible to figure out what “index” to use if the whole raw data set is read and plotted… then it should be possible to see what indexes match.
Anders
Anders SøborgKeymasterHi Antonio
I am still confused on what it is you are trying to do. Are you running the standard firmware or the MonoBrick firmware (not to be confused with MonoBrick communication library)?
Anders
Anders SøborgKeymasterHi Antonio
What is it that you are trying to do?
Are you trying to connect to the EV3 over a WiFi connection using MonoBrick communication library?
Anders
Anders SøborgKeymasterHi
This is really a nice finding. I would like you to do another test if it is possible…try to sample at a lower frequency. Do you get the same result?
Have you tried to do a similar thing with the standard firmware?
Also what do you exactly mean by
We have tried replacing gyro and examined monobrick gyro/uart code, but no successes…
Thanks a lot…
Anders
-
AuthorPosts
Follow