How to read analog input from Arduino using C#
Hi All
I'm new with Arduino, i need to know how can i read the analog input come from sensors to my program using c#,
Example: i have two sensors connected to A0 and A1,
how can i read A0, and A1`separated,
Regrds