Skip to content

parthmeht/Smart-Bluetooth-Low-Energy-Bulb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smart Bluetooth Low Energy Bulb

license GitHub issues

This app enables user to communicate with a Smart BLE bulb that is also capable of beeping and measuring temperature.

Technologies:

  • Mobile Framework: Android
  • Bluetooth Low Energy device and API to discover devices, query for services, and transmit information.

Application Demonstration Video: Smart-Bluetooth-Low-Energy-Bulb

Screenshots

Bulb Screen Application Screen

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

  1. Clone the repository.
  2. Open the project in Android Studio.
  3. Change the Service and Characteristics UUID in MainActivity.
  4. Run the project on your android phone.