nabby27 / IonicBluetooth

App created in ionic connecting to bluetooth and sending different types of data to Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IonicBluetooth

App created in ionic connecting to bluetooth and sending different types of data to Arduino

Getting Started

Prerequisites

Install:

Running

Access to App folder and run comand:

  • Desktop browser testing
$ ionic serve
  • Run in Android (you have to enable USB debugging and USB for file transfer)
$ ionic build android
$ ionic cordova run android

Authors

About

App created in ionic connecting to bluetooth and sending different types of data to Arduino


Languages

Language:TypeScript 54.9%Language:HTML 28.2%Language:CSS 13.5%Language:JavaScript 3.4%