Skip to content

danylog/comunicador_esp32

Repository files navigation

Copyright © 2024, Danylo Galytskyy ALL RIGHTS RESERVED

Libraries used:

Schematic:

Screenshot 2024-05-29 at 12 45 10

Instructions:

  • upload "mac_adress_visualizer" sketch on one device
  • open Serial port on 9600 baud
  • copy the mac address
  • put it in the other device’s "_codigo-nuevo.ino" line 17 using the format provided: for example E0:5A:1B:D2:D7:D8 becomes uint8_t broadcastAddress[] = { 0xE0, 0x5A, 0x1B, 0xD2, 0xD7, 0xD8 };
  • repeat the same process with the other device

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published