Skip to content

MhageGH/esp32_ST7735_Movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32_ST7735_Movie

Movie

Prepare

Wiring

wiring1 wiring2

Development Environment

Library

How to play Movie

  • In your PC, drag and drog a avi file into MovieToArray/MovieToArray.exe.
    MovieToArray
  • You can get a dat file. Put the file into a SD card and set it to the slot.
  • You can play the dat file by control on Serial Monitor.
    SerialMonitor

About MovieToArray.exe

It uses DLL for Microsoft Expression Encorder 4.
https://www.microsoft.com/ja-jp/download/details.aspx?id=18974
You can build it from MovieToArray/Program.cs which is written by C# as a simple console program. (You must add "Microsoft.Expression.Encoder" and "System.Drawing" by reference manager when you build it in Visual Studio.)

Releases

No releases published

Packages

No packages published