일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 에버온
- 라즈베리파이
- 플라스크
- 디자인패턴
- flask
- 충전기
- dynamodb
- 보안
- 전기차충전
- raspberry
- thread
- 전기차
- esp8266
- 급속충전기
- IOT Core
- 홈어시스턴트
- YMODEM
- 펌웨어
- Android
- STM32
- homeassistant
- 전기차충전기
- 완속충전기
- lambda
- 파이썬
- everon
- OCPP
- AWS
- 안드로이드
- 서버리스
- Today
- Total
목록NODEMCU (3)
Louie NRT Story
Writed 12 DEC 2019 1. Login and Click Add device https://thinger.io/ 불러오는 중입니다... 2. Make a device and copy Device Credentials 3. Install a library related the Thinger 4. Open the source downloaded 5. Input the Device information 6. Click Dashboard 7. Make a dashboard 8. Add Widget that can control or monitoring the devices 9. Type of Switch because of LED On/Off 10. Select the Device 11. Demo
Writed 17 DEC 2019 Basic setting https://louie0724.tistory.com/218 [NodeMCU ESP 8266] Board (SZH-WFBB-017) Writed: 14 DEC 2019 1. Purchase NodeMCU V2 ESP-12F Wifi Board (SZH-WFBB-017) 2. Install Ardino IDE and Preference 1) Copy Link and paste on textbox URL Llink: http://arduino.esp8266.com/stable/pack.. louie0724.tistory.com 1. ESP8266 and DHT11 Schematic Diagram 1) Define the GPIO that the DH..
Writed: 14 DEC 2019 1. Purchase NodeMCU V2 ESP-12F Wifi Board (SZH-WFBB-017) 2. Install Ardino IDE and Preference 1) Copy Link and paste on textbox URL Llink: http://arduino.esp8266.com/stable/package_esp8266com_index.json 2) Install ESP 8266 3) Select NodeMCU 1.0 3. Connect board and Computer via USB to 5pin 4. Upload blink code 5. Check blinking blue LED 6. Upload that code 7. Print Serial 8. ..