Skip to content

Flutter app and msp430 code for simple home system. Powered by bluetooth.

Notifications You must be signed in to change notification settings

TrippleCCC/MSP430-Home-System

Repository files navigation

ELEC 327 Final Project: Home Hub

A flutter app and msp430 for a simple home monitoring system

Devleopment

Preequisites

In order to develop this app you need to donwload Flutter and Code Composer Studio. The root of this repo can be used for the project root of the flutter app. The folder msp430_code can be used for the root of the Code Composer project.

Flutter

The library used for bluetooth communication is not up to date with Flutters current null safety standard. Therefore to run the app use the following command

flutter run --no-sound-null-safety

This will allow you to run the app without checking for null safety.

Presentation Links

Presentation link here Demo Link here

About

Flutter app and msp430 code for simple home system. Powered by bluetooth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published