Skip to content

Arhyaj/GC9A01-robot-face

Repository files navigation

I made robot face with micro-SD ! I used the board stm32f407vet6 the blue one, I used jpegdec to decode the video frame by frame, if you want to charge your own face you should try to reduce first the fps and quality this is my paremeters that i used "ffmpeg -i D:\path of the source.mp4 -vf "scale=240:240" -r 30 -c:v mjpeg -an -q:v 10 D:\path of where it will save it.avi" you should try new parameters if you want. The screen is LCD GC9A01.

image

image

About

robot Face with stm32f407vet6 from microSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages