All Projects → RobertCsordas → MobilECG-II

RobertCsordas / MobilECG-II

Licence: other
Open source ECG holter

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
assembly
5116 projects
java
68154 projects - #9 most used programming language
Makefile
30231 projects
OpenSCAD
209 projects

Projects that are alternatives of or similar to MobilECG-II

Mobly
E2E test framework for tests with complex environment requirements.
Stars: ✭ 424 (+13.07%)
Mutual labels:  bluetooth, android-app
android-bluetoothChat
Android蓝牙聊天/即时通讯/文件传输,集成蓝牙服务,权限管理,文件操作等功能
Stars: ✭ 23 (-93.87%)
Mutual labels:  bluetooth, android-app
Find3 Android Scanner
An android app that scans Bluetooth and WiFi for FIND3
Stars: ✭ 99 (-73.6%)
Mutual labels:  bluetooth, android-app
FireFiles
Powerful Android File Manager for everything that runs on Android OS (Android TV, Android Watch, Mobile, etc)
Stars: ✭ 37 (-90.13%)
Mutual labels:  bluetooth, android-app
Keymapper
📱 An Android app that maps any keys to actions.
Stars: ✭ 207 (-44.8%)
Mutual labels:  bluetooth, android-app
IOsonata
IOsonata multi-platform multi-architecture power & performance optimized software library for fast and easy IoT MCU firmware development. Object Oriented design, no board package to define, just pure plug & play any boards
Stars: ✭ 40 (-89.33%)
Mutual labels:  bluetooth
SuperToolbar
Android native Toolbar on steroids 💪
Stars: ✭ 52 (-86.13%)
Mutual labels:  android-app
tracking-location-provider-android
Tracking the android mobile and animating marker smoothly in Google Maps. Tracking has been done both in foreground and background. Tested in Android Oreo 8.1, Android 6.0 and Android 5.0
Stars: ✭ 37 (-90.13%)
Mutual labels:  android-app
skeleton
Composer starter project for Ambulatory.
Stars: ✭ 43 (-88.53%)
Mutual labels:  medical
Food Ordering App
Using Firebase, It's a Real-Time food delivery App where user can order food from different restaurants menu
Stars: ✭ 30 (-92%)
Mutual labels:  android-app
EbookReader
The EbookReader Android App. Support file format like epub, pdf, txt, html, mobi, azw, azw3, html, doc, docx,cbz, cbr. Support tts.
Stars: ✭ 37 (-90.13%)
Mutual labels:  android-app
InstaSmart
A Flutter app to plan and beautify your Instagram feed
Stars: ✭ 18 (-95.2%)
Mutual labels:  android-app
HealthCare-Scan-Nearby-Hospital-Locations
I developed this android application to help beginner developers to know how to use Google Maps API and how to convert JSON data into Java Object.
Stars: ✭ 23 (-93.87%)
Mutual labels:  medical
Capturable
🚀Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap Image🖼️
Stars: ✭ 365 (-2.67%)
Mutual labels:  android-app
medical-data-android
Android app to collect data to be analyzed for medical purposes.
Stars: ✭ 24 (-93.6%)
Mutual labels:  medical
ReactAnuvaad
Localize your app in gloval languages
Stars: ✭ 20 (-94.67%)
Mutual labels:  android-app
currency-edittext
A Custom EditText implementation that allows formatting of currency-based numeric inputs.
Stars: ✭ 86 (-77.07%)
Mutual labels:  android-app
LocationMapViewer
Android App to view Locations in a map with support for gpx, kml and kmz data
Stars: ✭ 31 (-91.73%)
Mutual labels:  android-app
wx-ant-ble
微信、支付宝小程序BLE蓝牙SDK
Stars: ✭ 75 (-80%)
Mutual labels:  bluetooth
nutrition-framework
Skripsi / TA of Muhammad Faisal Amir - Telkom University 2021
Stars: ✭ 30 (-92%)
Mutual labels:  android-app

MobilECG II

MobilECG II is an open source clinical grade Holter ECG. For more information, please visit http://mobilecg.hu. Update: The domain name doesn't exists anymore.

NOTE: this is only a preliminary release. It contains known bugs, but its main structure will remain the same. There is no stable branch yet. Development occours on master. When a stable software is released, it will be split to separate stable and development branches.

Directory structure

MobilECG II
├─  CAD - OpenSCAD drawings for the case and other parts
├─  Hardware - the hardware design of MobilECG II
│
├───Software
│    ├─  AndroidApp - Android demo application for resting ECG
│    ├─  Common - Source code used both in firmware and host app
│    └─  Firmware - Firmware running on the microcontroller
|
└───CardECG - Toy, credit card ECG project.

How to get one?

MobilECG is not publicly available yet. In order to sell a medical device, certification is needed. We are working hard to bring MobilECG to the users as soon as possible.

However you can still build one yourself. If you want to build it, feel free to do so. Contact us in case of any problems. There will be soon a technical blog where you will be able to find instructions on bulding one yourself.

Compatibility

The whole project is built using free or open source tools. The hardware is designed in KiCAD (http://kicad-pcb.org), the firmware compiles with ARM GCC (you can find binaries here: https://launchpad.net/gcc-arm-embedded), CAD files are designed with OpenSCAD (http://www.openscad.org) and 3D printed using MatterControl on a Prusa i3. The development occours on Mac OS X and Linux, building was never tested on Microsoft Windows (and we are not interested in making this software build on Windows except the Windows client app that will be written).

How to support us?

If you know a doctor or someone with a heart condition, please let them know about our project. Their subscription will help us find investment.

If you are a business angel or an investor, please contact us.

License

The hardware is released under the Creative Commons Attribution-ShareAlike 4.0 International License. All software componens (except Bluetopia, STM32 peripherial libraries, FreeRTOS, and scmRTOS, which are freely available) are licensed under the GNU Public License v3. If you have any special license requirements, please feel free to contact us.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].