We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi, I am working on a remote mini ECG system and would like to send my data to a cloud server. I have set up an xbee system where the Xbee USB dongle receives data from an Xbee connected to my ECG chip. I have been told that Processing can be used to send the data received from the Xbee via a computers wifi connection to a cloud server. However, I am having trouble writing the code to connect to my cloud server URL.
My Xbees are series 1 and I am using an Arduino Uno as the microcontroller.
Are there any kind souls that can help me out? Is it possible to send my data over the internet without purchasing a wifi module? My project has budget constraints so I am trying to minimise my purchases.
Appreciate any help I can get!