pschen / ionic-ble-examples

Ionic Framework Bluetooth Low Energy Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Bluetooth Low Energy Examples

Demonstrate cordova-plugin-ble-central with Ionic.

These were examples written for an Ionic Bluetooth presentation given at the Ionic Philadelphia Meetup and the Ionic Madison Meetup. The presentation slides are available online.

Projects

  • Scan - Scan for Bluetooth LE devices
  • Connect - Connect to a Bluetooth LE device and show services
  • Light - Control a Bluetooth LE lightbulb
  • Button - Receive notifications from a TI CC2650 SensorTag button
  • Thermometer - Receive temperature notifications from Bluetooth LE thermometer
  • NeoPixel - Control NeoPixel lights with Bluetooth LE

The arduino directory has programs and wiring diagrams for building Bluetooth LE peripherals with the Arduino 101.

About

Ionic Framework Bluetooth Low Energy Examples


Languages

Language:TypeScript 45.8%Language:CSS 22.4%Language:HTML 19.6%Language:C++ 7.0%Language:JavaScript 5.2%