Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 663 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 663 Bytes

OpenSJ_Bluz

CMPE244 project : Nordic BLE data logger and real time plots, Push data to the cloud

SJOne

  • This is master controller from which data is being collected from different sensors.

Adafruit Bluefruit BLE UART Module

  • This is Nordic BLE nRF51822 based module which can send all data over BLE to an Android Smart Phone.
  • Then Smart phone will draw real time graphs for each sensor.
  • Android mobile application will push all data to cloud.