Tag: microchip projects

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

Arcade Joystick Circuit 0 Delay

| 2024/12/17

Arcade Joystick is a DIY USB keyboard encoder made with PIC18F24K50 microcontroller. It allows you to create a USB arcade stick for example or use it in a special MAME cabinet. It has easy, cheap and simple hardware to build yourself. Features of Arcade Joystick Circuit One additional input for autofire button. The speed of…

128 User LCD Display Combination Lock Circuit PIC16F628

| 2024/12/17

The password electronic lock circuit PIC16F628A can store up to 128 users’ passwords. Users can change their passwords whenever they want. PIC16F628 and external Eeprom 24c08 are used to store these passwords. 2×16 LCD is used to display system messages. A piezoelectric buzzer that makes “beep sounds” is used to indicate the number pressed and…

Infrared Counting entrances and exits through doors GP2Y0A21YK PIC16F676

| 2024/12/17

The aim is to make a simple and at the same time effective device that will count the number of people entering and exiting rooms with a single entrance door. The detection was carried out with Sharp GP2Y0A21YK sensors, based on the use of infrared distance sensors for security systems. These sensors work at short…

30 Users 1 Admin RFID Access Control Circuit

| 2024/04/17

A project using RFID-RC522 module and PIC16F628A to perform access control with RFID Key cards. Adapted from Arduino “AcessControl” software. The PIC16F628A software is written in CCS C to work without SPI hardware. The RFID-RC522 module performs the entire radio frequency communication process (13.56 Mhz) with RFID tags. An RFID tag is an electronic tag…

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…