Anders Søborg

Forum Replies Created

Viewing 15 posts - 286 through 300 (of 411 total)
  • Author
    Posts
  • in reply to: Error: Wrong Number of Bytes received. #4021
    Author Image
    Anders Søborg
    Keymaster

    Hi

    My robot falls in that time delay.

    Are you trying to control a balancing robot using MonoBrick communication library?

    Creepy enough I tried the same task with Monobrick Firmware…and it has the same problem. The loop terminates anywhere in between.

    What do you mean it terminates? Does the reading return zero?

    I think that the if this is the case there might be an issue with the kernel modules – since they are used in both the firmware and the communication library.

    Anders

    in reply to: How to run TestProject on Linux #4020
    Author Image
    Anders Søborg
    Keymaster

    Hi

    Thanks for trying MonoBrick

    Do I need to modify the program to run it on Linux (Ubuntu 64 bit)?

    No modifying the project should not be necessary.

    Is the EV3 connected to the WiFi network?

    Anders

    in reply to: Playing WAV files #4013
    Author Image
    Anders Søborg
    Keymaster

    Hi Dirk

    Maybe try to post that code that is failing and I will have a look at it…

    Anders

    in reply to: Dexter dIMU Support #4012
    Author Image
    Anders Søborg
    Keymaster

    Hi Again

    You might get some helpful info here – but you will have to do some reverse engineering 🙂

    I have to go to bed now, but please let me know how it goes…

    Anders

    in reply to: Error: Wrong Number of Bytes received. #4010
    Author Image
    Anders Søborg
    Keymaster

    Hi

    Then I think that a workaround would be to ignore this error when it occurs. Please post some code…

    Anders

    in reply to: TCP/IP with wired network connection #4009
    Author Image
    Anders Søborg
    Keymaster

    Hi

    I am not sure I understand your question… the EV3 uses a USB Wi-Fi dongle to connect to the network. If your PC is on the same network you can connect to the EV3 using MonoBrick

    Anders

    in reply to: Dexter dIMU Support #4008
    Author Image
    Anders Søborg
    Keymaster

    Hi

    Try to use this as a starting point. My guess is that you did not call the initialize on the base class in your constructor. Post some code if this does not work. Also when you are done make a pull request on github – then you can help expand the number of sensors that are supported by MonoBrick firmware…

    Anders

    in reply to: Playing WAV files #4005
    Author Image
    Anders Søborg
    Keymaster

    Hi

    You could try and fix the problem and then make a pull request 🙂

    Anders

    in reply to: Fail to add reference on Visual Studio #4001
    Author Image
    Anders Søborg
    Keymaster

    Hi

    I think that you need to add the source files. These can be found in the test project. You might need to remove some of the USB communication stuff…

    Anders

    in reply to: Playing WAV files #3998
    Author Image
    Anders Søborg
    Keymaster

    Hi

    When you are using the “master” branch of the GIT repository you are using the “latest and greatest”. The master branch is used for development and some upcoming features are working and some are not. If you want to use the brach that was used for the latest release then switch to the release branch – this should be stable but will be missing some features.

    However I have tested that beep and tones should work while wav playback does not. Are you trying to play more that one tone at a time?

    Anders

    in reply to: Updating MonoBrickFirmware.dll #3997
    Author Image
    Anders Søborg
    Keymaster

    Hi

    Thanks for using MonoBrick firmware!

    I am not sure if I understand your problem correctly. But in order to create your own project you need to add a reference to the firmware dll. Then you need to make sure that the dll is copied to the output folder. When you “transfer/copy” the program to the brick – you need to make sure that the dll is also copied. Otherwise there will be a mismatch between the dll that was used for compiling the program and the dll that is used at runtime…

    Anders

    in reply to: Error: Wrong Number of Bytes received. #3996
    Author Image
    Anders Søborg
    Keymaster

    Hi

    Great to hear that. Thanks for posting that everything is ok…

    Anders

    in reply to: osx usb communication error. #3995
    Author Image
    Anders Søborg
    Keymaster

    Ok

    That is great. Thanks for posting that everything is ok…

    Anders

    in reply to: PC Send Bluetooth #3994
    Author Image
    Anders Søborg
    Keymaster

    Hi

    Have a look at motor file to see how to run a motor

    Anders

    in reply to: 7Zip/WinRAR report broken image file #3980
    Author Image
    Anders Søborg
    Keymaster

    Hi

    I just downloaded the 147mb 4GB image file and unpacked it without any problems.

    So just to clarify – both of you are unable to download the 147 mb GZ file? or is the unpacking that is failing? Does the download complete?

    Anders

Viewing 15 posts - 286 through 300 (of 411 total)
Posted in

Make a donation