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
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
enggemo:
I'm new with Arduino, i need to know how can i read the analog input come from sensors to my program using c#,
Do you confuse C# and C++? The IDE only supports C/C++ code.
See IDE Help->Reference "Analog I/O" for available functions.