Recent Changes - Search:

Introduction to Microcontroller Programming

About PICmicro Chips

Clocking Your PICmicro Devices

E-Blocks

Flowcode Step By Step

PICmicro Projects

Labs

Adding the Switches

<^< Set up the Right Output | Course Index | Adding the LED array >^>

You will use two push switches, one to operate the left indicator, the other the right indicator.

  1. Click once on the Inputs and select 'Push Round Panel' . Drag it into a suitable spot on the panel.
  2. Add another button using the same method, or copy (Ctrl+C) and paste (Ctrl+V) the existing button to duplicate it.
  3. Click on the left button and click 'Connection' under the 'Connections' section in the Properties pane and select Port A and Pin 0 from the drop-down menus.
  4. Click on the right button and connect it to Port A and Pin 1 using the same method.

<^< Set up the Right Output | Course index | Adding the LED array >^>

Print - Search - Login

Page last modified on June 14, 2013, at 11:27 AM