2018年4月17日 星期二

NodeMcu + HCSR04 Ultrasonic Raging Sensor

In this illustration we will going to wire the ESP8266 12E nodeMCU with Ultrasonic Raging Sensor HCSR04. As you can see the illustration below the sensor trigger pin is connected to D1 which is pin 5 in Arduino Board, and the ECHO is connected to D2 which is pin 4 in Arduino Board. However in the sketch code we are going to use the Arduino IDE to program the NodeMCU ESP8266 12E Development board if you to have a interpreter in your Arduino IDE please refer to this link.
Hardware Required
  • NodeMCU ESP8266 12E Development Board
  • HCSR04 Ultrasonic Raging Sensor
  • Jumper Wires & DuPont Wires
  • Solderless Breadboard
Wiring Diagram
Ultrasonic-HCSR04-NodeMCU-Schematics-Diagram
Test Code

Facebooktwittergoogle_plusredditpinterestmail

沒有留言:

張貼留言

113 學年度第 1 學期 RFID應用課程 Arduino程式

113 學年度第 1 學期 RFID應用課程 Arduino程式 https://www.mediafire.com/file/zr0h0p3iosq12jw/MFRC522+(2).7z/file 內含修改過後的 MFRC522 程式庫 (原程式有錯誤) //定義MFRC522...