XCode <-> Arduino
hello,
i still not own board, intention is
writing/reading arduino data c++ (carbon) program written
in xcode on mac os x (intel).
i suppose need use serial communication, if it's plugged usb.
any suggestions, source code snippets?
thanks
p.s.
also, have more general doubt.... once dowloaded program,
does board loose @ power off?
or remain written in permanent memory?
i still not own board, intention is
writing/reading arduino data c++ (carbon) program written
in xcode on mac os x (intel).
i suppose need use serial communication, if it's plugged usb.
any suggestions, source code snippets?
thanks
p.s.
also, have more general doubt.... once dowloaded program,
does board loose @ power off?
or remain written in permanent memory?
yes have use serial port communication. usb port on arduino board shows virtual serial port on yur pc (mac).
yes arduino board remember program after being powercycled. data stored in variables gone though.
for code examples, sorry i'm pc guy :-)
yes arduino board remember program after being powercycled. data stored in variables gone though.
for code examples, sorry i'm pc guy :-)
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > XCode <-> Arduino
arduino
Comments
Post a Comment