Show Posts
|
|
Pages: [1]
|
|
2
|
Forum 2005-2010 (read only) / Syntax & Programs / C++
|
on: January 23, 2011, 06:22:25 pm
|
|
Hello, I'm pretty new to the Arduino world.
I'm using using an arduino uno board and I want to interface it to a Borland C++ program. Basically I want one of the pwm ports to ouput a certain voltage if a variable is one value and another voltage if that variable is another. I wrote the code to do this with the arduino software. So do I upload that code to the board then use the serial.read and serial.write commands?
|
|
|
|
|