BY.Master tarafından önerilen çözümler

  1. BY.Master

    Çözüldü Arduino kodundaki hata nasıl çözülür?

    //Bluetooth kontrollü hcsr04 sensörlü araç projesi. //L298N Bağlantısı const int motorA1 = 5; // L298N'in IN3 Girişi. const int motorA2 = 7; // L298N'in IN1 Girişi. const int motorB1 = 6; // L298N'in IN2 Girişi. const int motorB2 = 4; // L298N'in IN4 Girişi. const int trigpin = 8; const int...
Geri
Yukarı