Lorenzo

Results 7 comments of Lorenzo

I had a very similar problem recently on debian (buster). Unfortunately, I could not find a solution. If a solution is found, I'll be very much interested. Maybe sharing your...

Hello, I have installed everything, I can see the dashboard. But I don't think the sql DB is receiving data. If I launch the sensor.py script, I get the following...

Dear Jitesh, thank you for the advice. I am still having some trouble. 1. I have replaced `from urllib.request import urlopen` with `from urllib import urlopen` 2. I have replaced...

Oh, I understand my mistake now. I was just not using the wright IP in the URL address. Great!

So, it worked with `distance = 32` However, if I revert back the settings to original state as: `from urllib.request import urlopen` and `distance=get_distance()`, than I still have problems. With...

I apologise for multiple posting. Is there something I should calibrate in the py or PHP scripts? The values I get does not correspond to the reality. Also, could you...

Mmmh, I am strugling with the python code. I have a sensor which is different than the one you have used. I connect it to a board connected to a...