Arduino to ESP8266 Data With Serial Communication Using Arduino IDE (Mac OSX and Windows)
Video Statistics and Information
Channel: ACROBOTIC
Views: 34,215
Rating: undefined out of 5
Keywords: ESP32, ESP8266, Arduino, IDE, NodeMcu, Tutorials, Makers, Learn, Guide, IoT, Internet Of Things, Raspberry Pi, Wireless, Communication, Weather, Creative, Sensor, Python, Programming, C++, Beginner, Electronics, DIY, MicroPython, 3d Printing, CAD, Fusion 360, Education, Tutorial, Intro, Introduction, Web, Developer, HTML, Datalogger, Project, Sensors, Data, Visualization, Webserver, Server, Client, App, WebApp, Wemos, Robot, Robotics, Robots, Easy, Adafruit, Sparkfun, OS X, Windows, Linux, Embedded, Kickstarter, RC, Fun, Build, Engineering
Id: 6-RXqFS_UtU
Channel Id: undefined
Length: 11min 25sec (685 seconds)
Published: Wed Jun 26 2019
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
But what about voltage levels in the serial line? Isn't the arduino 5V?
I tried this (for bi-directional comm uno<->8266) and experienced issues after a while (i.e. starting losing bytes for some reason)... so I decided to go with I2C instead and it's been reliable.