26-02-2018, 21:02
Hello together,
I have a few suggestions which would make the WeatherDuino better in my opinion. Since I do not want to claim anything this should only be ideas and I am willing to contribute if anybody finds it also useful.
. When finally everything is here I'm planning to create a detailed assembly instruction for the WeatherDuino boards. Maybe it will help someone who is not as much into electronics.
So I'm curious about your feedback.
Regards
I have a few suggestions which would make the WeatherDuino better in my opinion. Since I do not want to claim anything this should only be ideas and I am willing to contribute if anybody finds it also useful.
- SD Card Logger for the TX Module
To prevent data loss in any case I would find it great if the TX module would have an SD card data logger. They can be simply bought and be attached to the SPI connector and all data could be logged in ascii at each radio transmission. So if the transmission fails or the receiver is out of power/order you still have the data.
- TX Module with GSM modem
Since the Pro2 PLUS runs a webserver with its wifi chip you simply could transmit some data over internet. So if your TX node is far away you could transmit the data via mobile network (if it is available). With the use of a good antenna with a bit of gain it's likely to get a connection in a lot of places.
I bought myself a SIM 800L and I will do some experiments as far as my prototype gets ready.
- Software interface for special user modules on TX boards
Maybe it is possible to add a special software interface to be configured in the config file to call some user specific stuff e.g. a snow height sensor.My idea would be that you can collect some extra data from some other I2C slaves emulated by an Arduino nano to make sure all the data is already waiting to be collected and the main program is not influenced.In summing up a additional device could be added for each sensor which simply calls predefined data from a specific I2C slave and writes it to the corresponding variable.Another intention of me is, to make a calibrated temperature measurement board based on a ADS1220 and a PT100 sensor to get very precise readings with 0.1°C accuracy.
. When finally everything is here I'm planning to create a detailed assembly instruction for the WeatherDuino boards. Maybe it will help someone who is not as much into electronics.So I'm curious about your feedback.
Regards


.
. Otherwise coding to cover all modules would be a big job to say the least and probably use up precious memory space.![[Image: s-l1600.jpg]](https://i.ebayimg.com/images/g/4SEAAOSwMgdXz8Pq/s-l1600.jpg)
.