Speed Control of DC Motor by using PWM
- Version
- Download 6
- File Size 183.60 KB
- File Count 1
- Create Date 11 May 2023
- Last Updated 11 May 2023
Speed Control of DC Motor by using PWM
Mr. Omkar Jadhav | Mr. Sohan Deshmane | Mr. Sourbh Suryavanshi |
Electrical Engineering Department
R.I.T. Rajaramnagar |
Electrical Engineering Department
R.I.T. Rajaramnagar |
Electrical Engineering Department
R.I.T. Rajaramnagar |
Mr. Shivraj Patil | Mr. Pratham Jadhav | Mr. Amrut Kulkarni |
Electrical Engineering Department
R.I.T. Rajaramnagar |
Electrical Engineering Department
R.I.T. Rajaramnagar |
Electrical Engineering Department
R.I.T. Rajaramnagar |
Abstract:The ATmega328P-based Uno is a microcontroller board. It contains 14 digital I/O pins (six of which are PWM outputs), 6 analogue inputs, a 16 MHz quartz crystal, a USB connection, a power connector, an ICSP header, and a reset button. It comes with everything you need to support the microcontroller; simply connect it to a computer through USB or power it with an AC-to-DC converter or battery to get started. You can tamper with your UNO without fear of doing something incorrectly; worst case scenario, you can replace the chip for a few bucks and start anew. The name "Uno" means "one" in Italian and was selected to commemorate the launching of the Arduino Software (IDE) 1.0. This is known as a boot loader. The ATmega328 on the Uno is preprogramed with a boot loader that lets you to upload fresh code to it without using any additional hardware.
Download