946 views|3 replies

250

Posts

5

Resources
The OP
 

[Mil MYB-YT507 development board trial experience] + experiment with some small DEMO, QT_OPENGL [Copy link]

 

Next, we will test this board. We will use some small demos to test it. Let's start with the simple ones.

This board is equipped with a python module, so we can directly write some python programs for testing.

I have made a simple one here, which outputs the current time and a print sentence.

Printed directly.

Then we tested the OPENGL capability of QT, and the effect was quite good, without any lag. I used two built-in routines and cross-compiled them.

There are many libraries in it, including the openGL library we need.

Before use, you need to execute the following three instructions to specify the location of some QT libraries.

export LD_LIBRARY_PATH=/usr/local/Qt_5.12.5/lib/:$LD_LIBRARY_PATH
export QML2_IMPORT_PATH=/usr/local/Qt_5.12.5/qml/
export QT_QPA_PLATFORM_PLUGIN_PATH=/usr/local/Qt_5.12.5/plugins

Then watch the video to see the effect.

./rendercontrol -platform eglfs

Execution needs to be followed by -platform eglfs

WeChat_20220912211705

This post is from Domestic Chip Exchange

Latest reply

This display effect is good, the cube should be 3D. If so, the GPU capability of this chip is still very strong!   Details Published on 2022-9-13 09:24
 
 

6593

Posts

0

Resources
2
 

The board is equipped with a python module, which is pretty good.

This post is from Domestic Chip Exchange
 
 
 

6787

Posts

2

Resources
3
 

This display effect is good, the cube should be 3D. If so, the GPU capability of this chip is still very strong!

This post is from Domestic Chip Exchange

Comments

Yes, it is 3D and can run on Android. Currently, Mir has not opened this image yet.  Details Published on 2022-9-13 09:58
 
 
 

250

Posts

5

Resources
4
 
wangerxian posted on 2022-9-13 09:24 This display effect is good, the cube should be 3D. If so, the GPU capability of this chip is still very strong!

Yes, it is 3D and can run on Android. Currently, Mir has not opened this image yet.

This post is from Domestic Chip Exchange
 
 
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews

Room 1530, Zhongguancun MOOC Times Building, Block B, 18 Zhongguancun Street, Haidian District, Beijing 100190, China Tel:(010)82350740 Postcode:100190

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list