项目作者: VNGIoTLab

项目描述 :
Control/Monitor device by Mobile application via BLE with the VBLUno51 board of VNG IoT Lab
高级语言: Java
项目地址: git://github.com/VNGIoTLab/vbluno_ble_led_button.git
创建时间: 2017-08-07T10:48:39Z
项目社区:https://github.com/VNGIoTLab/vbluno_ble_led_button

开源协议:GNU Lesser General Public License v3.0

下载


Control / Monitor a device by Mobile via BLE with the VBLUno51 board of VNG IoT Lab


Function

  • Control: Mobile —> VBLUno51 (Write action): Turn LED On/Off
  • Monitor: Mobile <— VBLUno51 (Notify action): When press button on VBLUno51, plus 1 and send to Mobile

Design BLE Service


Firmware for the VBLUno51 board

  • Arduino IDE: see firmware_vbluno51 directory

Android application

  • Android Studio: see android directory

Demo Image