i'm trying to make a low power weather station with my 1 mhz low power arduino (with nrf24l01)
board and a bmp085 sensor.
i found a sketch, but when i upload it and connect a serial interface to my board it only shows sh**.
funny thing is - when i upload the example bmp085 sketch from adafruit it works ;-(
Thanks a lot for your help. I cleaned all that forecast calculation out of the code and voila it works!!!!
Forecast calculation code is not optimal. It's easy to understand, but not optimal. One of users on this forum rewrite forecast calculation to be more optimal and uses less resources - if you need it search forum.