Answered: where to plug sensors in microcontroler

i am trying to attach some sensors in to my microcontroller but need to know what sensors go in which port. HELP

**When using sensors you must change the program in the VEX Microcontroller to be able to use the Sensor. When writing the new Code, you can define the Sensors to be on the any of the Digital Inputs (or Interrupts if needed). **

I understand that I can chang ports but do you have any segestions

Also the reson I ask is because my laptop will not stay connected with my robot iv gone through the help program but it dint work

**Please refer to the examples in your programming software. Example: if you are using easyC and you open the Project/Test Code/BUMPERTEST you will find a test program already completed using Digital Input 6 for the Bumper Switch Test.

If you are having problems using easyC, you need to post those questions in the easyC Section on the Forum.**

That was a lot of help, thanks

Glad it got you going…