A "bit" of a road block
Bulslayer85
Posts: 34
I changed my project around a bit, instead of a stand alone robot i am now working on something more like KITT from the old knight rider series. The AI program i am working on is in Visual Basic 2010 but i need to get it to have access to the sensor data that my basic stamp gets. I tried getting VB to just tap into the com port that the basic stamp is on but i cant seem to get that to work so i thought i would try seeing if i could get VB and Basic stamp to share a file that the stamp can write data to and VB can read from it....is this possible?
Comments