Tag: microchip projects

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

Adjustable power supply

| 2023/10/18

Voltage adjustment from 0.1V to 25V with “+” and “-” buttons; When the “+” and “-” buttons are held down, a slow change begins at 0.1V, after 2 seconds the change accelerates. Min. for 3A version of current limit. Min. for 150mA and 10A version. Setting it to 500mA; The current mode is selected by…

Remote Controlled Combination Lock Circuit

| 2023/05/04

I tested another combination lock circuit. The function of the system is to receive the signals from the infrared receiver and compare them with the values previously stored in the EEprom of the PIC12F675. After receiving the 4-digit password, it compares the lock activation output and outputs. To set the password, simply press the ‘Prog’…

Automatic Water Discharge Electrovalve Control PIC12F675 Automation

| 2023/05/04

Automation project using PIC12F675 Microcontroller automatically discharges water with Electrovalve. Infrared light reflection method is used to detect the presence of a person or object. It can be used in automatic urinal flushing or different automation control projects, scenarios. It is important to isolate the infrared receiver and infrared transmitter led from each other. The…

Knock Combination Lock

| 2023/04/07

It is a very interesting circuit compared to the combination lock circuits shared before. The heart of the circuit is the button, keypad, etc. for PIC12F675 microcontroller password entry. not used. The system works according to the impacts that occur with the impact. The piezo buzzer converts the magnetic vibrations generated by the beats into…

SPI Flash Memory Audio File Write and Playback PIC16F628A 25Q32

| 2022/11/17

Flash IC is an audio file playback circuit prepared for high-capacity spi flash memory ICs, known as Bios ICs. The controller of the system is the PIC16F628 microcontroller, the spi flash integrated 25Q64 used for memory was removed from an old computer motherboard. I made the circuit application with 25Q32BV, I removed these integrated from…

5 Channel RF Remote Control Relay Switch 12V

| 2022/10/27

5 Channel RF relay control circuit 433mhz RF module set based on PIC12F675 microcontroller IC can be used (I used 434mhz module set, no problem) Depending on the RF module quality and the antenna used, it can remotely control the relay between long distances and can be used for turning on and off various devices…

Electronic Combination Lock Circuit

| 2022/10/07

Electronic combination lock circuit or Combination door automatic LCD, LED Display etc. It is simpler and easier to implement than systems with indicators. User password can be changed with administrator password. The heart of the combination lock circuit is the PIC12F675 microcontroller. For password entry, button or old telephone keypad is used, but I designed…

Open Door Warning Circuit With Talk + .Wav Hex Converter

| 2022/10/07

The speech module made with PIC12F675 24C512 Eeprom and LM386 integrated used to strengthen the voice signal, the voice warning circuit is set up with very little passive material. Warning, security, etc. can be used in projects. Its most common use is an electronic voice alert system to remember the “open door” or any action.…

PIC18F4620 Combination Lock for Apartment 100 Users

| 2022/10/07

The combination lock circuit displays the information and settings entered from the keypad built on the PIC18F4620 microcontroller on the LCD screen. All user password information settings are kept in the memory of the PIC18F4620 keypad is connected to the microcontroller via the 74C922 IC. Circuit description; An apartment lock system where the administrator can…

Transformer Winding Machine Control Board

| 2022/09/24

The control card made for the transformer winding machine can control the winding from 0 to 99.999 turns with 5 steps. You can use common cathode or common anode Led display. 6 buttons are used to control functions. The heart of the circuit is the PIC16F628 Microcontroller IC. The set number of rounds is saved…