Jump to content

Example Projects

Example projects that come with everything you need: Download, compile and run!

14 files

  1. SW4STM32 STM32F746-disco + FreeRTOS

    This is an example project for the STM32F746-discovery board running µGFX and FreeRTOS. For the application the demo project from /demos/modules/gwin/button is used.
    The IDE used for the project is AC6 SW4STM32.

    1,513 downloads

       (1 review)

    Submitted

  2. SW4STM32 STM32F469I-disco

    An example project for the STM32F469I-discovery board in the AC6 SW4STM32 IDE.
    As a demo the demos/modules/gwin/button application is used.

    791 downloads

       (0 reviews)

    Updated

  3. SW4STM32 STM32F746-disco

    This is an example project for the STM32F746-disco board for the SW4STM32 platform.

    1,259 downloads

       (2 reviews)

    Updated

  4. STM32F429i-Discovery with ChibiOS using ChibiStudio

    This is a ready-to-run demo project for the STM32F429i-Discovery board using ChibiStudio.
    Please read the readme.txt file that comes as part of this download for instructions on how to use this project.

    1,075 downloads

       (0 reviews)

    Updated

  5. Windows template

    A minimalistic template project to run µGFX on Windows (Win32 platform).

    723 downloads

       (0 reviews)

    Submitted

  6. STM32F4xx_Eclipse_Project

    This is an example project for the STM32F4xx microcontroller series with the µGFX library. The project is made in Eclipse and uses no underlying operating system (BareMetal). There are no drivers/modules included in the project yet. These should be added manually as described in this guide.
    Instructions on how to modify the project for your specific MCU are included in the main.c file.
    This project has been tested on the STM32F401RE-NUCLEO platform using the GNU ARM Embedded toolchain v5_4-2016q2.

    925 downloads

       (0 reviews)

    Submitted

  7. Raspberry Pi: Embedded Linux Framebuffer

    For a complete step-by-step tutorial, please visit: https://wiki.ugfx.io/index.php/Raspberry_Pi
     
    This download contains the SD-Card image (Raspbian) for a Raspberry Pi 3 Model B running µGFX using the Linux framebuffer.
     
    /home/pi/Documents/hello_world contains a Makefile that allows running any uGFX application.
    Basic usage:
    1. Copy contents of the sdcard_files to a Fat32 formatted microSD-Card 2. Insert the microSD-Card into a Raspberry Pi 3 Model B and boot from it 3. Connect a video output device (monitor, display via DSI, ...) 4. cd /home/pi/Documents/projects/hello_world 5. make 6. .build/hello_world  

    578 downloads

       (0 reviews)

    Submitted

  8. STM32F746G-Discovery Game: Sokoban

    This is a ready-to-run demo for the STM32F746G-Discovery board containing everything required to compile & run:
    µGFX library CMSIS STM32CubeF7 (ST HAL) This demo was created by our community member @Fleck. It's an implementation of the game "Sokoban".
    Although this download is a demo project for the STM32F746G-Discovery it can be adopted easily to run on any other µGFX compatible platform.
    Please note that this demo has not been optimized for speed, size or any particular platform.
     

    1,505 downloads

       (0 reviews)

    Updated

  9. PSoC 5LP ILI9341

    This is an example project that demonstrates how the µGFX library can be used on the PSoC 5 platform.
    This demo assumes an ILI9341 display connected to the CY8CKIT-059 PSoC 5LP Prototyping Kit.
    Please read this article for more information on how to use µGFX on a PSoC platform: https://wiki.ugfx.io/index.php/Using_PSoC_Creator
    Wiring
    PSoC <---> ILI9341
    ------------------------
    P2.0 <---> Reset
    P2.3 <---> D/C
    P2.4 <---> MISO
    P2.5 <---> MOSI
    P2.6 <---> SCK
    P2.7 <---> CS

    946 downloads

       (0 reviews)

    Submitted

  10. STM32F746G-Discovery, Keil, Widgets

    The widgets demo for the STM32F746 using Keil µVision and Keil RTX.
     
     

    1,681 downloads

       (0 reviews)

    Updated

  11. STM32F746G-Discovery, Keil, Keyboard

    The virtual on-screen keyboard demo for the STM32F746 using Keil µVision and Keil RTX.

    1,234 downloads

       (0 reviews)

    Updated

  12. STM32F746G-Discovery Template: BareMetal, Makefile

    This is a template project for using the STM32F746G-Discovery board with µGFX using the make build system (Makefile). No operating system is used. This is a bare metal project using CMSIS and the ST HAL.
    This project has been tested successfully using the GNU ARM toolchain (GCC) version 5.3.1

    2,099 downloads

       (1 review)

    Updated

  13. STM32F429i-Discovery, ChibiOS

    A simple demo for the STM32F429i-Discovery board using ChibiOS.

    1,675 downloads

       (0 reviews)

    Updated

  14. STM32F401RE-Nucleo SSD1306 ChibiOS

    This example uses an STM32F401RE-Nucleo board to drive a 128x64 pixel SSD1306 based OLED display. ChibiOS is used as the underlying system.

    1,259 downloads

       (0 reviews)

    Updated


×
×
  • Create New...