Remote Health Monitoring System

Engabbood

Engabbood

@engabbood-GMLCSh • Oct 26, 2024

Dear mates 😀

I want your help; I'm trying to construct a remote health monitoring system, I will use GSM modems and interface it with computer.
so my questions are:
- Which type of GSM modem shall I use?
- To interface the GSM modem in the receiving side, I will use a PIC 16F877
so does anyone have an idea how to program that PIC?

My best regards.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • just2rock

    just2rock

    @just2rock-DkmPtO Nov 13, 2009

    before helping you out we need to know your design ...what equipments & interfacing you are using for this....
    a Zigbee /802.11b/c platform will work fine...request to construct same.

  • Engabbood

    Engabbood

    @engabbood-GMLCSh Nov 15, 2009

    Thank you for your care 😀
    well, we need to send multiple body signal, like eeg, ecg, and temperature together at once,
    so our diagram will look like this:
    Tx : Body sensor--> GSM modem --> Max 232 --> PIC 16F877
    Rx : GSM modem--> max232 --> PIC16f877 --> max232 --> received data to be shown on computer.

    so do you think this is right order in the receiving and transmitting sides?
    any suggestions for the diagram and pieces names?

    Thank you in advance 😀

  • pracas

    pracas

    @pracas-xBVZOA Nov 16, 2009

    Why is there a pic on the rx side? you can interface a gsm modem directly to the serial port and program for data to be obtained from the serial port. Unless you have a specific valid reason the pic becomes redundant in the given setup.

    Cheers,
    pracas

  • Engabbood

    Engabbood

    @engabbood-GMLCSh Nov 18, 2009

    Hi again,
    I've segmented my Project into small parts 😀
    so the new thread is :
    #-Link-Snipped-#

    My best Regards.