Hi all,
I'm new to Arduino. I'm trying to start my first Arduino project which aims to control a 0.8kW motor simply by a few buttons.
I have been reading the Arduino Cookbook published by O'reilly and try to understand the attached circuit it recommends. Before start purchasing hardware and components, I should resolve the 2 questions below first:
1. according to the attached circuit, I don't understand how Analogwrite() command could control the speed of the motor. Correct me if I'm wrong: the Analogwrite() would generate signal with a fixed frequency to the transistor, and I don't understand how the signal control the power that motor receives which determine the motor speed.
2. Since I'm going to use a 0.8k W motor, I'm sure I need a shield. However, would the attach circuit still valid/practical? would I need a relay, or anything else?
I would appreciate any comments. Thank you so much!!
keith

