- Still having problems with communication between computer programs and the arduino.
- This website explains some of the problems with using the standard win32 methods: http://www.codeproject.com/KB/system/serial.aspx
- This class may help: http://www.assembla.com/code/dc_pts/subversion/nodes/serial_src?rev=205
- Sketch side works when I use the arduino serial console so its just a matter of the program not sending/receiving data properly.
