I bought this buzzer Recommendations For You - DealeXtreme and I connected to digital pin #3, + to 3.3V and - to grn. I did not use any resistors. To be honest I do not know do I need use resistor
If you read the customer review of the device you will see that it is a piezo type device and not a true buzzer. You must apply an oscillating signal on the S line to get it to sound. At present you are switching logic levels with 1 second intervals and what you are hearing is the transition from high to low Might I suggest you use the PWM output (set to 50%) as the signal "S" and switch that on and off as desired.
Yes, you right. I've seen this review now. Could you please point me to apply an oscillating signal on the S line. I have no idea how I should do that.