Search found 31 matches

by birdfeedr
Sat May 08, 2021 2:30 am
Forum: Raspberry PI
Topic: question: new installation or clean up old
Replies: 3
Views: 8254

Re: question: new installation or clean up old

Thanks for the info. I suspected it was a clean install as the solution. Luckily, I have the email saved showing both System ID and Activation code.

While I was waiting to decide what to do with meteohub, I checked out WeeWx, which is currently under evaluation.
In the process, I upgraded the ...
by birdfeedr
Mon May 03, 2021 7:27 pm
Forum: Raspberry PI
Topic: question: new installation or clean up old
Replies: 3
Views: 8254

question: new installation or clean up old

I have relocated to a new geographic area, and it makes no sense to retain old data.
As the title asks, should I start with a new installation or just clear out old data?

Currently RPi Model B with Meteohub 5.0i

If I install the current version 5.0s, will it activate with the old activation code ...
by birdfeedr
Sat Aug 29, 2015 1:25 pm
Forum: Raspberry PI
Topic: Can't set up Raspberry PI **solved**
Replies: 15
Views: 14014

Re: Can't set up Raspberry PI

This link for raspberrypi forum may answer your questions "Why?" better.
https://www.raspberrypi.org/forums/view ... 14#p590662
by birdfeedr
Fri Aug 28, 2015 1:29 am
Forum: Raspberry PI
Topic: Can't set up Raspberry PI **solved**
Replies: 15
Views: 14014

Re: Can't set up Raspberry PI

Use this link to see if you can find your memory card. http://elinux.org/RPi_SD_cards
Also, you say SD. Do you mean microSD for RPi2?
by birdfeedr
Fri Aug 28, 2015 1:25 am
Forum: Raspberry PI
Topic: Can't set up Raspberry PI **solved**
Replies: 15
Views: 14014

Re: Can't set up Raspberry PI

64GB is the largest memory size that can be used in RPi2, as best I can determine. I am successfully using 16GB since Meteohub is a standalone appliance. I don't expect it to do anything else.

The Meteohub download compressed file mhrpi-v5.0f.rar extracts to a single about 2GB image file mhrpi-v5 ...
by birdfeedr
Wed Aug 19, 2015 1:50 am
Forum: Raspberry PI
Topic: recommended memory card
Replies: 4
Views: 6116

Re: recommended memory card

Dane Elec, or now Dane Gigastone, DA-SD-1016G-C works. Also, new install of 5.0f autosizes the data partition to use the remainder of the memory space.
Boris, very clever, thank you.

At this point, the rasppi is very experimental, feels much slower than the fit-PC slim, especially during recompute ...
by birdfeedr
Mon Aug 17, 2015 1:42 am
Forum: Raspberry PI
Topic: recommended memory card
Replies: 4
Views: 6116

Re: recommended memory card

Transcend TS16GSDHC10E fails.
PNY 16GB works. Probably MLC. http://www.amazon.com/gp/product/B0090YT6F2
by birdfeedr
Sun Aug 16, 2015 2:15 pm
Forum: Raspberry PI
Topic: recommended memory card
Replies: 4
Views: 6116

Re: recommended memory card

SLC microSD cards are rare and expensive. SLC SD cards are not as rare and certainly not as expensive, although not as cheap as MLC or TLC.

I am experimenting with this adapter: http://www.amazon.com/gp/product/B00L9OB95G
I have modified the Vilros case and successfully booted up with the original ...
by birdfeedr
Wed Aug 12, 2015 1:39 am
Forum: Raspberry PI
Topic: Meteohub memory and external USB drive
Replies: 0
Views: 2803

Meteohub memory and external USB drive

Does Meteohub running on RPi 2 accept an external USB thumbdrive and recognize it as temporary storage?

Also, are there any known SLC microSDHC 16GB cards? What about known SLC SDHC 16GB cards?

Should I anticipate problems using MLC cards?
by birdfeedr
Sun May 03, 2015 12:05 pm
Forum: Raspberry PI
Topic: recommended memory card
Replies: 4
Views: 6116

recommended memory card

In hardware overview there is this: "recommended SD Card: Transcend TS16GSDHC10"
Can I use TS32GSDHC10? I cannot find specification which says it is SLC. Does SLC/MLC matter?
[edit to add]
I see RPi Model 2 uses microSD format. What is recommended for this model?

I will eventually upgrade from fit ...
by birdfeedr
Wed May 08, 2013 11:25 am
Forum: Meteohub Application
Topic: Double NAT issue
Replies: 1
Views: 2214

Re: Double NAT issue

There does not appear to be anything remarkable about meteohub running double NAT. My setup is running on a secondary router connected WAN to LAN with no problems. The only port forward I have on secondary router is port 80 for remote admin since my primary router contains most of my device ...
by birdfeedr
Mon May 21, 2012 10:54 am
Forum: ALIX (1D, 3D2, 3D3)
Topic: Virtual sensor set up?
Replies: 3
Views: 4672

Re: Virtual sensor set up?

Solved. Changed sensor type to t1 which is temperature only. Single parameter was returned from difference calculation. The th20 sensor type was expecting more data.
by birdfeedr
Sun May 20, 2012 9:53 pm
Forum: ALIX (1D, 3D2, 3D3)
Topic: Virtual sensor set up?
Replies: 3
Views: 4672

More info

Meteohub log shows
logger (20.05.2012 00:00:17): computation of virtual sensor "th20" with values "6" failed: Wrong number of parameters: "temp[1/10C]* hum[%]* dew[1/10C]" (* = mandatory, others can be replaced by "-")

sensor data shows typical entry
20120520193726 th12 139 255 0000
20120520193738 ...
by birdfeedr
Sun May 20, 2012 1:40 pm
Forum: ALIX (1D, 3D2, 3D3)
Topic: Virtual sensor set up?
Replies: 3
Views: 4672

Virtual sensor set up?

meteohubsensors.png I have a series of sensors, two of which monitor the temperature on both sides of a solar collector. These are th12 and th13. I have tried to create a virtual sensor that displays the difference between the two by following the write-up in the meteohub 4.7 documentation. I'm ...
by birdfeedr
Fri Dec 02, 2011 1:01 pm
Forum: Meteohub Application
Topic: [Mis]understanding graph data
Replies: 3
Views: 3253

Re: [Mis]understanding graph data

cgn wrote:You have different y-axes for min/max
Once it's pointed out, it's so obvious.

Thanks.