Posts

Showing posts with the label PIC

PIC Controlled Relay Driver

Image
Project Summary This circuit is a relay driver that is based on a PIC16F84A microcontroller. The board includes four relays so this lets us to control four distinct electrical devices. The controlled device may be a heater, a lamp, a computer or a motor. To use this board in the industrial area, the supply part is designed more attentively. To minimise the effects of the ac line noises, a 1:1 line filter transformer is used. Project Description The components are listed below. 1 x PIC16F84A Microcontroller 1 × 220V/12V 3.6VA (or 3.2VA) PCB Type Transformer (EI 38/13.6) 1 x Line Filter (2×10mH 1:1 Transformer) 4 × 12V Relay (SPDT Type) 4 x BC141 NPN Transistor 5 × 2 Terminal PCB Terminal Block 4 × 1N4007 Diode 1 × 250V Varistor (20mm Diameter) 1 x PCB Fuse Holder 1 × 400mA Fuse 2 × 100nF/630V Unpolarized Capacitor 1 × 220uF/25V Electrolytic Capacitor 1 × 47uF/16V Electrolytic Capacitor 1 × 10uF/16V Electrolytic Capacitor 2 × 330nF/63V Unpolarized Capacitor 1 × 100nF/63V Unpolarized Capa...

Simple Universal PIC Programmer

Image
This simple programmer will accept any device that's supported by software (eg, IC-Prog 1.05 by Bonny Gijzen at www.ic-prog.com). The circuit is based in part on the ISP header described in the SILICON CHIP "PIC Testbed" project but also features an external programming voltage supply for laptops and for other situations where the voltage present on the RS232 port is insufficient. This is done using 3-terminal regulators REG1 & REG2. The PIC to be programmed can be mounted on a protoboard. This makes complex socket wiring to support multiple devices unnecessary. 16F84A, 12C509, 16C765 and other devices have all been used successfully with this device. Circuit diagram: Simple Universal PIC Programmer Circuit Diagram Author: Luke Weston Copyright: Silicon Chip

Universal PIC Programmer Circuit

Image
The series of Universal PIC Programmer can be used with software IC-Prog 1:05. Universal PIC programmer circuit is very simple with BC337 transistor 1 fruit, 2 pieces of IC regulators 7805 and 7808 as well as supporting passive components. Universal PIC Programmer series can be supplied with 2 pieces of 9V batteries. For communication with computer circuit Universal PIC Programmer uses a serial RS232 port of computer. Then for the PIC to be programmed provided 5 lanes for the PIC that is DATA, Clock, Vpp, Vcc and Ground. For more details, can be directly seen in the figure below. Universal PIC programmer circuit diagram The series of Universal PIC Programmer can be used to program the PIC family of 16F84A series, 12C509, 16C765 and the other. Hopefully this series of Universal PIC Programmer can help for friends who want to make PIC programmer.

Universal PIC Programmer Circuit Diagram

Image
This simple programmer will accept any device that's supported by software (eg, IC-Prog 1.05 by Bonny Gijzen at www.ic-prog.com). The circuit is based in part on the ISP header described in the SILICON CHIP "PIC Testbed" project but also features an external programming voltage supply for laptops and for other situations where the voltage present on the RS232 port is insufficient. This is done using 3-terminal regulators REG1 & REG2. The PIC to be programmed can be mounted on a protoboard. This makes complex socket wiring to support multiple devices unnecessary. 16F84A, 12C509, 16C765 and other devices have all been used successfully with this device. Circuit diagram: Simple Universal PIC Programmer Circuit Diagram Sourced By : Streampowers

PIC Controlled Relay Driver

Image
This PIC Controlled Relay Driver circuit is a relay driver that is based on a PIC16F84A microcontroller. The board includes four relays so this lets us to control four distinct electrical devices. The controlled device may be a heater, a lamp, a computer or a motor. To use this board in the industrial area, the supply part is designed more attentively. To minimize the effects of the ac line noises, a 1:1 line filter transformer is used. The transformer is a 220V to 12V, 50Hz and 3.6VA PCB type transformer. The model seen in the photo is HRDiemen E3814056. Since it is encapsulated, the transformer is isolated from the external effects. A 250V 400mA glass fuse is used to protect the circuit from damage due to excessive current. A high power device which is connected to the same line may form unwanted high amplitude signals while turning on and off. To bypass this signal effects, a variable resistor (varistor) which has a 20mm diameter is paralelly connected to the input.   Another...