INHOUDSOPGAWE:
2025 Outeur: John Day | [email protected]. Laas verander: 2025-01-13 06:56
Die "Easy Arduino Car BT Remote" is 'n Android -toepassing. Hierdie app help u om 'n bluetooth -motor te bou sonder Android -programmering. In hierdie tutoriaal help ek om u eie Arduino -motor te bou, en ek het die Arduino -kode geskryf. As u die stappe volg, sal u 'n motor hê soos in die video.
Wat het u nodig om hierdie motor te bou?
- Arduino (Arduino Nano in die video)
- Bluetooth-module (HC-06 of HC-05)
- Motor H-brug (L298)
- 2x 5V motor
- 2x 9V battery
- Drade
Is jy gereed? GAAN
Stap 1: Bluetooth
Koppel die Bluetooth aan u Arduino -bord!
Bluetooth -> Arduino -bord
VCC -> VCCGND -> GNDRXD -> D10TXD -> D11
As u klaar is, kan u probeer om met die Android -toepassing in verbinding te tree.
Laai Android -app af:
androidappsapk.co/download/com.kecsot.btar…
- Gaan na die joystick
- Bluetooth -instellings
- Bluetooth AAN
- Bluetooth -instellings
- Koppel toestel: standaard HC-06 wagwoord: 1234 of 0000
- Terug -knoppie, lys verfris
- Kies Bluetooth
- Koppel
As LED flits, is u nog nie gekoppel nie.
Het jy gekoppel? GAAN volgende stap!
Stap 2: Motor H-brug
Motor H -Brigde -> Arduino
- ENA (Slegs hierdie een poort, agter pen GRATIS!) -> D4
- IN1 -> D5
- IN2 -> D6
- IN3 -> D7
- IN4-> D8
- ENB (Slegs hierdie een poort, agter pen GRATIS!) -> D9
- GND -> GND
Motor H -Brigde -> Battery
- VCC-> VCC
- GND-> GND
Koppel motors aan op H-Bridge
9V na ArduinoNegatief (-) -> GND Positief (+) -> VIN (langs GND)
Klaar? GAAN volgende stap
Stap 3: Die kode:)
Laai die motor.zip eerste keer af en pak dit uit.
Kopieer die gids na die volgende plek: (Vir Windows -gebruikers: C: / Program Files (x86) Arduino / biblioteke / Motor)
Het jy gekopieer? As u Arduino IDE reeds uitgevoer is, moet u dit weer begin.
OK, laai nou die voorbeeld.ino af
Maak dit oop en laai dit op na die arduino -toestel.
Uiteindelik !!! Tyd om te speel
Koppel aan u arduino en bestuur dit!
Video
Lewer 'n foto as u dit gebou het! Dankie!:)