<?xml version="1.0" encoding="utf-8"?>
	<rss version="2.0">
		<channel>
			<title>Green Building Forum - emoncms / Windows</title>
			<lastBuildDate>Sun, 19 Apr 2026 05:01:11 +0100</lastBuildDate>
			<link>https://www.greenbuildingforum.co.uk/newforum/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.0.3</generator>
			<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=167609#Comment_167609</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=167609#Comment_167609</guid>
		<pubDate>Sat, 16 Feb 2013 13:27:49 +0000</pubDate>
		<author>Sprocket</author>
		<description>
			<![CDATA[Emoncms is the data analysis/display front end of Open Energy Monitor.<br /><br />Has anyone here run it on Windows?<br /><br />I know most folks here probably run it on Linux but I would prefer not to set up another box (my existing home server is Windows Home Server 2008).<br />The instructions suggest it is possible on Windows but it looks a bit of a faff so I thought I would check before wasting much time on it.]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=167652#Comment_167652</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=167652#Comment_167652</guid>
		<pubDate>Sat, 16 Feb 2013 20:14:12 +0000</pubDate>
		<author>borpin</author>
		<description>
			<![CDATA[Run it in a linux VM?]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=167757#Comment_167757</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=167757#Comment_167757</guid>
		<pubDate>Mon, 18 Feb 2013 09:18:17 +0000</pubDate>
		<author>Sprocket</author>
		<description>
			<![CDATA[&gt; Run it in a linux VM? <br /><br />Thanks. I considered that but it would still leave me with a Linux OS to admin and it would eat a fair bit of memory and HDD. This PC is my home server (15W, dual core Atom, 1GB memory, 20GB OS+Apps partition) and I like to keep it fairly lean.<br /><br />In the end I went ahead and installed WAMPserver on my Windows machine. It may well have been fine on XAMP or one of the other web authoring setups but WAMPserver is the one mentioned on the OEM pages. It didn't quite work out of the box but it only took a couple of minor tweaks and I learned a lot doing this (ie. it took me ages and a bit of cursing).<br /><br />Emoncms seems to be surprisingly versatile. I thought I should share what I learned for benefit of anyone else wondering about doing some of this:-<br /><br />emoncms is not a Windows program or a Linux program. It is all web software. It is entireley written (in PHP) to be hosted by a web server. It runs on a pretty standard web server. If you rent a server (eg. by subscribing to a hosting service) it comes with the right environment pre-installed.<br /><br />WAMP/LAMP/XAMP etc are standard web hosting environments (wikipedia has more details for interested) that provide Apache web server + SQL + PHP programming language to the web software. WAMP is windows, LAMP is Linux, XAMP is portable etc and there are many others too but they pretty much do the same thing.<br /><br />emoncms is a modular web package that is surprisingly pretty general purpose. It can accept numerical data from any number of sources, process that data, collect it into a long-term store, and you can set it up with your own designs of dashboard panels to display that data.<br /><br />So although used primarily to collect voltage and current data and display pretty dials of power usage and graphs of historical data it can probably just/almost as easily do the same for multiple temperatures, power factors, heating oil useage, PV output, biomass boiler on/off times, or how much you spend on ebay each month.<br /><br />Data is sent to the emoncms server application as web queries so pretty much anything that has internet access can log data to the collection. The server software will then automatically process and sort and store and display it.<br /><br />You can run emoncms on your own server. Or you can setup a free account on the global server on the internet at emoncms.org  . Either way it is exactly the same software doing the work. The only difference is where you send the data. If it is a server on your own network (can be as simple as a rasperry Pi setup) then you have low latency access to it (so adding data at very short intervals is simple) and your data is stored locally too. If it is the emoncms.org server then your data is on the internet and easier to access from anywhere but latency is higher and less predictable so you probably don't want to rely on logging power updates at half second intervals.<br /><br />The Open Energy Monitor hardware part is a simple Arduino clone to take data from sensors (voltage, current, temperature etc) and periodically push it to the server as web queries. A web query is just a request to get data from a URL (web address) where the web address is constructed to include the data you want to send. The server strips the data from the URL, processes the data, and sends back an &quot;OK&quot; message. The rest of the smart stuff happens in the web server emoncms software and you can configure/setup all of that from web pages that let you link up all the data, do calculations, and design display panels.]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=167758#Comment_167758</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=167758#Comment_167758</guid>
		<pubDate>Mon, 18 Feb 2013 09:38:31 +0000</pubDate>
		<author>SteamyTea</author>
		<description>
			<![CDATA[I keep meaning to have a good look at the Emoncms site and see if it can do what I want, just need those 'spare' ten hours.]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=167822#Comment_167822</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=167822#Comment_167822</guid>
		<pubDate>Tue, 19 Feb 2013 05:55:44 +0000</pubDate>
		<author>borpin</author>
		<description>
			<![CDATA[Had a look at it but not had the time to play.  I do want to though!  IIRC it will take 1 Wire sensors directly or via a secondary board linked wirelessly.]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=186789#Comment_186789</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=186789#Comment_186789</guid>
		<pubDate>Fri, 18 Oct 2013 09:40:59 +0100</pubDate>
		<author>Sprocket</author>
		<description>
			<![CDATA[EmonCMS.org seems to have crashed?<br /><br />I started sending Temperature, Humidity, CO2 data to it yesterday. It was all working fine.<br />Then after several hours the front end / dashboard site stopped responding.<br />And shortly after that it stopped responding to data pushes too.<br /><br />It was looking quite promising for a while there.<br />Is it generally reliable?]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=186842#Comment_186842</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=186842#Comment_186842</guid>
		<pubDate>Sat, 19 Oct 2013 09:40:00 +0100</pubDate>
		<author>Sprocket</author>
		<description>
			<![CDATA[Well it seems to be back up again now<br />I guess there is nobody else here using it.<br /><br />ST and any others here that are already logging anything into a computer that just happens to have a network/internet connection... I would certainly recommend giving emoncms a go. It is pretty well documented and fairly easy to get working once you have created the initial channels. And once it is up and running it is simple to edit a layout to choose what is displayed on your dashboard.]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=186843#Comment_186843</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=186843#Comment_186843</guid>
		<pubDate>Sat, 19 Oct 2013 10:00:45 +0100</pubDate>
		<author>SteamyTea</author>
		<description>
			<![CDATA[So could I put up my second by second (well 6 second) data from my RPi.<br />That would be fun.<br /><br />Seems that someone has already sorted out the RPi stuff.  Shall have to have a decent look soon.]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=186855#Comment_186855</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=186855#Comment_186855</guid>
		<pubDate>Sat, 19 Oct 2013 13:49:16 +0100</pubDate>
		<author>Sprocket</author>
		<description>
			<![CDATA[6 seconds is probably pushing it a bit.<br />I am sending data at 30 second intervals and that seems to work fine.<br /><br />I would have posted a link here to my test dashboard for folks to see but it doesn't seem to work properly.<br />I made my dashboard public and published it but if I try to connect to that I just get a "Feed type or authentication not valid" message :-/]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187493#Comment_187493</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187493#Comment_187493</guid>
		<pubDate>Sun, 27 Oct 2013 14:35:55 +0000</pubDate>
		<author>Worcester</author>
		<description>
			<![CDATA[Why not run it on a Raspberry PI : works well for me, and costs diddly (SteamyTea will like that :) )<br />Running costs of the Pi are diddly too.<br /><br />Got one Pi here that runs Emoncms, and my pywws weather station off a Maplin N96GY (wait till they are in the sale like now.. or Clas Ohlson - not in the sale at the moment)]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187508#Comment_187508</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187508#Comment_187508</guid>
		<pubDate>Sun, 27 Oct 2013 18:06:23 +0000</pubDate>
		<author>Sprocket</author>
		<description>
			<![CDATA[Thanks Worcester. I have some PI on the shelf so I will probably give that a go.<br /><br />Alternatively, I did install it on a Windows machine a while ago just to play with so I could put it on my home server... but I don't know if I trust it's robustness enough to have it on the server so perhaps a PI is a good way to go.<br /><br />Thanks also for the weather station idea. I've been meaning to dabble with a weather station for some time. The Davis ones look very nice but I do definitely prefer the idea of cheap and home-brew and I am comfortable with Python so pywws looks very interesting. That Maplin kit looks a bargain to start messing about with.<br /><br />So now I am mainly missing just one important thing - can anyone tell me how to make some of this "spare time"?<br />:-)]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187509#Comment_187509</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187509#Comment_187509</guid>
		<pubDate>Sun, 27 Oct 2013 18:16:30 +0000</pubDate>
		<author>djh</author>
		<description>
			<![CDATA[<blockquote ><cite >Posted By: Worcester</cite>Maplin N96GY</blockquote><br />I was intrigued to see what it was and Google also threw up the Maplin Replacement Wireless Weather Transmitter for N96FY/N96GY for Â£15, which may interest some:<br /><br />    * Replacement transmitter for use with weather stations N96FY and N96GY<br />    * Includes built-in temperature and humidity sensor]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187534#Comment_187534</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187534#Comment_187534</guid>
		<pubDate>Mon, 28 Oct 2013 07:06:17 +0000</pubDate>
		<author>SteamyTea</author>
		<description>
			<![CDATA[I have been waiting for some 433 MHz transmitters/receivers to turn up for a while now.  Most weather stations and energy monitors seem to use these.<br />Everyone I know that has a weather stations says they end up with a Davis in the end.  I am not in a good location to install one (don't trust the Porthleven one as it is surrounded by high buildings).<br />The great storm was not down here, think it went NE of me <img src="/newforum/extensions/Vanillacons/smilies/standard/cool.gif" alt=":cool:" title=":cool:" />]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187583#Comment_187583</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187583#Comment_187583</guid>
		<pubDate>Mon, 28 Oct 2013 17:21:06 +0000</pubDate>
		<author>borpin</author>
		<description>
			<![CDATA[Those Maplin weather stations are not very accurate especially the rain.  I think I had about 4m of rain last month!  I have also had issues with one of the other web based monitoring programs.  It seems the USB comms is a bit iffy and can easily get really confused.  If it is working, leave it alone seems to be the rule!<br /><br />I might try Emoncms and pywws on my PI.]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187584#Comment_187584</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187584#Comment_187584</guid>
		<pubDate>Mon, 28 Oct 2013 17:21:54 +0000</pubDate>
		<author>borpin</author>
		<description>
			<![CDATA[<blockquote ><cite >Posted By: Sprocket</cite>Alternatively, I did install it on a Windows machine a while ago just to play with so I could put it on my home server... but I don't know if I trust it's robustness enough to have it on the server so perhaps a PI is a good way to go.</blockquote>Just use a Virtual Machine.  Works brilliantly.]]>
		</description>
	</item>
	<item>
		<title>emoncms / Windows</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187714#Comment_187714</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=10140&amp;Focus=187714#Comment_187714</guid>
		<pubDate>Tue, 29 Oct 2013 22:55:33 +0000</pubDate>
		<author>borpin</author>
		<description>
			<![CDATA[<blockquote ><cite >Posted By: Worcester</cite>Got one Pi here that runs Emoncms, and my pywws</blockquote>Before I start down this path, can I check if you are passing the data from pywws into the Emoncms and if you started with an Emoncms image or a normal base Pi image? I am assuming you are using the Pi as your EmonBase.]]>
		</description>
	</item>
	
		</channel>
	</rss>