Tag: microchip projects

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

Timer relay with PIC16F88

| 2008/09/01

For this Timer circuit, there is information about the operation of the system, how to use a circuit designed for the car called “Adaptive Turbo Timer”, but in English 🙂 still, the source codes are pcb and so on. Since it has drawings, it can give inspiration for different projects that are worth sharing. Adaptive…

High Power 12V 24V Motor Speed Control Circuit (40A)

| 2008/09/01

PWM Motor control circuit MC34063 switching dc dc regulator is used to supply pic16f88 microcontroller 4 mosfets are driven with PIC (IRF1405) EMF control is also made with PIC for better speed control, there is also a 4 digit display indicator pic16f88 works with 8mhz 12V 24V Motor Speed Control circuit motor It consists of…

PIC18F452 128X64 Graphic LCD Animation Example

| 2008/08/29

PIC18F452 microcontroller and the proton ide I built using compiler consists of a total of 17 square 128X64 gif animation graphics portrayed on the screen I share my work with you. Gif file using Adobe ImageReady and Photoshop in 17 different 128X64 and bmp file after converting it to a resolution of 72dpi I gave…

Electronic key with Pic16f84 and Dallas iButton

| 2008/08/29

Electronic key with Pic 16F84 and Dallas iButton They are called Button Key and innovative components are made by Dallas Semiconductor, externally arise as button cells with a diameter of about 16 mm thick and 5 contain a microchip connected externally to the two electrodes, which is positive. They are the two electrodes for feeding,…

PIC16F84 Metronome Circuit

| 2008/08/29

Metronome electronic PIC 16F84 The draft submitted on this page and ‘found on the site www.htsoft.com, the software house that produces the compiler ANSI C for the PIC family of microcontrollers used in school. The management software provided as a demo for the compiler contains some errors in the values contained in the carrier digit…

Remote Controlled Toy Car Project PIC16F877 PIC16F628

| 2008/08/24

software CCS used N channel FETs with a 60 amp motor drive circuit and used for different applications control circuit PIC16F877 24c08 eeprom and ICL7660 used CCS EEPROM communication with examples of how you can also control circuit MC33063AP made ​​with dcdc converter circuit and 5 .12 v input 12 … 19v output 12 ……

TDA7318 Surround Sound System TDA8567Q Amplifier PIC16F628A Control

| 2008/08/22

Normally, I don’t share projects that only have hex code without source code, but this is an exception, a different project. Sound system Surround, remote control, 2×16 LCD display (tone, temperature, etc.). Although I shared a similar circuit made with a transformer before, I made a symmetrical smps circuit with IR2153, this circuit is a…

Brushed Motor ESC PIC12F675 PWM

| 2008/08/19

Brushed Motor control circuits are used by making some changes in the software with the slightly different basic circuit built on the PIC12F675 microcontroller. There are all Brushed Motor control circuit diagrams and source picmikro software. Combinations of software timing and timer-based interrupts were used to create the ESC PWM. This project documents how to…

PIC16F84 RF Transceiver Circuit (6-Channel)

| 2008/08/10

In the initial state of the circuit, when a button is pressed, the corresponding LED lights up, but when the button is released, it does not go out, until another button is pressed. In other words, one LED was always lit in the circuit. In the program, data information was sent only when the buttons…

PIC12F683 Video Text PAL – OSD

| 2008/08/10

PAL video OSD circuit is made with pic12f683 and software is prepared with picc language, working frequency 25mhz circuit uses a lot of material (oscillator stage and supply filter capacitor) circuit diagram source C, hex codes are available. The idea of this circuit is to push the limits of an 8-bit PIC to create an…