ZhangYuef / InteligentHomeBTAPP-MMDHome

Inteligent home APP, for PM2.5 detection and commutication with single chip microcomputer through Bluetooth4.0.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MMDHome - Android Bluetooth Inteligent Home APP

Inteligent home APP, for PM2.5 detection and commutication with single chip microcomputer through Bluetooth4.0.

小学期项目 “智能家居系统” 中的安卓手机端APP

实现功能

  • 通过蓝牙模块与单片机通信
    • 显示实时PM2.5浓度值
    • 通过蓝牙发送指令控制单片机
  • 消息弹窗预警
    • PM2.5浓度超过所设预警值则发送预警消息
  • 应用SQLite数据库实现本地化数据同步存储
    • 登陆身份认证
  • 悬浮窗
    • 程序后台自动运行,悬浮窗口在前台显示当前PM2.5浓度值

界面展示

登陆界面

主界面

悬浮窗

Reference

  • BlueTooth Android Example
  • 《第一行代码——Android》,作者:郭霖

About

Inteligent home APP, for PM2.5 detection and commutication with single chip microcomputer through Bluetooth4.0.

License:Other


Languages

Language:Java 92.5%Language:Shell 5.0%Language:Makefile 2.4%