Stories
Slash Boxes
Comments

SoylentNews is people

posted by Fnord666 on Monday March 04 2019, @01:44AM   Printer-friendly
from the micro-gooey dept.

Microcontrollers are wonderfully useful things, but programming them can be a little daunting if you’re used to the simplicity of compiling for regular PCs. Over time though, this has become easier. Communities have strayed away from assembly code and created higher-level languages such as Micropython, to allow these devices to be programmed in a more accessible manner. Unfortunately, Micropython has historically lacked a decent high-level GUI library. Thankfully, that’s no longer the case, with [amirgon] porting LittlevGL to the platform.

Putting a GUI into a project with a screen seems simple, until one actually gets down to brass tacks. A simple button can consist of a background color, text, and a symbol – and that’s not even considering the use of shading or other visual effects. Having a library to handle the grunt work can massively cut down development time.

[...] There are other approaches to this problem, too – with MyOpenLab being a particularly versatile example.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 5, Funny) by Subsentient on Monday March 04 2019, @03:39AM

    by Subsentient (1111) on Monday March 04 2019, @03:39AM (#809686) Homepage Journal

    I think part of the problem goes something like this:

    Manager:
    "Great news! Apparently we can use Node.JS and then we don't have to hire anyone else because Gilbert the web designer knows JavaScript already! We're doing that!"

    Acquaintance who knows real code:
    "Gilbert's code is really bad, and JavaScript is very inefficient. Please don't do that."

    Manager:
    "Oh whatever, it's still cheaper than hiring someone skilled!"

    Gilbert the web designer, writing really poorly optimized JavaScript for a performance sensitive video rendering app:
    "AM BIG BOY!"

    And hence the massive amount of bloated Electron apps and whatnot.

    --
    "It is no measure of health to be well adjusted to a profoundly sick society." -Jiddu Krishnamurti
    Starting Score:    1  point
    Moderation   +3  
       Insightful=1, Funny=2, Total=3
    Extra 'Funny' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   5