Skip to content

HMI SDK on RZ/G series

The best solution for starting your HMI applications.

HMI SDK are quick and easy solutions for starting HMI.

What's new

2024/12/27

RZ/G HMI SDK version 2.3.0.0 is available.

  • Add Chromium (except for RZ/G2UL)
  • Update VLP/G from v3.0.6 update2 to v3.0.6 update3.
  • Add support for RZ/G2LC Evaluation Board Kit and RZ/G2UL Evaluation Board Kit.
  • Add sample application programs, home panel demo (RZ/G2L only) and demo launcher.

View Version History >

Getting Started

Getting Started is a complete guide to learn how to run HMI Applications, which explains the procedure for setting up the development environment, compiling HMI Applications, setting up the board and running HMI Applications.

Get your target board now and GET STARTED.

HMI Applications

HMI SDK provides HMI demos and sample applications.
They are available both as source code and as prebuilt binaries, which allow you to run them on the board immediately, and change/customize them freely.

Sample Application Name Description Pre-installed
in SD Card Image
Source Code URL
LVGL Sample Program for Image Display
lvgl_sample_img_disp
This program is implemented using LVGL, and it can display image files in bmp/jpg/png/gif format. No Link to GitHub
LVGL Sample Program for Audio Playback
lvgl_sample_audio_playback
This program is implemented using LVGL, and it can play audio files in mp3/aac/wav format. No Link to GitHub
LVGL Sample Program for Video Playback
lvgl_sample_video_playback
This program is implemented using LVGL, and it can play a movie file in mp4 format. No Link to GitHub
RZ Linux Benchmark Demo
rz_benchmark_demo
RZ Linux Benchmark Demo is implemented using LVGL, and some benchmarks can be run on the demo. Yes Link to GitHub
Chromium Home Panel Demo Chromium Home Panel Demo is an HTML5 Single Page Web Application, and it is a demo for home panel. Yes Link to GitHub

The pre-installed applications can be run from a launcher program that starts automatically when the HMI SDK Linux launches. To run other applications, see Step 8 at Getting Started.

Video