Create a GUI application from scratch with Embedded Wizard

Поделиться
HTML-код
  • Опубликовано: 13 окт 2024
  • See how fast and easy the design, implementation and deployment is. Find out how the whole development workflow looks like and see the newly created application running on an STM32F469 Discovery Board.
    Developing and deploying GUIs has become even more efficient and quicker: With Embedded Wizard you benefit from the possibility to prototype, test and validate the UI instantly on your PC. And the brand-new look of the Studio will give you a unified and intuitive user experience.
    Try it for yourself and start developing your GUI already today!
    Download the Evaluation Edition at www.embedded-wi...

Комментарии • 52

  • @bsdguides
    @bsdguides 7 лет назад +4

    The program and the demos look fantastic. Make a few more tutorials to help people get started please.

    • @EmbeddedWizard
      @EmbeddedWizard  7 лет назад +1

      hi, thanks for the feedback. we are now working on new tutorials, stay tuned! :)

  • @ycchoi
    @ycchoi Год назад

    thank you for your video. it is easy to understand embedded wizard how to work

  • @mrbennotmrban
    @mrbennotmrban 4 года назад +1

    liked the video, yet can't find a tutorial on how to link the hardware data to the display. for example, if my program in MCU already know the temperature on sensor, how I'm gonna link the generated GUI to the sensor value?

  • @AbdulRehman-eq3ns
    @AbdulRehman-eq3ns 4 года назад +1

    Hi Thanks for posting this video. I 'm wondering where I can find stuff that help me to learn from start to advance level

  • @coolcolumbus
    @coolcolumbus Год назад

    Can this be used for larger displays like 19"

  • @designworks7347
    @designworks7347 7 лет назад +4

    i tried this example but i can't use my touchscreen even with your IDE. but i love it i hope you make other tuto

  • @Bigman74066
    @Bigman74066 2 года назад

    Looks really good, but boy is it expensive to use for a small (commercial) project...

  • @everythingui5442
    @everythingui5442 4 года назад

    hi, what is the touch lcd you have used?

  • @tamgaming9861
    @tamgaming9861 5 лет назад

    Hello Manuel, ich versuchte gerade mit dem gleichen board das tutorial nachzubauen, leider hört es schon bei 1:25 auf. Ich habe beim heruntergeladenen file, Kein Template ordner drin. Kannst du mir sagen wo oder wie ich hier weiter komme? Das tutorial ist ja schon 3 jahre alt, ist das noch zum empfehlen?

    • @EmbeddedWizard
      @EmbeddedWizard  5 лет назад

      Hi Tam, schau dir unsere Quick Tour an, dort wird jeder Schritt detailliert beschrieben. Ansonsten kannst du immer eine Frage in unserer Community stellen: ask.embedded-wizard.de/. Ich hoffe, das hilft dir weiter.

  • @TheElectronicDilettante
    @TheElectronicDilettante Год назад

    Can Embedded Wizard be used to modify existing gui from an open source project?

  • @Vjsiddhufunvlogs1947
    @Vjsiddhufunvlogs1947 Год назад

    I want your help plz

  • @chethanraju6647
    @chethanraju6647 5 лет назад

    Hello,
    I have Build the project in the Embedded wizard software, its displaying that code is also generated but i cannot find the location were it is saved,or if i copy paste it into my STM32F746 folder, Its not working.I would request you to assist me in this problem
    , Should we download any software for it?
    Kind regards

    • @EmbeddedWizard
      @EmbeddedWizard  5 лет назад

      Can you please send your inquiry to our forum, found at ask.embedded-wizard.de? Thanks!

  • @XxBlackRockBlankxX
    @XxBlackRockBlankxX 5 лет назад

    i don't have some of the templates like the widget sets, where can i find them?? thanks!

    • @EmbeddedWizard
      @EmbeddedWizard  5 лет назад

      Hi Blankie, they have been reworked. You can find docs and examples here: doc.embedded-wizard.de/using-widgets?v=9.20

  • @shameennasir6170
    @shameennasir6170 6 лет назад

    Is it possible to develop a gui using embedded wizard that would enable user to draw at run time. Like connecting two blocks with a line or something like that?

    • @EmbeddedWizard
      @EmbeddedWizard  6 лет назад

      Hi Shameen, of course it is possible :) Take a look at this article: ask.embedded-wizard.de/369/draw-lines-dynamically-using-touchscreen-paint-application Hope that helps!

  • @tamgaming9861
    @tamgaming9861 5 лет назад

    Wenn ich ein neues Projekt starte bekomme ich keine Auswahl wie im Video bei 0:40 zu sehen. Sondern nur den Empty Project Wizard. Was muss ich ändern?

    • @amineridene1757
      @amineridene1757 5 лет назад +2

      du musst beim runterladen im Zielplatform "Target Platform" Stm32F..... auswählen und die folgendes auch runterladen und installieren *Embedded Wizard STM32-Plattformpaket
      ★ Builder-Umgebung für eingebettete Assistenten für die STM32F769-Erkennung

    • @tamgaming9861
      @tamgaming9861 5 лет назад +1

      @@amineridene1757 Hallo Amine, vielen Dank für Deine Hilfe! :-)

  • @CoolDude-vc2fl
    @CoolDude-vc2fl 5 лет назад

    Hey, can i program raspberry pi 3 on free version?

  • @jesterman1302
    @jesterman1302 5 лет назад

    Does this work with Raspberry Pi or any ARM SoCs?

    • @sahloull1
      @sahloull1 4 года назад +1

      Stm32 use arm architecture so it works on raspberrypy since it use arm cortex

  • @tainkianfui9901
    @tainkianfui9901 7 лет назад +2

    Can I know why I cannot invoke the compiler??
    after i type make install, it appears as below
    Compiling main.c
    process_begin: CreateProcess(NULL, arm-none-eabi-gcc -c -O2 -Wall -mcpu=cortex-m4 -mlittle-endian -mthumb -mthumb-interwork -mfpu=fpv4-sp-d16 -mfloat-abi=hard -DSTM32F469xx -DUSE_STM32F469I_DISCO -DEW_MAX_SURFACE_CACHE_SIZE=0x400000 -DEW_MAX_GLYPH_SURFACE_WIDTH=256 -DEW_MAX_GLYPH_SURFACE_HEIGHT=256 -DEW_FRAME_BUFFER_COLOR_FORMAT_RGB565 -DEW_USE_OFFSCREEN_BUFFER=0 -DEW_USE_DOUBLE_BUFFER=1 -DEW_SURFACE_ROTATION=0 -I. -I../../Misc -I../../BoardConfig -I./GeneratedCode -I../../PlatformPackage/RTE -I../../PlatformPackage/RGB565/GFX -I../../../STM32Cube_FW_F4/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../../../STM32Cube_FW_F4/Drivers/CMSIS/Include -I../../../STM32Cube_FW_F4/Drivers/STM32F4xx_HAL_Driver/Inc -I../../../STM32Cube_FW_F4/Drivers/BSP/STM32469I-Discovery -I../../../STM32Cube_FW_F4/Drivers/BSP/Components/Common -I../../../STM32Cube_FW_F4/Drivers/BSP/Components/Common/otm8009a -I../../../STM32Cube_FW_F4/Drivers/BSP/Components/Common/ft6x06 -o obj/main.o main.c, ...) failed.
    make (e=2): The system cannot find the file specified.
    make: *** [obj/main.o] Error 2

    • @EmbeddedWizard
      @EmbeddedWizard  7 лет назад

      Hi! Please have a look at the detailed description found at our knowledge base doc.embedded-wizard.de/getting-started-stm32f469-discovery.
      If the problem still occurs, please feel free to ask at our open community forum found at ask.embedded-wizard.de

    • @jayfrickel9973
      @jayfrickel9973 6 лет назад

      Try to start 'StartBuildEnvironment.bat' as a administrator

  • @scuhappy
    @scuhappy 4 года назад +2

    looks cool

  • @firstsurname8931
    @firstsurname8931 7 лет назад

    what if i have a different stm board like a stm32l4 or stm32f1

    • @EmbeddedWizard
      @EmbeddedWizard  6 лет назад

      hi Alexander, you can now download a build environment for STM32L4R9 on our website: www.embedded-wizard.de/download.html

  • @sujinsrida3402
    @sujinsrida3402 6 лет назад

    How to download build environment of STM32F779I-EVAL

    • @EmbeddedWizard
      @EmbeddedWizard  6 лет назад

      Hi Sujin,
      Please register on our website and select the target STM32F769-Evalboard > then you can download the suitable Build Environment: www.embedded-wizard.de/download.html

  • @Vjsiddhufunvlogs1947
    @Vjsiddhufunvlogs1947 Год назад

    2 error

  • @nawazawan151
    @nawazawan151 3 года назад

    too much pricing

  • @danrulz01
    @danrulz01 7 лет назад +1

    3000EUR ... fuck that

  • @cyrusworldmusic
    @cyrusworldmusic 7 лет назад

    3000€?

    • @EmbeddedWizard
      @EmbeddedWizard  7 лет назад

      Hi, you can find our pricing here: www.embedded-wizard.de/pricing

    • @cyrusworldmusic
      @cyrusworldmusic 7 лет назад +4

      Oups sorry! not 3000€ for "starter edition3 but 2990€ : apologise me. 8-)

    • @loao3693
      @loao3693 5 лет назад

      @@cyrusworldmusic you are right, hell this is VERY expensive!!! TouchGFX from ST.com is for free!

    • @qing5144
      @qing5144 5 лет назад +1

      @@loao3693 sorry yes this is total overpriced! You can do it with LittlevGL also and its 100% free and looks awesome!

    • @loao3693
      @loao3693 5 лет назад

      @@qing5144 i watched also LittlevGL and it looks awesome on my systems. Even TouchGFX works very nice, and i cant see a difference to embedded wizzard, because in the end you also have to code everything. In my opinion, TouchGFX is way more eays than Embedded Wizzard, but LittlevGL you still have to know how to code it, but after it, its extrem fast and nice. Both are for free. Dont know why or how Embedded Wizard can make a price of 3000 Euro?

  • @juansola1958
    @juansola1958 5 лет назад

    Scammy video, I have the stm32f769, when I click in new project I just can select to create an empty project, So NOOOO! is not that easy....

    • @josmarsuarez9876
      @josmarsuarez9876 5 лет назад

      get.embedded-wizard.de/data/9.10/STM_STM32_PlatformPackage.msi
      Install this, it contains the packages with templates

    • @juansola1958
      @juansola1958 5 лет назад

      @@josmarsuarez9876 I got it now, thanks for your response.

  • @CallmeBigfat
    @CallmeBigfat Год назад

    this shit way too much money lol