makeRIC

Create Something New

C#.net Integration Successful

Thu, 2010-05-27 21:17 -- scimonx

Not knowing much about C#.net, I was able to collect the data coming from my USB port from the Arduino to a datagrid. This just got me distracted in creating a little application to initialize the COM port, view the data in a orderly way and to export the data to Excel for graphing and additional analysis. Just to see if I could do it (that is the main reason why I do just about anything). Collecting information form the Arduino makes me think that I can send data (like commands) back into the Arduino to control devices and provide parameter values for various things. That may be next! We shall see...I want to get back to the hardware side and learn more about electronic components.