Tag: microchip projects

PIC circuits, PIC projects have been realized with microchip controllers of Microchip company.

Microcontroller Controlled Metal Detector Circuits Over 1M

| 2009/03/09

Metal detector circuit controlled by pic16c84 microcontroller with detailed descriptions, circuit diagram layout pcb material list asm hex files Other ICs used in metal detector circuit TL072, ICM7555, LMC7660, LM318, 4066 It has a sensitivity up to 1.5 meters deep, the winding information of the coil used in the circuit is in the explanation pdf…

Satellite Finder Circuit PIC16F877 Digital SatLock Project

| 2009/03/03

Satellite finder SatLock name as an applied project is going, but I’m not sure Does it work? I do not know, but a good example of the contents of 128 × 64 graphic LCD with PIC16F877 (A-2ylg mt12864) and use the tuner satellite receiver (d7g2121 tuner) communication with the pic and have a lot of…

PIC16F877 LCD Motors Speed indicator Encoder Circuit

| 2009/02/21

Encoder circuit showing motor speed on LCD with PIC16F877 Microcontroller Explanations about program and circuit The flow chart of the project consists of two parts. These; is the flowchart of the main program and the interrupt routine is the flowchart. PORTA and PORTB directions are defined in the main program. Then the program enters an…

PIC18F2455 LCD Clock

| 2009/02/14

The circuit is based on pic18f2455 with 2×16 lcd (hd44780) and it displays the date and time. There are source c and other header files prepared on mplab ide, there are also schematics and pcb files prepared with eagle. It is a good resource for people who do programming with c language. PIC 18F2455 LCD…

Car Thermometer Project PicBasic Pro DS18B20 PIC16F628

| 2009/02/12

DS18B20 PIC16F628 thermometer circuit There are proteus simulation ares pcb and source picbasic pbp and hex software of a circuit thermometer circuit that shows the inside and outside temperature on the LCD that you can use in your car. Car Thermometer Circuit PIC16F628 QUESTION: I want to ask something. The simulation is very good, but…

PIC16F84 PS2 Keyboard Emulator

| 2009/02/12

Ps2 keyboard emulator with a computer circuit PIC16F84 PIC16F84 micro-controller for use with the PS2 keyboard assembly prepared with a sample project pic software. circuit given the necessary information materials list and code expansions keyboard input and output data connection and it’s a lot more information Keyboard Emulator Schematic PC-Keyboard emulator using a PIC16F84 Scan…

LED Display with PIC16F84 Adjustable Timer Circuit

| 2009/02/12

16f84 cd4511 decoder integrated circuit and timing controller based on the 7 segment LED display with display and buzzer sound can give warning adjustment is done with the buttons numbered 1,2,3 MPASM assembler source. Asm software available Darkroom timer circuit schematic The purpose of this project is to present a device that is useful and…

PIC16F877 Series I/O Circuit Analog Control System PLC Sampler

| 2009/02/08

I/O Control analog sampler PLC system circuit is based on PIC16f877, ULN2003 is used in the outputs, and PC serial RS232 connection is provided with MAX232 integration. 32 bit windows control program schema pcb other drawings and .hex .bas source files are available Serial I/O Controller and Analog Sampler It connects to your PC’s serial…

ADXL05 Diğital Inclinometer Circuit PIC16F84

| 2009/02/04

There are so many different circuits made with 16f84. A circuit with a display indicator that can measure inclination angle, the information received from the ADXL05 sensor is displayed on the 7 segment display with the microcontroller and 74HC164. The software has .asm and protel pcb schematic files prepared in assembly language. An Inclinometer measures…

DS1820 Temperature Sensor Circuit PIC16F84 Assembly

| 2009/02/04

DS1820 sensor designed for use with assembly language PIC16F84 on a circuit board data is displayed via 2 x 16 LCD mplab working on the code you can see step by step. cod file, including all source code available Temperature Sensor Schematic DS1820 Reader This code reads a single dallas DS1820 temperature sensor and displays…