PIC16F84A was popular 8-bit microcontroller from Microchip Technology. This 18-pin chip has come with 1024 words of program memory, 68 bytes of user memory and 64 byte of EEPROM. The architecture and assembly programming language is very little, suitable for electronic beginner in microcontroller programming.
This device available in DIP package suitable for hobbyist on-bread-board prototyping. It can clock up to 20 MHz when the supply voltage is +5V.
PIC16F84A and its pins diagram |
Due to its simplicity and a little device pin counts, it's very easy to pin into a breadboard without buying or making a development boards. However, making a simple experimental board for this chip could protect the device from burning due to any wrong circuit wiring.
As an electronics hobbyist, I spend my leisure time doing a circuit and PCB design. I make a small and simple wiring board for PIC16F84A. I put some blocks on this board:
- A DC input with a regulated +5 V output
- Micro-controller crystal clock, reset circuit, and ICSP
- Input buttons and output LEDs
The overall circuit design doesn't require any heavy duty EDA software.
Schematic Diagram |
A PCB design view |
A 3D view of this design |
Copper side |
Components side |
Click here to download the zip file of this sample design.
No comments:
Post a Comment