bryant03 / BLE_Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Bluetooth Low Energy Examples

Demonstrate cordova-plugin-ble-central with Ionic.

Examples for Ionic Madison Meetup July 20, 2017

Slides

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


Languages

Language:TypeScript 47.3%Language:CSS 21.5%Language:HTML 18.8%Language:Arduino 6.8%Language:JavaScript 5.6%