FIRE FIGHTING ROBOT USING ARDUINOFirefighters continue to risk death as the world gradually moves towards automated sy
ABSTRACT The project represents our final project in which we seek to address the problem of loss of life and
Interfacing LDR with Arduino Code const int ledPin = 13;const int ldrPin = A0;void setup() {Serial.begin(9600)