Any ideas on measuring angular displacement using a potentiometer and the Basic
dodger
Posts: 37
I am working on a project and need to input real time angular displacement data into a computer program.· My question is what would be the best way to convert the analog angular discplacement voltages into a digital signal that can interface with my computer? I have a Basic stamp microcontroller and some other basic components on hand so I would like to use them for this project.·
Any help would be appreciated.·
BTW This is my first time using the Basic Stamp
Any help would be appreciated.·
BTW This is my first time using the Basic Stamp
Comments
Also read the manual sections on SERIN and SEROUT for communicating with your PC via a serial port (could be the same one used for programming the Stamp).