Mach3Maelstrom
Newbie level 4
- Joined
- Jun 19, 2012
- Messages
- 5
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,336
I'm looking to take hourly temperature sensor readings from an Arduino Uno R3 and send them via GSM cellular with an SM5100B to my Windows 7 computer.
(FYI: The ultimate goal would be for the computer to then take this data and add it to a new line in a spreadsheet, but first things first.)
MY QUESTION: Can you offer either:
I haven't used cellular with Arduino before, but have been learning through **broken link removed** and **broken link removed**.
The second one is nearly perfect to what I'm trying to accomplish, but it sends SMS to his phone instead of a computer.
I also read this 2-post-long-thread on the same issue, but I don't understand the "solution" of using GPRS commands.
Any help would be GREATLY appreciated.
Thanks!
(FYI: The ultimate goal would be for the computer to then take this data and add it to a new line in a spreadsheet, but first things first.)
MY QUESTION: Can you offer either:
- some resources on projects that have accomplished this OR
- suggest a way for a computer to parse SMS or similar cellular data
I haven't used cellular with Arduino before, but have been learning through **broken link removed** and **broken link removed**.
The second one is nearly perfect to what I'm trying to accomplish, but it sends SMS to his phone instead of a computer.
I also read this 2-post-long-thread on the same issue, but I don't understand the "solution" of using GPRS commands.
Any help would be GREATLY appreciated.
Thanks!