일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- 코딜리티
- Raspberry Pi
- 아두이노 핀 맵
- 아두이노 pro mini
- 아두이노 와이파이
- 아두이노 wifi
- vm
- 알고리즘
- mysql c
- 아두이노 핀맵
- Mysql c API
- HTML
- 라즈베리파이
- 아두이노
- Virtual Box
- Arduino pin map
- 데이터베이스
- mysql api
- wifi멀티탭
- Arduino pin
- ubuntu
- Arduino
- MySQL
- web
- Codility
- 아두이노 핀
- html input
- 아두이노 프로미니
- database
- 웹 프로그래밍
- Today
- Total
목록ESP8266 (2)
offfff
A. 사용 부품 ESP8266(3,400원, ICbanq), Power source(3.3VDC) B. 진행 사항 1. USB to Serial 연결 (1) 위 그림(출처 : taylorcoffelt.com)에 맞춰 연결한다.(2) 그림 설명- VCC는 3.3V에 연결(커넥터가 아닌 외부의 전원을 인가한다)- RESET 핀은 연결하지 않음- TX는 커넥터의 RX에 연결, RX는 커넥터의 TX에 연결- GPIO 0은 GND에 연결되어야 한다. Boot Loader모드로 진입, 소스코드를 업로드 할 수 있는 상태가 된다.- CH_PD는 3.3V에 연결(3) 테스트코드 확인을 위한 LED 연결- GPIO 2와 LED, 저항을 연결한다.- 이로써 ESP8266의 7개 핀이 연결된 상태가 된다. 2. Arduin..
A. 사용 부품ESP8266(3,400원, ICbanq) B. 진행 사항 1. ESP8266 study(1) Specification- 802.11 b/g/b protocol- Wi-Fi Direct(P2P), soft-AP- Integrated TCP/IP protocol stack- Integrated TR switch, balun, LNA, power amplifier and matching network- Integrated PLL, regulators, and power management units- +19.5dBm output power in 802.11b mode- integrated temperature sensor- Supports antenna diversity- Power down ..