Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mayankagg9722/mibeatchat

#GdgDevFest:This app takes your ECG signal from miBeat board and detect your live emotion and suggest emoji in real time.
https://github.com/mayankagg9722/mibeatchat

android application chat emoji feelings heart-rate real-time sensor

Last synced: 17 days ago
JSON representation

#GdgDevFest:This app takes your ECG signal from miBeat board and detect your live emotion and suggest emoji in real time.

Awesome Lists containing this project

README

        

# miBeat Open
This is the source code for example Android Application for working with miBeat hardware of Cardea Labs.

It is a basic app that showcases how to connect to the hardware using bluetooth, fetching data over bluetooth socket, plotting fetched data using aChartengine charting library, writing saved data values in a text file, reading from text file and plotting saved data.