PlayPIC Tutorial


Posted on Jun 1, 2012

This is a new design of a tutorial board based on the popular PIC16F84A microcontroller. It features eight single leds, a 7-segment display, an LCD display and five push buttons. It is an ideal solution for the beginner to take his/her first programming steps in the world of microcontrollers. Having an in-circuit-programming (ICP) header, it can be easily reprogrammed without unplugging the microcontroller each time, provided that the programmer also supports this feature (like OziPic'er).


PlayPIC Tutorial
Click here to download the full size of the above Circuit.

Feature Description - S1 switches the board on and off. When on, the indicator led LED9 is lit. - S2 resets the microcontroller. - S8 switches the LCD display on and off - S9 switches the eight individual leds AND the 7-segment display on and off. - Push buttons S3 to S6 correspond to RA0-RA3 inputs. They are enabled or disabled by the SW2 dip switch. - The SW1 dip switch enables or disables the following features : 1. Connects RB0 (used as output) to LED1. 2. Connects RB0 (used as interrupt input) to S7. 3. Enables the debouncing circuit for interrupt switch S7. 4. Connects RB0 (used as output) to the buzzer. This dip switch must be either 1000 or 0100 or 0110 or 0001. - The 7-segment display is always connected to the individual leds. Its seven segments correspond to LED2 to LED8 (RB1 to RB7) and the decimal dot to LED1 (RB0). This correspondence enables the 7-segment display to work together with the interrupt switch S7, which is connected to RB0. - JP4 is an 6-screw external input connector for RA0-RA4. When used, the corresponding input switches S3-S6 must be turned off by SW2. Last screw is ground. - JP2 is a 14 pin test terminal. A voltmeter or logic analyzer can be connected any time to monitor the signal traffic in the circuit. Last pin is ground. - JP1 is the ICP header. When in-circuit-programming is performed, the board must be OFF (by S1), as well as...




Leave Comment

characters left:

New Circuits

.

 


Popular Circuits

89Sxx Development Board
Capacitor discharge ignition system ( PIC 16F615 )
Led indicates logic states
Astable
IRF9540N Gate Charge Test Circuit Schematic and Datasheet
block diagram function generator
The Autonomous Drifter Circuit
PIC-based circuit example from Westford MicroSystems repeater for GPS data and battery voltage monitor
Audio Output Level Indicator



Top