hai...please anyone help me...i want to use visual basic to monitor the room temperature from arduino...but i dont know how to used visual basic.
attached here is my code for lm35 temperature sensor
sketch_lm35.ino (268 Bytes)
hai...please anyone help me...i want to use visual basic to monitor the room temperature from arduino...but i dont know how to used visual basic.
attached here is my code for lm35 temperature sensor
sketch_lm35.ino (268 Bytes)
i want to use visual basic to monitor the room temperature from arduino...but i dont know how to used visual basic.
What do you know how to use? Why do you want to use a tool that you don't know how to use?
Have you looked at the playground? There are examples of using a number of different techniques to get data from the Arduino in a usable form on the PC.
What do you know how to use?
If you know EXCEL, the terminal program Realtern can save data to a file. Create a CSV formatted file and import it into EXCEL.
You don't have to know much about EXCEL to send the data to it direct, and view it live