Skip to content

MhageGH/M5Stack_7SegMovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M5Stack_7SegMovie

Movie

Prepare

Handmade Board

Schematic Layout board unit

  • use 4 Handmade Boards. A board has 2 LED Controller Driver and controls 8 Four Digit Displays.
  • gerber : Data for manufacturing PCB. Format for Elecrow and so on.
  • The drivers are distinguished by jumper pad (R6, R7, R8, R12, R13, R14).
  • Driver ID
  • 3.3V signal level for M5Stack has to be converted to 5V for LED Controller Driver.
  • level conversion board
  • all

Create data of 7SegMovie

  • Make from 160x120 black-and-white bitmap file series. See Create7SegMovieData/Program.cs.
  • You can get a dat file(or use the dat file in this repository). Put the file with a jpeg file for LCD into a SD card and set it to the slot.
  • Play the dat file by M5Stack.

Development Environment

Original

Releases

No releases published

Packages

No packages published