thanks alot! Scenario: You are a development engineer at a toycompany that manufactures remote control cars usingmicrocontrollers. Your R&D team is currently working ondesigning a new line of remote control cars, which requires yourknowledge to make certain design decisions. The new design has thefollowing requirements:
- Driving a motor for the wheels
- Buttons on the remote control to accelerate, brake andreverse
- LEDs to indicate forward and reverse
You are required to determine the appropriate microcontrollerfor this project
(Task 1) For this task, you are required to perform thefollowing: Compare one member of each of the PIC12, PIC16, PIC18,PIC24 and dsPIC families (datasheets are available athttp://www.microchip.com/doclisting/TechDoc.aspx?type=datasheet)and determine which is the most economical option to meet theproject requirements. You must give an indication of the followingmetrics: clock speed, internal architecture, on-board memory, IOports, instruction size, interrupt capabilities, additionalfeatures, cost and physical size.
(D1) Provide proper engineering justification. You must developproper system requirements and show how your microcontroller andexternal hardware selection would meet the design requirements.Select the microcontroller which would be ideal for this project,show how you developed the system requirements and what they are,and justify your microcontroller selection.