아이디어는 http://kocoafab.cc/make/view/195 에서 얻어서 만들게 되었습니다.
위의 사이트는 flex 센서를 사용하여 ppt를 컨트롤하게 되어있습니다.
flex는 센서 중에서 가격이 센편에 속하기 때문에 사용하지 않았고, 대신 Switch를 flex센서를 대신하여 사용하였습니다.
Parts
- WIZwiki-W7500ECO : Reference Document , sale_kr , sale_en
- JMODE-BT-1 :Reference Document , sale_kr
Bluetooth 모듈이라면 뭐든지 상관없습니다.
- Jumper line
- Push Switch
Program
- mbed web compiler
- Processing
Processing의 자세한 설명은 아래의 링크를 참고하세요.
http://kocoafab.cc/tutorial/view/90
Schemetic
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을 이용하여 컨트롤한다.
결과
'Development > WIZnet' 카테고리의 다른 글
IO Library Issue #127 (1) | 2023.11.21 |
---|---|
[WIZnet 체험단 지원] WIZwiki-W7500 RC Project (0) | 2015.09.10 |
#HomeAutomation Step1 초음파센서와 터치버튼 (2) | 2014.11.26 |
The temperture monitering using Exosite Cloud (0) | 2014.11.24 |
[arduino]WIZ550io + 온도/초음파센서를 xively에서 모니터링[1-1] - Fritzing (0) | 2014.09.18 |