This project simulates a PIC18F4550 temperature control system using Proteus and MPLAB X. The system controls a motor based on the temperature, which can be set manually or automatically.
- PIC18F4550 microcontroller (simulated in Proteus)
- LM35 Temperature sensor (simulated in Proteus)
- Motor DC (simulated in Proteus)
- More...
- Microchip XC8 Compiler
- Microchip MPLAB X IDE
- Proteus
- Clone this repository.
- Open on MPLAB X IDE.
- Click the "Build" button to compile and assemble the project.
- Open the project in Proteus. ...
- Set the desired temperature using the simulated LM35 in Proteus.
- If the temperature is above the set limit, the motor will turn on (simulated in Proteus). ...
This project is licensed under the MIT License.