Web interface

"What is PHP? PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML." For more info visit http://www.php.net/

If you are not familiar with web technolgies this might not be for you, this is more of a "hack" then the sable Pofilux Controle but it enable you to do things that you cant curently do with the Pofilux Controle. In order to make this work you will need a web server or a hosting package. I use http://www.kionic.com/ :c)

Christian
 
I am away on trainning and developement has been slow. Matthias has givin us the information required to query for attahced device... This is major :c) only problem it's in Germam and it takes longer to translate and unterstand.

I have been working on the loging and graphing part and will jump on the device query after.

If anyone is interested in getting the code as is le me know and I will send you the running copy. Nadine and I are currently using it to log data.

Christian
 
Righty Ho...
have my LAMP installed on a NAS device.
Have access to a German techo that dabbles in scripting and the odd bit of code. The other mate is a php/sql geek lets get it on... :D
Me, well... only Windows server and network admin, had the data export and sql 2005 import scripted and sorted... but clearly open source is the way to release it to the masses and run it on small devices.
Ready to start tinckering... and all you lurkers out there... jump in and lend a hand where you can.
 
nope I was in transit... you got to love airports and snow storm!!

I did do a bit in the while I was traveling but nothing to be relased yet... but next update will be nice :c)
 
Nope I'm still working on this, it's been really slow lately... hopefully this weekend I will have some time to work on it :c)
 
I have also started working on a web front end written in C# that will talk to the serial port rather than require a LAN card installed.

I'll code a web interface into the application so no apache/php will be required.

I'd appreciate any input from you guys that have already done any API work, especially if it is in C#.

I already have it bringing back firmware version, but I don't want to reinvent the wheel.
 
I have the C# code working through the LAN - communication through the serial port is as simple as switching out the socket communications for serial communications. PM me for more info.
 
<a href=showthread.php?s=&postid=11973738#post11973738 target=_blank>Originally posted</a> by boboxx
Well here is the code that I have so far... there is still alot to do but depending on what you want to do it might work as is for you.

http://reef.charetx2.com/


boboxx, I just wanted to say thanks for sharing this. This is great work. I got the code to work, the only thing that didn't work for me is the probe_graph.php
 
yes I know this is still work in progress, I havent been able to make any headway on this project for a few weeks now. I'm working on the graphing part now and should be done shortly :c)

Christian
 
Yep boboxx great work, I have buchered your o.1 code a little to play with things, hope you dont mind... absolutely love it.
I use the current settings page to quickly check from my mobile which has a tendency to cache pages aggressively so have added time to make sure I am looking at current levels.
Others might find this as useful as I have.. also just removed the extra firmware and serial info.
The other things I am playing with will be to see on that page either the trend... up or down or maybe just the last 3 or 4 values.
The idea for me is to use this as a quick one page status without having to go to graphs etc. So if I get a txt/email alert I can quickly check and see the rate of change and make a call on what to do or how quickly I need to respond.
Other bits I want to play with include mapping the sockets to user friendly name e.g. s1 displays as Return Pump etc
Great work ... much appreciated... :)
 
cool glad it worked for you, I have a 0.3 almost done, some optimisation was done and now runs 100 time faster, probe detection and this will also have some nice graphs :c)
 
Nice :)
I think I am going to hold of then for 0.3 before i do anything further.... besides your scripts are elegant against my noob hacks. Well maybe just tincker with a mail function for alerts... :) I am lucky my mobile service provider provides free txt alert/gateway for their mailboxes... built in sms alerts :)
 
Nope, I just set it up to do basic alerting/logging and I havent had a chance to play with it much... I should be able to work on this soon enough, I hope anyway.

I have buzzy working on other project!!!
 
Back
Top