dev-embedded/nxp-gui-guider::vowstar
- Ebuilds: 1, Testing: 2.0.0 Description:
GUI Guider is a user-friendly graphical user interface development tool
from NXP that enables the rapid development of high quality display
with the open-source LVGL graphics library. GUI Guider's drag-and-drop
editor makes it easy to utilize the many features of LVGL such as
widgets, animations and styles to create a GUI with minimal or no coding
at all.
With the click of a button, you can run your application in a simulated
environment or export it to a target project. Generated code from GUI
Guider can easily be added to an MCUXpresso IDE or IAR Embedded
Workbench project, accelerating the development process and allowing you
to seamlessly add an embedded user interface to your application.
GUI Guider is free to use with NXP’s general purpose and crossover MCUs,
and includes built in project templates for several supported platforms.
Homepage:https://www.nxp.com/design/design-center/software/development-software/gui-guider License: all-rights-reserved
dev-embedded/sdcc::vowstar
- Ebuilds: 1, Stable: 4.5.0 Description:
SDCC is a retargettable, optimizing Standard C (ANSI C89, ISO C99, ISO C11)
compiler suite that targets the Intel MCS51 based microprocessors (8031, 8032,
8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale
(formerly Motorola) HC08 based (hc08, s08), Zilog Z80 based MCUs (Z80, Z180,
SM83, Rabbit 2000, 2000A, 3000A, TLCS-90), Padauk (pdk14, pdk15) and
STMicroelectronics STM8. Work is in progress on supporting the Padauk pdk13 and
MOS 6502 targets; Microchip PIC16 and PIC18 targets are unmaintained. SDCC can
be retargeted for other microprocessors.
Homepage:https://sdcc.sourceforge.net/ License:
GPL-2 ZLIB
non-free? ( MicroChip-SDCC )
packihx? ( public-domain )
dev-embedded/squareline-studio::vowstar
- Ebuilds: 1, Testing: 1.6.2 Description:
Next generation UI editor for individuals and professionals to design
and develop beautiful UIs for your embedded devices quickly and easily.
SquareLine Studio is specially developed for designers so as to
implement their plans in the most efficient way and to take the most off
the programmers' shoulders. SquareLine Studio uses the fully open source
LVGL UI library which makes it possible to control the whole project
because there is no Lib file generated code set. Meanwhile, it gives
great performance on low performance devices.
SquareLine Studio supports exporting C and MicroPyton source code.
If you don't need the low level C programming, you can create your
project in the simplyfied version of the well-known and commonly used
Python scripting language, MicroPython. The advantage of MicroPython
compared to C programming is that it can process commands in real time.
For instance if we would like to add a button to the screen of a project
running on a device, we should send the Add button command to the system
so as to make the button appear immediately on the device.
Homepage:https://squareline.io License: all-rights-reserved