All Projects → liangminhua → cordova-posprinter-sample

liangminhua / cordova-posprinter-sample

Licence: MIT license
Cordova/Inoic sample for Epson ESC/POS printer

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to cordova-posprinter-sample

IoT-iBeacon
An Ionic app for indoor localization and navigation using BLE iBeacons.
Stars: ✭ 39 (+62.5%)
Mutual labels:  cordova, bluetooth, bluetooth-low-energy
ESP32BleAdvertise
Simple library for BLE advertise using ESP32 in Arduino
Stars: ✭ 39 (+62.5%)
Mutual labels:  bluetooth, bluetooth-low-energy
redux-bluetooth
Redux middleware to dispatch actions via bluetooth to a peripheral store
Stars: ✭ 17 (-29.17%)
Mutual labels:  bluetooth, bluetooth-low-energy
ios
CoThings's iOS application. CoThings is a realtime counter for shared things.
Stars: ✭ 13 (-45.83%)
Mutual labels:  bluetooth, bluetooth-low-energy
react-native-easybluetooth-classic
⚛ A Library for easy implementation of Serial Bluetooth Classic on React Native (Android Only).
Stars: ✭ 44 (+83.33%)
Mutual labels:  bluetooth, bluetooth-low-energy
SmartSpin2k
Transform your spin bike into a Smart Trainer!
Stars: ✭ 88 (+266.67%)
Mutual labels:  bluetooth, bluetooth-low-energy
BLELib
This library contains many of the features you need to interact with BLE peripherals
Stars: ✭ 21 (-12.5%)
Mutual labels:  bluetooth, bluetooth-low-energy
DroneJS
A Node.js based library for controlling a Parrot minidrone. This library also provides the feature to take pictures from the drone, download them all at a time and delete them whenever required.
Stars: ✭ 19 (-20.83%)
Mutual labels:  bluetooth, bluetooth-low-energy
pycalima
Python interface for Pax Calima Fan via Bluetooth LE
Stars: ✭ 34 (+41.67%)
Mutual labels:  bluetooth, bluetooth-low-energy
Bluetooth-ble-beamer-and-scanner-for-tracing-corona-virus-infected-individual
Bluetooth ble beacon beamer and scanner for tracing corona virus infected person similar to Trace Together app
Stars: ✭ 26 (+8.33%)
Mutual labels:  bluetooth, bluetooth-low-energy
mijia-homie
A Homie MQTT bridge for the Xiaomi Mijia 2 hygrometer-thermometer. This repo also serves as the monorepo for a handful of helper crates related to Homie and Bluetooth.
Stars: ✭ 40 (+66.67%)
Mutual labels:  bluetooth, bluetooth-low-energy
SwiftyTeeth
A simple, lightweight library intended to take away some of the cruft and tediousness of using CoreBluetooth
Stars: ✭ 21 (-12.5%)
Mutual labels:  bluetooth, bluetooth-low-energy
daydream-node
Quick Node.js module to connect to the Daydream controller and receive all the data
Stars: ✭ 17 (-29.17%)
Mutual labels:  bluetooth, bluetooth-low-energy
theheraldproject.github.io
Herald - Proximity Detection Protocol and research documentation, including the Fair Efficacy Formula
Stars: ✭ 17 (-29.17%)
Mutual labels:  bluetooth, bluetooth-low-energy
BLE
No description or website provided.
Stars: ✭ 25 (+4.17%)
Mutual labels:  bluetooth, bluetooth-low-energy
PiBeacon
Low-cost iBeacon using Raspberry Pi
Stars: ✭ 41 (+70.83%)
Mutual labels:  bluetooth, bluetooth-low-energy
GATT
Bluetooth Generic Attribute Profile (GATT) for Swift (Supports Linux)
Stars: ✭ 48 (+100%)
Mutual labels:  bluetooth, bluetooth-low-energy
home assistant-ble
Companion application for home-assistant, sending bluetooth low energy detection
Stars: ✭ 21 (-12.5%)
Mutual labels:  bluetooth, bluetooth-low-energy
ble-serial
"RFCOMM for BLE" a UART over Bluetooth low energy (4.0+) bridge for Linux, Mac and Windows
Stars: ✭ 134 (+458.33%)
Mutual labels:  bluetooth, bluetooth-low-energy
H.E.L.P.
Home Environment Locating People 🍍
Stars: ✭ 19 (-20.83%)
Mutual labels:  bluetooth, bluetooth-low-energy

cordova-posprinter-sample 中文

This example demonstrates how to print to network, USB and Bluetooth connected receipt printers using the Epson ESC/POS printer control language.

How to use

  • Install the Cordova and Ionic: npm install -g cordova ionic
  • Add IOS project: cordova platform add ios
  • Add Android project: cordova platform add android
  • Build and Run IOS project: cordova run ios / ionic run ios -l -c
  • Build and Run Android project: cordova run android / ionic run android -l -c

Resources

AngularJS - http://www.angularjs.org

Apache Cordova - http://cordova.apache.org

Socket-TCP(cordova plugin) - https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-sockets-tcp

Bluetooth low energy(cordova plugin) - https://github.com/don/cordova-plugin-ble-central

Bluetooth low energy(cordova plugin) - https://github.com/randdusing/cordova-plugin-bluetoothle

Bluetooth(cordova plugin) - https://github.com/don/BluetoothSerial

USB(cordova plugin) - https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-usb

Related projects

EscPosEncoder - [https://github.com/NielsLeenheer/EscPosEncoder)

node-escpos - [https://github.com/song940/node-escpos)

Support

Contact me for commercial support.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].