Git Product home page Git Product logo

gbprinter's People

Contributors

davedarko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gbprinter's Issues

Added support for serial transfer of images

Hi davedarko,

I've forked your repo on octavifs/GBPrinter and added support to transfer images from the PC to the printer.

I've created a go client that converts an image (png, jpg or gif) to the binary format of the printer and then sends it through serial port. The arduino takes that input and sends it using the printer protocol (as you and Furrtek wrote). The sketch and library were also heavily rewritten. It is now a state machine that can keep receiving and printing tasks indefinitely.

Although some parts need a bit of extra work, such as error handling and finetuning the dither algorithm to improve the printing results, the project is very much usable. There are videos and results linked on the fork README.

I thought you might find this interesting, so I'm raising this "issue". I'd be glad to discuss the changes I've done on my fork anytime.

Happy hacking!

Cannot use with anything other than default hackaday.com banner.

I tried replacing the:
uint8_t row0[640]; uint8_t row1[640]; uint8_t row2[640]; uint8_t row3[640]; uint8_t row4[640]; uint8_t row5[640]; uint8_t row6[640]; uint8_t row7[640];

With the hex values used on your site (which also is broken and cannot generate picture, mind OpenSourcing it?) and still no avail.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.