Introduction to Microcontroller Programming
About PICmicro Chips
Clocking Your PICmicro Devices
E-Blocks
Flowcode Step By Step
PICmicro Projects
Labs
|
- Right-click on the Input icon, and select Properties from the menu, to see the following dialogue box:
- Change the display name as follows. Double-click on the word 'Input' in the 'Display name:' box and type "Check the sensor".
- Click on the button next to the variables box. This will open the 'Variable Manager'.
- Double-click on the word 'SHEEP' to insert it into the variable box.
- The Input Properties box is set to Port A by default. We will use Port A as the input port. Click on OK to close the Input Properties box.
|