ms access output,input to arduino?
can output ms access used input variable programming of arduino?
i have communication between ms access , arduino. if record found @ database of ms access, send "command" or "signal" arduino activate motor open door.
please help..
i have communication between ms access , arduino. if record found @ database of ms access, send "command" or "signal" arduino activate motor open door.
please help..

you need:
one program on pc read data access database , write command onto (virtual) serial port connected arduino. visualbasic, vb.net or other language microsoft , languages windows pc offer necessary functions write kind of program.
one program on arduino read command serial port , want do. @ tutorial involving serial.read() example how done.
one usb-cable link arduino pc.
that's all. writing simple programs left you. scope, it's nice beginner project teach programming. i'm glad you.
korman
one program on pc read data access database , write command onto (virtual) serial port connected arduino. visualbasic, vb.net or other language microsoft , languages windows pc offer necessary functions write kind of program.
one program on arduino read command serial port , want do. @ tutorial involving serial.read() example how done.
one usb-cable link arduino pc.
that's all. writing simple programs left you. scope, it's nice beginner project teach programming. i'm glad you.
korman
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > ms access output,input to arduino?
arduino
Comments
Post a Comment