Hey day_tripper
Can you help me with the purge_dbase.py I don't think it's working I'm sure I did something wrong. I did this sudo crontab -e -u www-data and put this code at the bottom 00 00 * * 0 /home/pi/purge_dbase.py can you help me out? Does it matter if it doesn't get purged. Is...
Thank you day tripper. I'm not good at html . I'm lucky I got the flow meters working and the temps logging. Only because you gave very good instructions. Thanks for all your hard work.
Hi,
Can someone help me I'm almost done. I'm trying to put a clock on the page. I put the code <?php echo date ("h:I"); ?> At the top of the temp_insert. Php file but when I do it puts the time above the thermometer in the right corner and pushes the temp icon into the poured/remaining...
Thank you that worked. I'm still waiting for the sf 800 flow meters. I work on espresso machines and had a extra turbine style flow meter that I tried to see if it worked but it didn't maybe it sends a different signal. I guess I'm stuck until I get the sf800. thank you again.
I think it worked. after that I typed sudo chmod a+x /etc/init.d/flowmon I think that worked.then I typed sudo /etc/init.d/flowmon start $ ps aux | grep flow_monitor.py to test it but I didn't get a return like it said I would.
Hi I'm new to the raspberry pints.It. I'm having a problem with step 9 installing flow meters. I followed all the instructions on the raspberry pints website. when I try to type sudo cp flowmon /etc/init.d I get no such file or directory. please help its driving me nuts lol thank you.