본문 바로가기
Development/WIZnet

If you control the ppt using bluetooth?

by 루카오리 2016. 4. 5.

아이디어는 http://kocoafab.cc/make/view/195 에서 얻어서 만들게 되었습니다.
위의 사이트는 flex 센서를 사용하여 ppt를 컨트롤하게 되어있습니다.
flex는 센서 중에서 가격이 센편에 속하기 때문에 사용하지 않았고, 대신 Switch를 flex센서를 대신하여 사용하였습니다.




Parts

bluetooth_ECO_1
- WIZwiki-W7500ECO : Reference Document , sale_kr  , sale_en 

- JMODE-BT-1 :Reference Document , sale_k

Bluetooth 모듈이라면 뭐든지 상관없습니다.

- Jumper line
- Push Switch



 Program


- mbed web compiler
- Processing

Processing의 자세한 설명은 아래의 링크를 참고하세요.
http://kocoafab.cc/tutorial/view/90



Schemetic


bluetooth_ECO



Code flow


  Processing



 mbed


mbed의 소스코드는 다음의 링크로 가시면 Update된 사항을 확인할수 있습니다.
https://developer.mbed.org/users/eunkyoungkim/code/Bluetooth_PPT_Control/




동작순서


1. WIZwiki-W7500ECO에 firmware를 올린다.
2. 노트북와 JMOD-BT-1(bluetooth module)를 bluetooth 통신으로 연결한다.
3. Processing프로그램에 코드를 넣고 실행시킨다.
4. PPT의 슬라이드쇼를 실행시킨 후 push button을 이용하여 컨트롤한다.



결과