Hm-10 AT커멘드 | Whoborn Blog http://blog.whoborn.net 후본 블로그 Tue, 04 Apr 2017 05:18:14 +0000 ko-KR hourly 1 https://wordpress.org/?v=6.2 http://blog.whoborn.net/wp-content/uploads/sites/9/2015/04/blogfavicon.png Hm-10 AT커멘드 | Whoborn Blog http://blog.whoborn.net 32 32 [블루투스 4.0 Hm-10 cc2541] 아두이노 우노 R3 연결 http://blog.whoborn.net/%eb%b8%94%eb%a3%a8%ed%88%ac%ec%8a%a4-4-0-hm-10-cc2541-%ec%95%84%eb%91%90%ec%9d%b4%eb%85%b8-%ec%9a%b0%eb%85%b8-r3-%ec%97%b0%ea%b2%b0/ whoborn Tue, 04 Apr 2017 05:18:02 +0000 모듈소개 Hm-10 arduino r3 Hm-10 arduino연결 Hm-10 AT커멘드 Hm-10 cc2541 Hm-10 최저가 블루투스 4.0 Hm-10 아두이노 우노 r3 아두이노 우노 r3 최저가 http://blog.whoborn.net/2017/04/04/%eb%b8%94%eb%a3%a8%ed%88%ac%ec%8a%a4-4-0-hm-10-cc2541-%ec%95%84%eb%91%90%ec%9d%b4%eb%85%b8-%ec%9a%b0%eb%85%b8-r3-%ec%97%b0%ea%b2%b0/ <p>안녕하세요?? 오늘은 블루투스 4.0 Hm-10 모듈을 아두이노 우노 R3 연결하는 법에 대해 알아보려고 합니다. 먼저, 블루투스 4.0 Hm-10 모듈과 아두이노 우노 R3 보드가 있어야 겠죠?? 아래 링크에서 최저가로 구매하실수 있습니다. 아두이노 우노 R3 + 블루투스 Hm-10 최저가 :  http://storefarm.naver.com/whoborn/products/678065894 이제 아두이노 우노 R3에 블루투스 모듈을 연결해볼까요?? 먼저, 아두이노와 Hm-10의 각 pin을 연결해야 합니다. 저는 pin ba... <p style="text-align: center;">안녕하세요??</p> <p style="text-align: center;">오늘은 블루투스 4.0 Hm-10 모듈을 아두이노 우노 R3 연결하는 법에 대해 알아보려고 합니다.</p> <p style="text-align: center;">먼저, 블루투스 4.0 Hm-10 모듈과 아두이노 우노 R3 보드가 있어야 겠죠??</p> <p style="text-align: center;">아래 링크에서 최저가로 구매하실수 있습니다.</p> <p style="text-align: center;"><a href="http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/arduinor3_hm10.png"><img decoding="async" loading="lazy" class="alignnone size-full wp-image-1395" src="http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/arduinor3_hm10.png" alt="" width="414" height="325" srcset="http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/arduinor3_hm10.png 414w, http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/arduinor3_hm10-300x236.png 300w" sizes="(max-width: 414px) 100vw, 414px" /></a></p> <p style="text-align: center;"><strong>아두이노 우노 R3 + 블루투스 Hm-10 최저가 :  <a href="http://storefarm.naver.com/whoborn/products/678065894">http://storefarm.naver.com/whoborn/products/678065894</a></strong></p> <p style="text-align: center;"> <p style="text-align: center;">이제 아두이노 우노 R3에 블루투스 모듈을 연결해볼까요??</p> <p style="text-align: center;">먼저, 아두이노와 Hm-10의 각 pin을 연결해야 합니다.</p> <p style="text-align: center;">저는 pin base형태의 Hm-10 모듈을 가지고 있어서 pin base방식으로 설명하겠습니다.</p> <p style="text-align: center;"> <a href="http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/ble4_hm10.jpg"><img decoding="async" loading="lazy" class="alignnone wp-image-1397" src="http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/ble4_hm10.jpg" alt="" width="301" height="301" srcset="http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/ble4_hm10.jpg 1000w, http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/ble4_hm10-150x150.jpg 150w, http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/ble4_hm10-300x300.jpg 300w, http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/ble4_hm10-768x768.jpg 768w" sizes="(max-width: 301px) 100vw, 301px" /></a></p> <p style="text-align: center;">먼저 Hm-10의 Rx 핀은 아두이노 우노의 Tx핀에</p> <p style="text-align: center;">Hm-10의 Tx 핀은 아두이노 우노의 Rx핀에 연결합니다.</p> <p style="text-align: center;">그리고 Hm-10의 GND핀은 아두이노 우노의 GND에,</p> <p style="text-align: center;">Vcc는 아두이노 우노의 3.3v에 연결하시면 됩니다.</p> <p style="text-align: center;"> <p style="text-align: center;">이로써 기본적인 테스트를 위한 연결은 마쳤구요,</p> <p style="text-align: center;">이제 PC에 연결하고, 아두이노 프로그램에 아래와 같이 소스를 입력하시면 됩니다.</p> <p style="text-align: center;"><a href="http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/hm10_arduino_test.png"><img decoding="async" loading="lazy" class="alignnone size-full wp-image-1399" src="http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/hm10_arduino_test.png" alt="" width="765" height="558" srcset="http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/hm10_arduino_test.png 765w, http://blog.whoborn.net/wp-content/uploads/sites/9/2017/04/hm10_arduino_test-300x219.png 300w" sizes="(max-width: 765px) 100vw, 765px" /></a></p> <p style="text-align: center;">Hm-10은 다른 블루투스 모듈과 동일하게 AT커멘트로 시리얼 통신이 가능한 모듈입니다.</p> <p style="text-align: center;">다음에는 Hm-10의 AT 커멘드에 대해 알아보도록 하겠습니다.</p> <p style="text-align: center;">읽어주셔서 감사합니다.^^*</p> <p style="text-align: center;"> <p align="center">시제품 제작이나 외주 개발, 프로토타입 개발, 모듈 개발에 의뢰처를 찾으시나요?</p> <p align="center">저희 후본에 연락해주시면 개발과 관련하여 비용, 일정 등 친절한 상담을 받으실수 있습니다.</p> <p align="center">언제든~ 문의 주세요!!</p> <p align="center"><a class="con_link" href="http://dev.realmake.net/" target="_blank">http://dev.realmake.net</a></p> <div class="autosourcing-stub-extra"></div> <p style="text-align: center;">The post <a href="http://blog.whoborn.net/%eb%b8%94%eb%a3%a8%ed%88%ac%ec%8a%a4-4-0-hm-10-cc2541-%ec%95%84%eb%91%90%ec%9d%b4%eb%85%b8-%ec%9a%b0%eb%85%b8-r3-%ec%97%b0%ea%b2%b0/">[블루투스 4.0 Hm-10 cc2541] 아두이노 우노 R3 연결</a> first appeared on <a href="http://blog.whoborn.net">Whoborn Blog</a>.