< Browse > Home /

| Archive | RSS

Timer for PCB Exposure Box

Yet another darkroom timer using a PIC 16F84A. All the functions are in firmware:

Lamp(s) light at start of timing and turn off when timer reaches zero.
A set of leds were added between the minute and second leds which blink during timer operation.

7 segment displays include tails for digits 6 and 9.
[...]

Digital light dimmer

The light level can be adjusted with two push-buttons “Up” and “Down”. Controller in this application is PIC16F84 that drives BUZ11 mosfet. Dimmer is tested with a light bulb 12V/4W and mosftet didn’t get even warm (which was expected since the datasheet says: 50V/30A).
Source: Elektronika.ba (niho)
Forum post: Digital light dimmer

INTERFACE 4-channel controlled by a PC

From the displayed patterns can be seen that the relays connected to the RB ports on the microcontroller and the RB3 – RB6.  Over MAX232 interface circuit is connected to the serial port of your PC. Command is done the program done in Visual Basic in the PC. Led6 uses LEDs for indication of incorrectly [...]

4 Channel IR Receiver

From the displayed patterns can be seen that the relays connected to the RB ports on the microcontroller and the RB0 – RB3. As the use TSOP1736 IR receiver or similar to it. Leadership is done remote control that supports the Philips RC5 standard.
Source: Milan Milovanovic

PIC 16F84 / 16C84 FF Evaluation Board

Introduction
When I set, some time ago, about working with a PIC 16×84, I had immediately to face the problem to have a permanently and stably working circuit, without mounting the PIC [...]

PIC Countdown Timer

The purpose of this timer is to provide a countdown time from 1 second to 99 minutes & 59 seconds. I use it to control the lighting for the Ultra-Violet exposure of photosensitive PCB material. The project provides also an audible alarm at the end of the countdown time and switches the [...]

GSM Call Alarm

GSM call alarm is a device that will call a destination number via Siemens or Ericsson GSM phone (19200 bps RS232). It has 1 sensor input and another input – state (stanje). If state input is = 0V than the device is “active” and it monitors the sensor input. The device is deactivated when state [...]

LED Show with PIC16F84A

Download Project: Led Show with PIC16F84A

VGA – Video Tester with PIC16F84

Download Project Files: VGA – Video Tester with PIC16F84
Source: RadioKot

Video Generator with PIC16F84

Download complet project: Video Generator with PIC16F84

Ponyprog Circuit for AVR & PIC16F84

All resistors are 1/4W.The circuit is powered by 9…15V DC or AC. When In Circuit Programming (ISP) connectors are used, is possible the programmer to be powered from target’s power source. Diodes D2 and D6 protect the regulator LM7805, when target’s power is used.
‘ XTAL JUMP ‘ is used to cut XTAL when the AVR [...]