[chbot] Microcontroller graphics library
Stuart Brown
stuartbrown2 at gmail.com
Sat May 23 05:40:37 BST 2020
Charles
You could try some of the libraries from the Arduino world, like:
- Adafruit GFX Graphics Library (
https://learn.adafruit.com/adafruit-gfx-graphics-library?view=all &
https://github.com/adafruit/Adafruit-GFX-Library)
- u8g2 (https://github.com/olikraus/u8g2), etc
- uGFX (https://wiki.ugfx.io/index.php/Main_Page => the wiki, the main
website seems to be down at the moment &
https://www.instructables.com/id/UGFX-on-STM32f4-and-ILI9341)
They tend to be C \ C++, so can be ported easily enough.
Stuart
On Fri, 22 May 2020 at 20:29, Charles Manning <cdhmanning at gmail.com> wrote:
> Hi All
>
> I've got a bit of free time on my hands and am having a wee dabble with
> micros.
>
> I'm looking for a lightweight microcontroller oriented graphics library
> with the following:
>
> Absolute must haves:
> * Linux development host. Not negotiable.
> * Must support STM32Fx micros. Others a bonus, but STM32Fx is must-have.
> * C or C++. No weirdo languages.
>
> Nice to haves:
> * Portable to other micros
> * Free
> * GUI bulder etc.
>
> So far I have found that while almost all the STM32 tool offerings work on
> Linux their GUI tool needs Windows. Pah!
>
> So far I have found LVGL which looks promising. MIT licensed. All code
> available. Light weight. PC-based simulator (cross-platform). Very Linux
> friendly.
>
> Any comments/experiences welcome.
>
> Thanks
>
> Charles
> _______________________________________________
> Chchrobotics mailing list Chchrobotics at lists.ourshack.com
> https://lists.ourshack.com/mailman/listinfo/chchrobotics
> Mail Archives: http://lists.ourshack.com/pipermail/chchrobotics/
> Meetings usually 3rd Monday each month. See http://kiwibots.org for
> venue, directions and dates.
> When replying, please edit your Subject line to reflect new subjects.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ourshack.com/pipermail/chchrobotics/attachments/20200523/eef44f85/attachment.html>
More information about the Chchrobotics
mailing list