Skip to content

Screen Recorder for the Gamebuino META (works with standard and high resolution) [Fork]

License

Notifications You must be signed in to change notification settings

chris-scientist4gamebuino/gb-meta-screen-recorder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gamebuino META Screen Recorder

With this tool, you'll be able to record your Gamebuino META screen while running an application. Recording can be done in standard (80x64) or high (160x128) resolution. The display data on the screen is sent to the serial port via a USB cable. This data is received by a PHP script that rebuilds the frames one by one and saves them in PNG files. You can then create an animated GIF with ImageMagick from the saved PNG files.

Check out the documentation for this tool to learn more!

This tool is officially hosted on the Gamebuino website:

About

Screen Recorder for the Gamebuino META (works with standard and high resolution) [Fork]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 58.8%
  • C++ 41.2%