WeatherDuino Forum

Full Version: Thermal image Tx board
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Just for fun...

Will post some more sometime...

Tx Board...
Shot with the Seek Shot Pro Thermal Imaging Camera
[Image: 20210624-120820-A.jpg]
Interesting image! I would like to have an Thermal Imaging Camera, but they still are a little expensive for me.

Out of curiosity, since I don't see the intermediary 9V regulator, what powering voltage are you using?
(24-06-2021, 19:38)Werk_AG Wrote: [ -> ]Interesting image! I would like to have an Thermal Imaging Camera, but they still are a little expensive for me.

Out of curiosity, since I don't see the intermediary 9V regulator, what powering voltage are you using?

Well, this is a Tx board what has been abused a bit Wink
I power it with 12V at the moment... I forgot why I removed the 9V regulator... Undecided
Must put on a 9V regulator again...

The board was used to send rain and wind data but this week I separated the two.
I had many problems with strange wind and rain values when it was windy and raining at the same time. So this week I made a arduino Uno shield with another transmitter for Rain data.

Also I had trouble with the chinese Arduino Nano on this board. Maybe it couldn't handle the 2 interrupts simultaneously, hence the strange values??  This week I couldn't upload any more so as you can see I used a normal Arduino Uno with a genuine Atmega chip.
(24-06-2021, 20:28)edr1924 Wrote: [ -> ]Well, this is a Tx board what has been abused a bit Wink
I power it with 12V at the moment... I forgot why I removed the 9V regulator... Undecided
Must put on a 9V regulator again...

Smile I suspect of it, the temperature on the 3.3V regulator will lower a bit with the 9V regulator


(24-06-2021, 20:28)edr1924 Wrote: [ -> ]The board was used to send rain and wind data but this week I separated the two.
I had many problems with strange wind and rain values when it was windy and raining at the same time. So this week I made a arduino Uno shield with another transmitter for Rain data.

Also I had trouble with the chinese Arduino Nano on this board. Maybe it couldn't handle the 2 interrupts simultaneously, hence the strange values??  This week I couldn't upload any more so as you can see I used a normal Arduino Uno with a genuine Atmega chip.

Whatever the issue, don't think the problem is handle the 2 interrupts simultaneously. Long time ago I experienced a similar issue, but just with the wind, found out that it was caused by a very long cable between the anemometer and the TX unit.

Rgs.