Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 2.6 KB

README.md

File metadata and controls

35 lines (27 loc) · 2.6 KB

EmbeddedProjectME

Contents:

  1. Communication between ESP32 and a web-based server (ThingSpeak): Exp01 (a): Console: image Thingspeak Channel: image Exp01 (b): Console: image

  2. Master-Slave Communication Demonstration between two ESP32s: Diagram: image Dashboard Screenshots: image image image image image image

Consoles: Sender's Console: image Receiver's Console: image

  1. Master-Slave Communication Demonstration between two ESP32s with RFID tag ID transmission from Tx to Rx (Step 1 of IoT project):

Sender's Console: image Receiver's Console: image

  1. Master-Slave Communication Demonstration between two ESP32s (Exp02 with two slaves): Diagram: image Dashboard Screenshot: image

  2. Exp02 with Reverse Control from Dashboard (Incomplete)

  3. Others: Code for getting Mac Address of the board.