Arduino to ESP8266 Data With Serial Communication Using Arduino IDE (Mac OSX and Windows)

Описание к видео Arduino to ESP8266 Data With Serial Communication Using Arduino IDE (Mac OSX and Windows)

• $2 for PCB prototype (any color): https://jlcpcb.com/
==========
• Your support helps me post videos more frequently:
  / acrobotic  
https://www.paypal.me/acrobotic
https://buymeacoff.ee/acrobotic
BTC: 1ZpLvgETofMuzCaKoq5XJZKSwe5UNkwLM
==========
• Find me on:
  / acrobotic  
  / acrobotic  
  / acrobotic  
==========
• My shops:
https://acrobotic.com/shop
https://amazon.com/shops/acrobotic
==========
• Description:
Often times we need to report data collected from sensors to a 'central' location for visualization. Typically, we use cloud services such as Thingspeak, myDevices Cayenne, or Ubidots for this purpose. However, it is possible to dedicate an ESP8266 to carry out these tasks.
In this video, we configure an ESP8266 to serve data that's collected by an Arduino UNO. Having 5 analog ports, the UNO is able to interface with more sensors (in this case ones that measure gas and distance) than the ESP8266. Using their respective Serial UART ports, the two ICs are able to transmit data. The ESP8266 sends a "request" message formatted in JSON, which once received by the UNO, triggers a response containing the data. Once the data is received by the ESP8266, it is served on a simple webpage via a standard web server (   • ESP8266 Web Server Step-By-Step Using...  )!
==========
• Project parts:
ACROBOTIC Development Board for ESP8266:
https://acrobotic.com/products/acr-00018
http://amzn.to/2dAZ1mW (affiliate)
ACROBOTIC Uno (clone) Development Board:
https://acrobotic.com/products/ard-00001
==========
• Project code:
Firmware for the Arduino IDE:
https://github.com/acrobotic/Ai_Tips_...
==========
• Related vids:
Getting started with the ESP8266 using Arduino:    • ESP8266 Web Server Step-By-Step Using...  
==========
• Tutorials:
Detailed guide for getting started with the ESP8266 Development Board:
http://learn.acrobotic.com/tutorials/...
Detailed guide for getting started with the Arduino Uno (clone) Development Board:
https://learn.acrobotic.com/tutorials...
==========
• Sponsor:
This video was sponsored by JLCPCB.
==========
• Music:
Epidemic Sound (https://epidemicsound.com). Standard YouTube License.
==========
#ESP8266 #Arduino #Tutorial

Комментарии

Информация по комментариям в разработке