https://github.com/herrzatacke/direct-serial-to-gif-converter
GameBoy printer direct serial to gif converter
https://github.com/herrzatacke/direct-serial-to-gif-converter
Last synced: about 2 months ago
JSON representation
GameBoy printer direct serial to gif converter
- Host: GitHub
- URL: https://github.com/herrzatacke/direct-serial-to-gif-converter
- Owner: HerrZatacke
- Created: 2019-07-21T15:29:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T03:06:11.000Z (over 2 years ago)
- Last Synced: 2023-03-03T23:28:22.114Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 601 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# GB printer direct serial to gif converter
## Note
This Project will be replaced by [Gameboy Printer Web](https://github.com/HerrZatacke/gb-printer-web) and [Websocket GBP Emulator](https://github.com/HerrZatacke/websocket-gbp-emulator).## Description
It looks like a notorius commander now
* No more config files required (use `F2` menu instead)
* Transferred images are stored internally without duplicates
* Imagetypes which can be generated:
* Single images
* Animations
* RGB-Images (from exactly 3 single images - must be initially imported in R->G->B order)
## Actions
* `F1` Opens the configured COM-Port
* `F2` Open COM-Port config
* `F3` Select a raw dump to import to internal Database
* `F4` Select one or more Palettes for rendering images
* `F5` Select one or more Images to render
* `F6` Choose to export selected images as animation, single files or combine into a RGB-Image (if exactly three images are selected)## References
https://github.com/mofosyne/arduino-gameboy-printer-emulator