Thanks for this post, it fixed my problem as well.
just added vers-1.0 at the end of the mount and it worked.
same as the other user, my Windows mount didn't need the change.
Search found 16 matches
- Mon Jul 30, 2018 5:10 pm
- Forum: Troubleshooting
- Topic: [SOLVED] “mount error(112): Host is down” on stretch, but not jessie! Why?
- Replies: 19
- Views: 68554
- Sat Mar 31, 2018 10:16 am
- Forum: Beginners
- Topic: Temperature & Humidity (indoor) House Overview
- Replies: 1
- Views: 460
Re: Temperature & Humidity (indoor) House Overview
Hi Not sure this is the right place in the forum, but as I do this with the weatherstation as well, this may help you. Below is a screen print of my test NodeRed Home screen, gives you an idea of the different sensors, all temps etc are DHT22's on either PI3's PiZero's or ESP's. I prefer the Pi's. a...
- Wed Jul 19, 2017 5:37 pm
- Forum: Troubleshooting
- Topic: mysql fails to start after upgrade of raspi-config on Pi3
- Replies: 3
- Views: 857
Re: mysql fails to start after upgrade of raspi-config on Pi
Hi DougieLawson, Thanks for your reply, things have changed a bit, I thought I would take a backup of what I had before changing anything. Did a backup and then loaded the Sd card to see it was Ok before doing anything else. On the backup I had taken: mysql database now runs NCID - working mqtt brok...
- Thu Jul 13, 2017 5:44 am
- Forum: Troubleshooting
- Topic: mysql fails to start after upgrade of raspi-config on Pi3
- Replies: 3
- Views: 857
mysql fails to start after upgrade of raspi-config on Pi3
I upgraded raspi-config as it was an outstanding upgrade to be done yestreday, after restart the mysql database fails to start with "ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)". The mysql database has been running Ok for months ...
- Wed Dec 14, 2016 10:02 pm
- Forum: Weather station
- Topic: Roof Install Question
- Replies: 1
- Views: 666
Re: Roof Install Question
We plan to install the Weather Station on our building roof and were wondering how to handle the short cable length of the temperature probe. Does anyone have a solution to this? We are looking forward to getting going, even if we do have to trudge through 8-10 inches of snow on our roof to get set...
- Sat Oct 15, 2016 3:42 pm
- Forum: Weather station
- Topic: Connecting wind and rain sensors (build your own station)
- Replies: 190
- Views: 87158
Re: Connecting wind and rain sensors (build your own station
As said above you can connect many things to the i2c, this may give you an idea.
3f = LCD screen
40, 41 & 44 = INA219 same sensor different address for each to monitor solar
69 = MCP3248
77= BMP180
Hope this helps
3f = LCD screen
40, 41 & 44 = INA219 same sensor different address for each to monitor solar
69 = MCP3248
77= BMP180
Hope this helps
- Thu Oct 13, 2016 8:39 pm
- Forum: Raspberry Pi OS
- Topic: Bad screen display PIXEL??
- Replies: 1
- Views: 689
Re: Bad screen display
With other problems logged, this could be a PIXEL problem?
but no-one seems to be able to help.
This is a screen shot of what I get if I access Raspberry pi configuration via the task bar?????????
but no-one seems to be able to help.
This is a screen shot of what I get if I access Raspberry pi configuration via the task bar?????????
- Thu Oct 13, 2016 9:58 am
- Forum: General programming discussion
- Topic: use php and html to present data
- Replies: 6
- Views: 2490
Re: use php and html to present data
Hi 6aaron9, I don't have any links, but I can either help you by posting some code or send me a private message and we can do it that way. First is this the kind of thing you want to end up with? solar.jpg Note the link at the bottom to dump the database. This is testing on a Pi3 at the moment for p...
- Wed Oct 12, 2016 3:33 pm
- Forum: Raspberry Pi OS
- Topic: Bad screen display PIXEL??
- Replies: 1
- Views: 689
Bad screen display PIXEL??
Not sure if this is the correct place to raise this problem. I have done apt-get update and apt-get upgrade on a PiZero and Pi3 the last two days and all OK. yesterday I did the same on the PiZero weather station and the screen is wrong, I can use it but it doesn't display correctly. the good and ba...
- Wed Oct 12, 2016 3:05 pm
- Forum: General programming discussion
- Topic: use php and html to present data
- Replies: 6
- Views: 2490
Re: use php and html to present data
"hi guys, i am using a raspberry pi to monitor a solar system. i have intercepted some sensors at the point that i want to get measurement and the reading will be printed into a text file on the desktop of raspberry pi. now i have installed an Apache server and php lib on the Raspberry Pi and ...
- Wed Oct 12, 2016 2:54 pm
- Forum: Weather station
- Topic: Unable to update remote database info - permission denied
- Replies: 1
- Views: 676
Re: Unable to update remote database info - permission denie
If you are getting permissions problems i.e. access denied and try to run the same edit with "sudo nano" and you get a blank file opening, you are not opening the file you think you are. easiest way is "cd" to the directory your file is in then edit.
- Wed Oct 12, 2016 2:44 pm
- Forum: Weather station
- Topic: demo site
- Replies: 1
- Views: 734
Re: demo site
It is possible to access the demo site with this adress : http://127.0.0.1/demo or localhost/demo in this case you don't need an internet connection for seing your weather measurements Hi, You can access the "demo site" using the http if calling from a hyperlink within a web page on the l...
- Sun Oct 09, 2016 3:56 pm
- Forum: Weather station
- Topic: Solar Power for Weather Station
- Replies: 25
- Views: 11218
Re: Solar Power for Weather Station
Today, or at some point over the weekend, something very sad happened. Our battery ran out. This has happened much sooner than I would have hoped. It's going to be very difficult to run any tests to see exactly what happened because RL. I suspect the charge controller may have something to do with ...
- Sun Sep 25, 2016 6:32 pm
- Forum: Weather station
- Topic: Connecting wind and rain sensors (build your own station)
- Replies: 190
- Views: 87158
Re: Connecting wind and rain sensors (build your own station
I tried the Pi3 as I was using the PiZero for testing, found the Zero was more than good enough and as you said less power (monitoring that by hand at the moment, next part of project auto monitor power, then Camera. Chose Solar so no cables in Garden (also good learning curve). Front end of officia...
- Sun Sep 25, 2016 4:53 pm
- Forum: Weather station
- Topic: Connecting wind and rain sensors (build your own station)
- Replies: 190
- Views: 87158
Re: Connecting wind and rain sensors (build your own station
Right, after starting this thread with the best of intentions, I never actually got around to starting the project. Today I have read through all the posts and have finally order some components. I've ordered the wind speed and direction sensors (the Maplin ones). I was after the rain gauge too, bu...
- Thu Sep 15, 2016 7:18 pm
- Forum: Weather station
- Topic: Connecting wind and rain sensors (build your own station)
- Replies: 190
- Views: 87158
Re: Connecting wind and rain sensors (build your own station
Hi Guys, I'm new here and would like some help. I am having a go at a PiZero Solar Weather Station, have the indoor and outdoor temps and humidity, barometer, rain and wind speed all working, but I can't get the wind direction to work, using a MCP3428. I just don't know how to wire it to get any goo...