วันพฤหัสบดีที่ 14 พฤศจิกายน พ.ศ. 2556

How to use at command, use bluetooth HC-05

http://robopoly.epfl.ch/files/content/sites/robopoly/files/Tutoriels/bluetooth/hc-05-at_command_set.pdf
http://taktak.co.uk/2013/bluetooth-module-hc-05-bt_board-1-5-configuration/

minicom program
http://pbxbook.com/other/mac-tty.html


*linux use similar way, I think linux can find the way ^^

For Mac os

Use terminal

Connect computer with bluetooth by
USB to Serial TTL
http://yourduino.com/sunshop2/index.php?l=product_detail&p=164
(eg.)

Wiring
USB                Bluetooth
tx                     tx
rx                     rx
3.3v                 key
3.3v                 vcc
gnd                  gnd

* Importent
pin key need to powering before powering the bluetooth.
bluetooth light will slow blink, if not try again.
 Do not cross tx, rx pin.

Necessary program
minicom (this case use version 2.2)
http://pbxbook.com/other/mac-tty.html#minicom
After install set path
sudo vi /private/etc/paths
Add line /opt/minicom/2.2/bin at the end of file.
Restart terminal.

Download Silicon Labs in above link (http://pbxbook.com/other/mac-tty.html)
install 
After install need restart.

Use command
ls /dev/tty.*
Plug usb that wiring bluetooth to computer.

Use command
ls /dev/tty.*
See the add thing.
eg. /dev/tty.*

tty.SLAB_USBtoUART

Use command
minicom -s

Control program by key pad
Go to Serial port setup
Change "Serial Device" type "a" change to "/dev/tty.SLAB_USBtoUART" or your new serial
Change "Bps/Par/Bits" type "e", "g", "l", "q", "w", "v" -> change to 38400 8N1 
Change "Screen and keyboard" type "q" -> Local echo : YES.
Note that in "Screen and keyboard", "Flow Control" must set to No.

Select Save setup as dfl 
Select "exit" to start or "Exit from Minicom" for exit program
If you want program have color your should select "Exit from Minicom"

Use command
minicom -c on
Type AT 
Your will receive OK. 

/***********************************************************/

http://robopoly.epfl.ch/files/content/sites/robopoly/files/Tutoriels/bluetooth/hc-05-at_command_set.pdf
http://taktak.co.uk/2013/bluetooth-module-hc-05-bt_board-1-5-configuration/

minicom program
http://pbxbook.com/other/mac-tty.html


*linux ใช้วิธีคล้ายๆแต่บางคำสั่งไม่เหมือน คนใช้ linux คงหาวิธีได้ ^^

Mac os นะ
ใช้ terminal แทบทั้งหมดในการใช้งาน

ต่อ computer กับ bluetooth ใช้
USB to Serial TTL
http://yourduino.com/sunshop2/index.php?l=product_detail&p=164
(ตัวอย่าง)

วิธีการต่อ
USB                Bluetooth
tx                     tx
rx                     rx
3.3v                 key
3.3v                 vcc
gnd                  gnd

* สำคัญมาก
pin key จำเป็นต้องต่อไฟก่อนที่จะจ่ายพลังให้ bluetooth ไฟ bluetooth จะกระพริบช้า ถ้าไฟกระพริบเร็วให้ลองใหม่ (เร็วต่อ หลายครั้งต่อ 1 วินาที)
 tx, rx ไม่ได้ต่อสลับเหมือนตอนนำไปใช้ปกติ

โปรแกรมที่จำเป็น
minicom (กรณีนี้ใช้ version 2.2)
http://pbxbook.com/other/mac-tty.html#minicom
ติดตั้งแล้ว set path
sudo vi /private/etc/paths
เพิ่มบรรทัด /opt/minicom/2.2/bin เข้าไป
restart terminal

ดาวโหลด Silicon Labs มีใน link ด้านบน http://pbxbook.com/other/mac-tty.html
ลงโปรแกรม
จำเป็นต้อง restart

ใช้คำสั่ง
ls /dev/tty.*
เสียบ usb ที่ต่อกับ bluetooth เข้าคอมพิวเตอร์

ใช้คำสั่ง
ls /dev/tty.*
จะเห็นสิ่งที่เพิ่มเข้ามา 
เช่น /dev/tty.*
สิ่งที่เพิ่มเข้ามา
tty.SLAB_USBtoUART

ใช้คำสั่ง
minicom -s

บังคับโดยใข้ลูกศรได้
เข้าไปที่ Serial port setup
แก้ Serial Device โดย พิมพ์ a เปลี่ยนเป็น /dev/tty.SLAB_USBtoUART หรือ serial ที่เพื่มเข้ามา
แก้ Bps/Par/Bits โดยพิมพ์ e , g, l, q, w, v -> แก้ให้เป็น 38400 8N1 
แก้ Screen and keyboard โดยพิมพ์ q -> Local echo : YES
ดูด้วยว่า Flow Control ต้องถูก set เป็น no

เลือก Save setup as dfl 
จะกด exit เพื่อเริ่มหรือ Exit from Minicom เพื่อออก
ถ้าอยากให้มีสีให้ออกก่อน

ใช้คำสั่ง
minicom -c on
พิมพ์ AT 
จะได้รับ OK กลับมา

ไม่มีความคิดเห็น:

แสดงความคิดเห็น