GAMESH

游戏美术动画unity资源搬运工!

剧情党,完美控!
桐崎千棘
当前位置:首页 > 其他 > 正文内容

TFT_eSPI GFX_Library_for_Arduino bb_spi_lcd三款驱动库ESP32驱动 ILI9341速度对比

admin3年前 (2022-08-09)其他600946

三款驱动库对JPG图片的输出速度


 bb_spi_lcd GFX_Library_for_Arduino TFT_eSPI  

lcd 91  83

Successfully opened JPEG image

Image size: 320 x 240, orientation: 0, bpp: 24

83 ms to draw to TFT


GFX 107 99 

Successfully opened JPEG image

Image size: 320 x 240, orientation: 0, bpp: 24

99 ms to draw to TFT

Successfully opened JPEG image

TFT_eSPI  107 99

Successfully opened JPEG image

Image size: 320 x 240, orientation: 0, bpp: 24

99 ms to draw to TFT

三款驱动库对MJPEG的输出速度


bb_spi_lcdGFX_Library_for_Arduino TFT_eSPI  

PCM audio MJPEG video end

Played frames: 115

Skipped frames: 5 (4.2 %)

Time used: 4027 ms

Expected FPS: 30

Actual FPS: 28.6

Play MP3: 0 ms (0.0 %)

SDMMC read MJPEG: 130 ms (3.2 %)

Decode video: 3897 ms (96.8 %)

Show video: 0 ms (0.0 %)


PCM audio MJPEG video end

Played frames: 65

Skipped frames: 55 (45.8 %)

Time used: 4028 ms

Expected FPS: 30

Actual FPS: 16.1

Play MP3: 1 ms (0.0 %)

SDMMC read MJPEG: 147 ms (3.6 %)

Decode video: 3745 ms (93.0 %)

Show video: 3724 ms (92.5 %)


PCM audio MJPEG video end

Played frames: 66

Skipped frames: 54 (45.0 %)

Time used: 4053 ms

Expected FPS: 30

Actual FPS: 16.3

Play MP3: 0 ms (0.0 %)

SDMMC read MJPEG: 151 ms (3.7 %)

Decode video: 3774 ms (93.1 %)

Show video: 0 ms (0.0 %)


除了速度之外个人认为TFT_eSPI 显示效果最理想,GFX会有一条一条的竖线,LCD则画面相对比较糊

TFT_eSPI  GFX_Library_for_Arduino bb_spi_lcd三款驱动库ESP32驱动 ILI9341速度对比 第1张

扫描二维码推送至手机访问。

本サイト上に掲載の文章、画像、写真などを無断で複製することは法律で禁じられています。全ての著作権はGAMESHに帰属します。

本文链接:https://pylblog.com/post/240.html

分享给朋友:

相关文章

esp8266利用wifi探针统计附近wifi设备

esp8266利用wifi探针统计附近wifi设备

我们的wifi设备每隔一定时间(几十毫秒到几秒不等)向周围的sta和AP广播beacon帧,利用这个特点我们就可以使用esp8266来抓取其它设备发送的beacon帧,这里我们使用定时器,AP模式和S...

LEDE编译出错recipe for target 'install' failed

LEDE编译出错recipe for target 'install' failed

编译LEDE出现错误:/home/gamesh/Music/lede-20221001/include/image.mk:336: recipe for target '/home/games...

openwrt安装php服务uhttpd+php 80端口

openwrt安装php服务uhttpd+php 80端口

想在openwrt运行php但是我又不想单独加一个端口,想和luci并存,在网上找到了一个教程,这里记录一下以便以后使用!1.安装php可以直接在luci界面使用 系统-》软件包-》php...

关于首页弹幕插件逆天

关于首页弹幕插件逆天

最近很多人反映我这个首页弹幕弹出过多,影响浏览!其实这个是我从GitHub上面搞来的,这个插件有个bug就是当用户离开页面时弹幕会停止前进,一直停留在起始位置,当用户再次回来时就会弹出大量弹幕,影响用...

SE啊!你这是歧视wiiu吗?

SE啊!你这是歧视wiiu吗?

今天在square-enix官网上无意看到了http://dlgames.square-enix.com/jp/vc/2016/ff5a/  这个页面,这是se在4月发售的一款wiiu游戏,...

プラネタリウム

プラネタリウム

黄昏之月 探出了脸 逐渐消失的 孩子的声音   远远地远远地 在这片天空的某处 或许你就在那里   在夏日的尾声我俩偷溜了出去&n...

评论列表

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。