Lcd extensions

HomeForumsMonoBrick EV3 FirmwareLcd extensions

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #4761
    Author Image
    Vlad Ruzov
    Participant

    Looking through the new version of firmware I have created the extensions for LCD class for drawing line on the EV3 screen.
    The sources & short example can be found here:
    https://github.com/vladru/MonoBrickLcdExt

    #4762
    Author Image
    Anders Søborg
    Keymaster

    Hi

    This has been committed to the master branch. Nice of you to contribute. Next time you make a nice code make a pull request 🙂

    /Anders

    #4792
    Author Image
    Vlad Ruzov
    Participant

    I am glad to do my small contribution to this nice project.
    I will try to implement (port from the NXtpandedLib) new extensions (DrawCircle, DrawCircleFilled, DrawEllipse etc.) for complete MonoC# HW benchmark test but not sure that be in time at this weekend.

    #4793
    Author Image
    Vlad Ruzov
    Participant

    I have done new extensions for Lcd:
    DrawCircle, DrawCircleFilled, DrawEllipse, DrawEllipseFilled, DrawRectangle
    and make some improvements that allow to draw a figure even if its part is finding out of LCD.

    The changes to the demo have been also added for show new features.

    New commit was pushed to the same github repository:
    https://github.com/vladru/MonoBrickLcdExt

    Anders,
    It will be good if You look into code and build the demo before I create pull request.

    • This reply was modified 9 years, 7 months ago by Author ImageVlad Ruzov.
    #4799
    Author Image
    Vlad Ruzov
    Participant

    Hi Anders,
    I have create pull request for merge Lcd extensions and LcdDrawExample to the monoev3 master branch.

    #4803
    Author Image
    Anders Søborg
    Keymaster

    Hi

    I will merge and test this when I get the time. Looks good though… Thanks a million..

    /Anders

    #4805
    Author Image
    Helmut Wunder
    Participant

    nice to see that the spirit of my ideas, my visions, and my challenging benchmark test leads the Mono team to new frontiers, growth, prosperity, and customer success.

    😀

    For further enhancements, don’t hezitate to contact me –
    heading for new shores !!

    😎

    #4820
    Author Image
    Anders Søborg
    Keymaster

    Hi Vlad

    Have a look at this commit thanks a lot for the contribution – I will test it before merging it to the release branch.

    /Anders

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.

Posted in

Make a donation