Skip to content

A Bluetooth app which can connect to an IoT device and control lights.

Notifications You must be signed in to change notification settings

Pranavc22/Bluetooth-light-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluetooth Light Controller app

Introduction

The app controls Traffic lights using Bluetooth as a communication medium between an IoT device. The app has a very simple and basic UI. The IoT device was installed with an Arduino chip, a bluetooth module and some LED lights for testing.

New Concepts Learned

  • Integrating apps with hardware devices using bluetooth.
  • Using the Bluetooth Libraries
  • Using the Dart async functionality
  • Working with numerous functions for bluetooth functionality.
  • Setting properties to different widgets according to the state of the app.
  • Used various new widgets for layout and functionality of the app.

Resources

Here are some resources which helped me make the app:

About

A Bluetooth app which can connect to an IoT device and control lights.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages