# 에어팟을 모스부호(Morse Code) 송신기로 사용하기

> Clean Markdown view of GeekNews topic #14774. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=14774](https://news.hada.io/topic?id=14774)
- GeekNews Markdown: [https://news.hada.io/topic/14774.md](https://news.hada.io/topic/14774.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-05-13T09:41:01+09:00
- Updated: 2024-05-13T09:41:01+09:00
- Original source: [github.com/EtherDream](https://github.com/EtherDream/headphone-morse-transmitter)
- Points: 7
- Comments: 1

## Topic Body

- AirPod과 같은 많은 헤드폰들은 기기로 명령 전송이 가능   
  - 한 번 누르면 재생/정지, 두 번 누르면 다음 트랙 재생, 세 번 누르면 이전 트랙 재생   
- 이 기능을 사용하여 헤드폰을 모스 부호 송신기로 사용   
- 에어팟 사용시 한번 누르면 dit (.), 두번 누르면 dah (-), 세번 누르면 이전 문자 삭제   
- 지연시간에 도달하면 dit/dah 코드가 문자 또는 숫자로 변환

## Comments



### Comment 25176

- Author: huiya
- Created: 2024-05-13T09:43:18+09:00
- Points: 1

아이디어가 참신하네요 🤣
