Quick question: what must one do to be able to use Pduino on windows? Is there a USB serial port driver that has to be installed?
::: derek holzer ::: http://macumbista.net ::: ---Oblique Strategy # 94: "Is it finished?"
Derek Holzer wrote:
Quick question: what must one do to be able to use Pduino on windows? Is there a USB serial port driver that has to be installed?
The same driver that Arduino needs, it's provided with the Arduino distribution in arduino-0018\drivers\FTDI USB Drivers.
Martin