star-micronics / StarPRNT-SDK-iOS-Swift

StarPRNT SDK for iOS including libraries for supporting application development for Star printers.
https://www.star-m.jp/products/s_print/sdk/starprnt_sdk/manual/ios_swift/en/index.html
Other
41 stars 7 forks source link

Add support for TUP* models (open frame kiosk printers) #8

Closed Yrouel closed 6 months ago

Yrouel commented 2 years ago

I understand it might not be a typical scenario to connect an iOS device to a printer meant to be mounted inside a kiosk but they share the same interface boards with their standalone siblings and it would be nice to also have these models (TUP900, TUP500, TUP400) supported by the official iOS apps

gare-bear commented 2 years ago

@Yrouel Thanks for the feedback!

An iOS device presents some challenges when considering some of the common requirements for a Kiosk, but it's not impossible. First, most Kiosks require a USB connected printer which is not easy on iOS due to MFi certification requirements. On a side note, Bluetooth printers must also be MFi certified. Today we have some MFi certified USB printers but not within our Kiosk lineup.

The most viable option is an Ethernet connection, which leads into which printers support a LAN connection?

I think the TUP400 has been discontinued in most of the Star territories, but we could consider adding support for its successor; the TUP500.

On the other hand, the TUP900 has some compatibility issues with our HE07/08 Network interface card, so that prevents us from easily supporting it in our StarPRNT SDK for iOS.

We see much more success on Android, where the built in USB port on the tablet/ phone/ etc, is much easier to interface with.

gare-bear commented 2 years ago

@Yrouel if you're working a project using our Kiosk printers, we'd love to hear about it. If you prefer to discuss specifics offline, you can contact our dev. support team through our website.