Arduino Robot Car using Bluetooth on iPhone

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • This video shows a 4WD robot car that I equipped with obstacle avoidance sensors and an LCD speed display. The microcontroller is an Arduino Mega. Remote control is by iPhone using a Bluetooth app.

Комментарии • 6

  • @tiffshanay7678
    @tiffshanay7678 5 лет назад

    Hey, what was your Bill of Materials?

  • @jimmykan7873
    @jimmykan7873 8 лет назад

    Hi Wim Der Kinderen, Can you share your Arduino code? Thanks!

    • @wimderkinderen1952
      @wimderkinderen1952  8 лет назад +1

      Hi Jimmy,
      This should lead to the code: github.com/Godefridus/Arduino/blob/master/Bluetooth_4WDcar_Display.ino
      Cheers,
      Wim

    • @jimmykan7873
      @jimmykan7873 8 лет назад

      Thank You! It's going to be a fun project to working on.

    • @wimderkinderen1952
      @wimderkinderen1952  8 лет назад +2

      Here is a wiring schematic of my robotcar: github.com/Godefridus/Arduino/blob/master/robotcarschematic.pptx
      Enjoy the project!

    • @jimmykan7873
      @jimmykan7873 8 лет назад

      This is great, Thank You!