https://github.com/kasunjayasanka/arduino-mega-to-nodemcu-serial-communication-using-custom-protocol
Simple Communication Protocol to avoid data noise when serial communication between Arduino Mega and ESP8266 NodeMCU 12-E
https://github.com/kasunjayasanka/arduino-mega-to-nodemcu-serial-communication-using-custom-protocol
api arduino arduinomega esp8266 mysql-database nodemcu-esp8266 php
Last synced: 3 months ago
JSON representation
Simple Communication Protocol to avoid data noise when serial communication between Arduino Mega and ESP8266 NodeMCU 12-E
- Host: GitHub
- URL: https://github.com/kasunjayasanka/arduino-mega-to-nodemcu-serial-communication-using-custom-protocol
- Owner: KasunJayasanka
- Created: 2023-07-04T20:15:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T20:23:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T02:34:36.695Z (5 months ago)
- Topics: api, arduino, arduinomega, esp8266, mysql-database, nodemcu-esp8266, php
- Language: C++
- Homepage:
- Size: 3.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino-Mega-To-NodeMCU-Serial-Communication-using-Custom-Protocol
Simple Communication Protocol to avoid data noise when serial communication between Arduino Mega and ESP8266 NodeMCU 12-E