Skip to content
View triopu's full-sized avatar

Block or report triopu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
triopu/README.md

Profile

About Me:

Trio Pambudi Utomo

Current Job:
Mobile Apps Engineer
drawing

Interest:
🔬 Sensor, Microcontroller
🔬 Biomedical Engineering
🔬 Machine Learning

Projects:

ECG Android

Android smartphone is used for heart rate monitoring and displaying electrocardiogram (ECG) graph. Heart rate determination is based on QRS peak detection. Two methods are studied to detect the QRS complex peak; they are Peak Threshold and Peak Filter. The acquisition of ECG data is utilized by AD8232 module from Analog Devices, three electrodes, and Microcontroller Arduino UNO R3. To record the ECG data from a patient, three electrodes are attached to particular body’s surface of a patient. Patient’s heart activity which is recorded by AD8232 module is decoded by Arduino UNO R3 into analog data. Then, the analog data is converted into a voltage value (mV) and is processed to get the QRS complex peak. Heart rate value is calculated by Microcontroller Arduino UNO R3 uses the QRS complex peak. Voltage, heart rate, and the QRS complex peak are sent to Android smartphone by Bluetooth HC-05. ECG data is displayed as the graph by Android smartphone. To evaluate the performance of QRS complex peak detection method, three parameters are used; they are positive predictive, accuracy and sensitivity.
📎 Get Paper

drawing

Object Dettector - OpenCV

In robotics, object detection system is very important. This detection can be used by robots for navigation. In object detection, one of the methods is using color. I develop an Android applications to detect object based on color. Colors can be chosen directly when the application is running. Furthermore, the position of the object based on the phone's screen that has been detected through this color is sent via Bluetooth to a robot.

drawing

Contact:

Mail : [email protected]
Twitter : @trio_pu
Google Scholar: Trio Pambudi Utomo

Pinned Loading

  1. Salesman Salesman Public

    Salesman Flutter Apps - CRUD with Google Firebase

    Dart 3

  2. EKGAndroid EKGAndroid Public

    Display AD8232 EKG Kit in Android and Upload to Firebase in Real-Time

    Java 3 1

  3. OpenCV OpenCV Public

    OpenCV Project

    Python 6 6

  4. ArduinoMatlab ArduinoMatlab Public

    Sending data from Arduino to Matlab through Serial

    MATLAB

  5. TRUNSObjectDetector TRUNSObjectDetector Public

    TRUNS Object Detector

    Java

  6. XBeeEasyTransfer XBeeEasyTransfer Public

    Transfer Multiple Data Sensor with Xbee

    Arduino