https://github.com/a-bdellatif/motor-controlling
Controlling Dc Motor Via Potentiometer
https://github.com/a-bdellatif/motor-controlling
adc analog analog-to-digital-converter c18-compiler digital microchip motor pic18f pic18f452 pwm self-learning
Last synced: 8 months ago
JSON representation
Controlling Dc Motor Via Potentiometer
- Host: GitHub
- URL: https://github.com/a-bdellatif/motor-controlling
- Owner: a-bdellatif
- Created: 2024-07-16T13:50:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T18:57:41.000Z (11 months ago)
- Last Synced: 2025-01-25T10:27:50.649Z (9 months ago)
- Topics: adc, analog, analog-to-digital-converter, c18-compiler, digital, microchip, motor, pic18f, pic18f452, pwm, self-learning
- Language: C
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is a solid example of using a PIC microcontroller to interface with external components and control hardware.
It demonstrates key concepts of embedded systems programming, including the use of peripherals, interrupts, and ADC-to-PWM conversion.
[@check](https://github.com/user-attachments/assets/b70052d0-bfd6-4cb9-845d-cebf60420424)