Search found 4 matches
- Fri Jan 15, 2016 4:34 am
- Forum: Python
- Topic: Temperature and Humidity on webpage
- Replies: 5
- Views: 2344
Re: Temperature and Humidity on webpage
OK I got it working Thank you for opening my EYES, I got frustrated with one guys code when it didn't work, then checked here and seen the code the other guy used. Instead of starting over I just deleted some of the HTML and added to it. I feel so dumb now. But I was working so long at it I wasn't s...
- Thu Jan 14, 2016 8:07 pm
- Forum: Python
- Topic: Temperature and Humidity on webpage
- Replies: 5
- Views: 2344
Re: Temperature and Humidity on webpage
Sorry I forgot to put all that in my post yes Apache and PHP are installed I have been running Apache2 and PHP from the start about 6 months ago. I was very surprised that it did not work, the instructions was very good. If there may be a better way to do it, I'm open for suggestions. I set up my we...
- Thu Jan 14, 2016 4:33 pm
- Forum: Python
- Topic: Temperature and Humidity on webpage
- Replies: 5
- Views: 2344
Temperature and Humidity on webpage
Hello I'm trying to get the Temperature and Humidity to display on my webpage, from my DHT22 I already control some lights and other things on a webpage, and that all works great, I would like to have the temperature and humidity to show on the same page. I have followed the instructions on this for...
- Sat Jan 09, 2016 3:11 pm
- Forum: Python
- Topic: DHT22 readings onto a web page
- Replies: 16
- Views: 16838
Re: DHT22 readings onto a web page
Hello I'm trying to do the same thing as the first poster. I have a relay board I control some lights on things and that all works great, I would like to have the temperature and humidity to show on the same page. I have followed the instructions on this form but no display on webpage. Its been a lo...