<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[REXYGEN Community Forum / Online data logger]]></title>
	<link rel="self" href="https://www.rexygen.com/oldforum/extern.php?action=feed&amp;tid=341&amp;type=atom"/>
	<link href="http://www.rexygen.com/oldforum/viewtopic.php?id=341"/>
	<updated>2017-03-09T09:40:06Z</updated>
	<generator>FluxBB</generator>
	<id>http://www.rexygen.com/oldforum/viewtopic.php?id=341</id>
	<entry>
		<title type="html"><![CDATA[Re: Online data logger]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1531#p1531"/>
		<content type="html"><![CDATA[<p>And one more solution came to my mind: logging to a text file - see following <a href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1408#p1408" rel="nofollow">post</a>.</p><p>Regards, Tomas</p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2017-03-09T09:40:06Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1531#p1531</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Online data logger]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1530#p1530"/>
		<content type="html"><![CDATA[<p>Hi mjerjawi,</p><p>online data logger with REX is doable. There are many ways how to do that:</p><p>1) First one is using your own My-sql database as soxso2011 already mentioned. The disadvantage is that you have to care about the database yourself. The advantage is that the complete solution is in your hands so you are able to do some custom modifications.</p><p>2) There are plenty of cloud services for logging data and/or displaying custom dashboards - e.g. Thingspeak.com, Beebotte.com, data.sparkfun.com and many more. They all are more or less using HTTP requests to push data to their databases. This can be done in REX using HTTP function block. Please, investigate ThingSpeakAPI example on our GitHub: <a href="https://github.com/rexcontrols/REXexamples/tree/v2.50/HowTo_solutions/ThingSpeakAPI_example" rel="nofollow">https://github.com/rexcontrols/REXexamp … PI_example</a></p><p>In both cases you don&#039;t need a real IP address - just internet connection (or local connectivity in your own My-sql database).</p><p>Hope the above is useful for you.</p><p>If you have any additional questions, let us know.</p><p>Regards, Tomas</p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2017-03-09T09:01:20Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1530#p1530</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Online data logger]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1527#p1527"/>
		<content type="html"><![CDATA[<p>For reading analog values you can use any rex compatible hardware and now rex will read these analog values and you can write these analog value to mysql database , and from mysql database these values are connected to your website using mysql-php interface. Now dor mysql access you need to have an ip address of server.Or in case you have to make a localhost database.But either you need a ip address again to access via internet.</p>]]></content>
		<author>
			<name><![CDATA[soxso2011]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=21</uri>
		</author>
		<updated>2017-03-08T14:56:31Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1527#p1527</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Online data logger]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1521#p1521"/>
		<content type="html"><![CDATA[<p>I&#039;m trying to build some kind of online data logger im gonna read data from analog sensors and send to a server and to be able to view the readings on the web and store the data for history graphs is that doable ?? Do i need real ip ?? <br />Thank you</p>]]></content>
		<author>
			<name><![CDATA[mjerjawi]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=141</uri>
		</author>
		<updated>2017-03-05T09:26:01Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1521#p1521</id>
	</entry>
</feed>
