#
epson
Here are 55 public repositories matching this topic...
This npm package was made to control epson and star thermal printers
-
Updated
Jun 29, 2022 - JavaScript
[JSON ↔ HW] Connect things using JSON API with the fiscalberry websocket server interact easily with any kind of Hardware. Another IoT solution...
raspberry-pi
iot
json
barcode
receipt
pos
receipt-printer
servidor
epson
raspberry-pi-3
barcode-scanner
imprimir
fiscal-printer
receipt-print
impresora-fiscal
hasar
-
Updated
Jun 11, 2022 - Python
Sales & Dungeons — Thermal Printer as D&D Utility
-
Updated
Apr 27, 2022 - JavaScript
Quickly convert PNG files to ESC/POS format, for printing on Epson thermal point-of-sale printers. Written in Go/Golang
go
golang
converter
png
printer
escpos
format-converter
pos-printers
epson
pos-printer-driver
escpos-printer
-
Updated
Sep 7, 2019 - Go
Zustand Druckerpatronen im EPSON Stylus PX830 für ioBroker auslesen
-
Updated
Jan 29, 2022 - JavaScript
Receipts for humans
-
Updated
Jan 3, 2017 - Go
A sample to demonstrate how to print on an ESC/POS printer in C#
-
Updated
Mar 26, 2019 - C#
Make your web application support direct printing!
-
Updated
Jan 24, 2018 - PHP
JSESCPOSBuilder - ESC/POS Commands Builder for Javascript
-
Updated
Nov 17, 2020 - TypeScript
Demonstrates how to access all sensors of BT-300 / BT-350 through Epson's Unity plugin.
-
Updated
Sep 11, 2020 - C#
Unity plugin that will allow you to use the Epson Moverio BT-300/350 SDK in Unity.
-
Updated
Nov 27, 2017 - C#
Thermal Printer ESC/POS Library For Android.
bluetooth
receipt
pos
receipt-printer
thermal-printer
epson
cashdrawer
cashbox
bluetooth-printer
usb-printer
android-pos
pos-printer
wifi-printer
network-printer-android
multiple-thermal-printers
cashtray
pos-library
-
Updated
Feb 26, 2021 - Java
Simple server for handling epson direct print and star cloud print jobs
-
Updated
Mar 14, 2022 - PHP
React Native Print Interface for Epson TM82
-
Updated
Apr 10, 2020 - Java
Raspberry PI cups with docker
-
Updated
Oct 26, 2021 - Shell
Basic QR Code Reader app
-
Updated
May 31, 2017 - Java
ePOS-Print API Sample Program in Angular 9 http://receipt-printer.s3-website.us-east-2.amazonaws.com/
-
Updated
Jun 3, 2022 - TypeScript
This adapter read tank level and other information from EPSON EcoTank ET-2750 and store in ioBroker.
-
Updated
Jun 19, 2022 - JavaScript
Improve this page
Add a description, image, and links to the epson topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the epson topic, visit your repo's landing page and select "manage topics."
I am trying to print on shared printer, but I don't understand why I get Permission denied when using
$connector = new WindowsPrintConnector("smb://Windows10-pc/".$printer_name);
but when I tried this code at the bottom it simply works, and i never added a Guest permission.
$printer = "\\".'Windows10-pc'."\".$printer_name;
if($ph = printer_open($printer)){
printer_set_option($p