Jump to content

Recommended Posts

Posted

Can anyone assist? I've "dabbled" in making my own small scale solar thermal panel. It worked, returned some decent temperatures and cost nothing. It was just a bit of fun with the kids.

 

https://www.flickr.com/gp/122042403@N05/TYnTF6

 

Looking on another thread at all this talk of logging with a Raspberry Pi. In an ideal world I'd like to be able to look at a real time graph on my phone / pc showing:

 

-Ambient temperature

-Temperature at the output pipe of the panel 

-Temperature  of storage tank

 

Any pointers?

 

My boy can code all day long.....if he can be bothered! I struggled with BASIC!

Posted
2 minutes ago, Onoff said:

[...]

My boy can code all day long.....if he can be bothered! I struggled with BASIC!

 

Try JQuery and HTML with a bit of CSS. A morning's working on it will see significant progress. The JavaScript will rub off on you on the way past.

Posted (edited)

The logging is pretty simple with a Raspberry Pi.  Just a couple of temperature sensors (or more) and something to detect when the pump is on.  Then a bit of Python code.

There are also "Libraries" (addons) for Python that can be used for plotting, take your pick from the easiest tutorial to follow.  StackOverflow is always worth a look at.  Though can be a bit pompous about the questions asked.

 

 

Edited by SteamyTea

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...