Skip to content

Ionic Framework Bluetooth Low Energy Examples

Notifications You must be signed in to change notification settings

ParisMolver/ionic-ble-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 45.8%
  • CSS 22.4%
  • HTML 19.6%
  • Other 7.0%
  • JavaScript 5.2%