일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- mysql c
- 아두이노
- database
- 라즈베리파이
- html input
- ubuntu
- 아두이노 와이파이
- 코딜리티
- 아두이노 프로미니
- 데이터베이스
- vm
- mysql api
- HTML
- MySQL
- Codility
- Mysql c API
- 아두이노 핀
- 아두이노 wifi
- Arduino pin
- 아두이노 핀맵
- web
- 아두이노 pro mini
- 알고리즘
- wifi멀티탭
- Virtual Box
- Arduino
- Raspberry Pi
- Arduino pin map
- 웹 프로그래밍
- 아두이노 핀 맵
- Today
- Total
목록아두이노 pro mini (3)
offfff
A. 사용부품 ESP8266, 아두이노 프로미니 B. 진행사항 1. ESP8266 펌웨어 업그레이드http://www.hardcopyworld.com/ngine/aduino/index.php/archives/1257 참고 2. 아두이노와 ESP8266 연결 방법(참고)http://www.hardcopyworld.com/gnuboard5/bbs/board.php?bo_table=lecture_esp&wr_id=3http://michaelteeuw.nl/post/113107637802/esp8266-no-strings-attached 3. ESP8266 라이브러리 설치- https://github.com/itead/ITEADLIB_Arduino_WeeESP8266 에서 다운로드- 아두이노에서 라이브러리 추가..
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 ..
A. 사용 부품아두이노 프로미니(카피, 구매 : 그늘아래(3,400 + 2,500) http://www.gunul.co.kr/)LED, 저항 220Ω, Diode, Relay(5V) B. 진행 사항 1. USB to Serial converter 연결(CP2102) (1) CP2102 driver 다운로드- http://www.silabs.com/ 에서 운영체제에 맞는 Virtual Com Port 다운로드- 드라이버 설치 후, 아두이노 프로그램에서 자동 인식 됨 (2) 아두이노와 컨버터 연결- RX와 TX를 서로 교차해서 연결 2. 예제 소스 구동 (1) Blink 예제 선택, 13번 핀으로 출력을 줬다 뺐다 하는 예제- 화살표 버튼이 소스를 업로드하는 버튼이다. (2) 13번 핀 LED 연결- LED..