Last seen: Nov 21, 2024
I'm sorry, I haven't seen this for any other reason than what was discussed above. Typical startup would be to boot the RPI, if autorun is on, the map...
Awesome catches. I just fixed both of them. We'll be sure to get the two affected files up on this site so others can just drop them in the appropriat...
Hi Dave, sorry for the hassles. I'm sure we will be able to figure it out. Based on the info you provided the software is working properly. I'm guessi...
Stu, That looks awesome. Great job! I'll look at the script. I hadn't thought of using such script to check on it. Thanks for doing that. I'll see i...
Hi Stu, I'm impressed by your progress! You are correct in saying that there is an issue in the wiring. I've had the same issue from time to time whil...
I'm a neophyte too, as you can tell by the lack of sophistication of my code. 😀 I've tried many of the same tools you listed to help with my develo...
Awesome Catch! I know what the issue is and fixed it. We'll get it into the image, but if you feel like you can swap the old file for the corrected fi...
Thank you for the information. This typically happens when the rpi goes out to the FAA for the data, and it takes longer to get the data back. In my c...
Here you go. The web site is still under development and there are a lot of details still needing to be covered. But for now you can grab them here. T...
Good catch on the Snow button. I'll get that corrected. Regarding the no weather status, you can manually check this by appending the airport ID in q...
I believe you need to uncomment the line in /etc/rc.local. So use this; sudo nano /etc/rc.local This should autostart for you. - Mark
This was a great idea, so we incorporated it into v3.1 which is now available. The editor added 3 more settings and the Raspberry Pi's system time; ...
Great questions. This happens to most everyone who does prototyping. The loose terminals are a function of the quality of the breadboard. Also the wir...
The only time this has happened to me, it was due to the fact that I had multiple processes of the script running simultaneously. In my case I had it ...