hello
I'm new in microcontroller world , i'have choose arduino to start
ok i'have receve an arduino duemilanove , i'have do some basic test (like turn on/off a led) but now i want to wrote some programs in C who can communicate with the arduino
i'have found this : Trossen Robotics Community Database Error
that's what i want but it's say in the thread that's need a linux os
im running on XP and im programming with codebloks , can i use
serialport founction ?
serialport_init()
serialport_read_until()
serialport_write()
if not what librairie / founction i have to use
(i want to make simple cnc )
thanks (and sorry for my bad english ... )