All Projects → MhageGH → esp32_ST7735_Movie

MhageGH / esp32_ST7735_Movie

Licence: MIT license
Movie Player on esp32 and ST7735

Programming Languages

C++
36643 projects - #6 most used programming language
C#
18002 projects

Projects that are alternatives of or similar to esp32 ST7735 Movie

Popularmovies
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Stars: ✭ 142 (+273.68%)
Mutual labels:  movie
Fluttergames
Flutter app for purchasing and renting games.
Stars: ✭ 182 (+378.95%)
Mutual labels:  movie
Flaskmovie
【正在改版开发中,请勿使用!】Flask电影网站前台+后台管理。
Stars: ✭ 221 (+481.58%)
Mutual labels:  movie
Justwatchapi
Python 3 JustWatch.com API - https://justwatch.com
Stars: ✭ 148 (+289.47%)
Mutual labels:  movie
Toshocat
Anime and Manga list app for desktop.
Stars: ✭ 174 (+357.89%)
Mutual labels:  movie
Imeiju mac
爱美剧Mac客户端
Stars: ✭ 193 (+407.89%)
Mutual labels:  movie
Kotlinffmpeg
Examples of using FFMpeg library on Android with Kotlin
Stars: ✭ 138 (+263.16%)
Mutual labels:  movie
Douban
React-native 仿豆瓣电影 app
Stars: ✭ 236 (+521.05%)
Mutual labels:  movie
Vue Movie
基于vue2.0构建的在线电影网【film】,webpack+vue+vuex+keepAlive+muse-ui+cordova 全家桶,打包成APP
Stars: ✭ 175 (+360.53%)
Mutual labels:  movie
Filmsys
一个使用Vue全家桶和后台Express框架结合Mysql数据库搭建起来的移动端电影售票和管理系统,实现了热映、即将上映、电影和影院全局搜索、评论、选座、购票、点赞、收藏、订单等一系列购票和管理流程功能
Stars: ✭ 217 (+471.05%)
Mutual labels:  movie
Wxapp Douban Api Movie
Douban movie api data completed a WeChat applet wxAPP, very suitable as a small program beginners combat project!
Stars: ✭ 161 (+323.68%)
Mutual labels:  movie
Bandersnatch
💻 Interactive Black Mirror: Bandersnatch Paths Website 🎥
Stars: ✭ 169 (+344.74%)
Mutual labels:  movie
Hack Movie
黑客相关的电视剧/电影/纪录片
Stars: ✭ 199 (+423.68%)
Mutual labels:  movie
Kinobot
Aesthetically perfectionist bot for cinephiles
Stars: ✭ 144 (+278.95%)
Mutual labels:  movie
Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
Stars: ✭ 2,711 (+7034.21%)
Mutual labels:  movie
Movie Board
Re-design and implement Douban Movie with React and Redux.
Stars: ✭ 140 (+268.42%)
Mutual labels:  movie
Gmdb
GMDB is the ultra-simple, cross-platform Movie Library with Features (Search, Take Note, Watch Later, Like, Import, Learn, Instantly Torrent Magnet Watch)
Stars: ✭ 189 (+397.37%)
Mutual labels:  movie
Random-Plex-Movie
Python App which chooses a random movie from your Plex Library.
Stars: ✭ 17 (-55.26%)
Mutual labels:  movie
Qnapi
Qt-based, multi-engine, multi-platform subtitle downloader
Stars: ✭ 226 (+494.74%)
Mutual labels:  movie
Moviehunt
Movie Android App written in Kotlin, MVVM, RxJava, Android Architecture Components.
Stars: ✭ 199 (+423.68%)
Mutual labels:  movie

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.)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].