View previous topic :: View next topic |
Author |
Message |
EnVeeTee Guest
|
Posted: Sat Oct 14, 2006 5:50 pm Post subject: Remote Weather Station |
|
|
I wonder if someone could give me some advice please...
I want to set up a weather station, where I can record:
Wind Speed
Direction
Pressure
I have the sensors, and an A/D board which converts the readings.
What I need, is the ability to turn those readings into an SMS message and send it to another phone or an SMS to Email service
I've been searching the Web for awhile and keep coming back to BLADOX
The question is this: Would any of the devices available here help me
Cheers
Nigel |
|
Back to top |
|
|
pz Guest
|
Posted: Mon Oct 16, 2006 12:26 pm Post subject: |
|
|
Yes, sure. Turbo Lite 2 with Pager should be enough. What are the sensors outputs? All analog? TL2 has 4 A/D inputs, is it enough? You could multiplex it if not.
Another option would be to have all with RS232 output and use Turbo Motion 2. |
|
Back to top |
|
|
EnVeeTee Guest
|
Posted: Tue Oct 17, 2006 11:38 am Post subject: |
|
|
PZ
Thanks for the reply
Another question.
What's involved in actually reading the A/D ports then sending a Text Message?
I only want to send the Text Message if certian conditions are met such as:
Time of day
Wind direction
Wind speed
Every 15 minutes
Is this something than can be programmed on the SIM or externally (microcontroller perhaps)
Cheers
Nigel |
|
Back to top |
|
|
pz Guest
|
Posted: Wed Oct 18, 2006 7:30 am Post subject: |
|
|
EnVeeTee wrote: | PZ
Thanks for the reply
Another question.
What's involved in actually reading the A/D ports then sending a Text Message?
|
You will get actual value of A/D input, i.e. no conversion to temperature/meters, etc. You can modify code for this though. Easy.
Quote: |
I only want to send the Text Message if certian conditions are met such as:
Time of day
|
Will be part of pager v3
Quote: |
Wind direction
Wind speed
|
Already there, you can set up alarms for A/D, i.e. trigger sms if </> value
pager v3
Quote: |
Is this something than can be programmed on the SIM or externally (microcontroller perhaps)
Cheers
Nigel |
Not SIM, this will be running in Turbo Lite 2, which is inserted in phone SIM connector (and SIM is inserted in TL2). |
|
Back to top |
|
|
EnVeeTee Guest
|
Posted: Fri Oct 20, 2006 11:49 am Post subject: |
|
|
PZ
Thanks for that info.
I have a Nokia 6210 - it that is suitable can you let me know the part numbers I'll need and software required so I can place an order
Cheers!
Nigel |
|
Back to top |
|
|
pz Guest
|
Posted: Mon Oct 23, 2006 2:50 pm Post subject: |
|
|
Yes, N6210 is fine. As for devices needed I think Turbo Lite 2 is enough, just visit our eshop. If you wanted to modify/develop own application then I would recommend also Turbo Programmer 2 but now you don't needed I think. |
|
Back to top |
|
|
|