I am using an Arduino Uno, it used to work perfectly until I added my Ultrasonic sensor.
Previously, I had used:
4 digit,7 segment display(Common anode,no transistors)
Red LED
Push button
DHT 11
After I added my ultrasonic sensor, the laptop didn't even show that I had connected my arduino to it.The arduino started heating a lot even though green LED was off.After I removed the ultrasonic sensor, everyting worked perfectly, so I beleive that the Arduino was trying to pull more current than it could handle.(pls correct me if I am wrong)
So, is there a way that I could safely add an ultrasonic sensor and a buzzer without risking my arduino without transistors.
Thanks in advance
I hope this is the right category for the question.
If you are talking about HC-SR04 kind of sensor, it's not adding your current draw a lot, maybe 10-20mA, so there is no problem. Either it's broken or more likely what @jim-p wrote above