Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Printing on Thermal printer from Boot2Qt image
Forum Updated to NodeBB v4.3 + New Features

Printing on Thermal printer from Boot2Qt image

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
6 Posts 2 Posters 648 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    Oleg Romanenko
    wrote on last edited by
    #1

    Hello,

    I have chinese thermal printer Zj-58, Zj-80, and would like to be able to print on it using Boot2Qt image. Any references or manual on how to do it?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      How do you connect that printer to your device ?
      What protocol does it use ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • O Offline
        O Offline
        Oleg Romanenko
        wrote on last edited by
        #3

        It's connected by USB.
        This is the printer: https://www.adafruit.com/product/597

        I was able to control it from Python, using Adafruit library, and wondering if there is anything in Qt to do the same in Boot2Qt image?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Do they provide a C or C++ library also for that device ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • O Offline
            O Offline
            Oleg Romanenko
            wrote on last edited by
            #5

            They don't. I think I will try to use QSerial to send commands for the printer. I'm sorry, it was not really a Qt question at the end of the day.
            Will post here, once I will find a working solution or develop a lib for Qt.

            1 Reply Last reply
            1
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              You might be able to translate the python library in something that is suitable in C/C++.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved