RC Communication


By Prof. Seungchul Lee
http://iai.postech.ac.kr/
Industrial AI Lab at POSTECH

  • Please submit the following files after today's class.
    • ipynb files
    • Demonstration videos of your RC car
  • TA's E-mail : juwonna7@postech.ac.kr
    • The title of your mail should be "[MECH199-01][Drone & RC Car] (Group Name) WEEK9"

Table of Contents

1. Download Arduino Bluetooth ControllerĀ¶

  • Download "Arduino Bluetooth Controller" app from play store
  • Android only



2. SetupĀ¶

2.1. ConnectĀ¶

  • Connect "HC-06" from available devices



2.2. PasswordĀ¶

  • Insert password "1234"



2.3. Select ModeĀ¶

  • Select "Controller mode"



2.4. Setup Joystick ButtonsĀ¶

  • Click "setting"


  • Insert your own commands to send


3. Controll your RC carĀ¶

  • Enjoy & practice for the competition


InĀ [1]:
%%javascript
$.getScript('https://kmahelona.github.io/ipython_notebook_goodies/ipython_notebook_toc.js')