weatherstation using temperature/humidity sensor
I have set up a weatherstation using temperature/humidity sensor as well as a photoresistor using javelin stamp
how do i stream this info from my laptop to my desktop through serial port !!!!??
[noparse][[/noparse]subject updated]
Post Edited By Moderator (Chris Savage (Parallax)) : 1/7/2009 6:15:24 PM GMT
how do i stream this info from my laptop to my desktop through serial port !!!!??
[noparse][[/noparse]subject updated]
Post Edited By Moderator (Chris Savage (Parallax)) : 1/7/2009 6:15:24 PM GMT
Comments
it needs, it can send a serial message to
the pc using the Uart object. If you use
the javelin demoboard you can use the onboard
TTL-RS232 converter, otherwise you need
an external converter chip like MAX232.
The protocol to send messages and the format
of the messages is up to you. The program
running on the pc must understand the messages,
so if that program dictates a specific protocol/format
you are bound to that protocol/format.
regards peter
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering