Skip to content

duyanh-y4n/NodeMcu-Arduino-Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

NODEMCU - ARDUINO COMMUNICATION

  • Author - Duy Anh Pham

  • Created on - 20.Mar.2019

  • Modified on - 28.Mar.2019

This repository contains arduino simple sketch for the interaction communication between arduino and nodeMcu

REQUIREMENTS

  • NodeMCU 1.0 module (esp8266)

  • Arduino UNO(which the sketch run on) or MEGA.

  • Arduino IDE or Platform.io (recommend on VSCode) Arduino sketch in platform.io project will be found in /src folder (main.cpp). If you want to use it with arduino ide, just delete the line #include<Arduino.h> and paste all the code into arduino sketch :D

INSTRUCTION

  • Jumper networking will be instructed in code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages