JumpyNET Posted April 7, 2005 Posted April 7, 2005 Is it possible to make a VB.NET program that communicates with an OOPic-R microprocessor? :confused: I would like to be able to read data from it and send commands to it. The OOPic has an RS232 Serial Port. Has anyone of you had any experience with it. Quote
kejpa Posted April 8, 2005 Posted April 8, 2005 A quick Google for OOPic gave me...http://www.oopic.com/ and there was a programmers guide which should get you started ... HTH /Kejpa Quote
Ontani Posted April 14, 2005 Posted April 14, 2005 you'll first need to know the pinconfiguration of your board your µC is placed on, for example it uses port A as input and its connect to pin 3,4 5 and 6. use the CRS232 module (google) to connect and use your serial com port. Quote www.purevision.be :: www.devpoint.be
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.