ESP32 Tile Board
Code Source
Code is available at: ESP32 Tile Decentralized
Version 2 - Decentralized Tiles (Currently in use)
Where each tile only communicates with its neighbors directly and individually sends edge connection to web to reconstruct. This avoids the need for relaying messages back to a central hub which long distance can cause the message to be corrupted
-
Set your device to the same network and manually set to fixed IP
192.168.1.100 -
Use the code at
/TileBoard/TileBoard.inofor all tiles - Remember to change the Board ID for each tile when compiling and uploading
- Tile boards for the final demo arena should be labelled with ID from 1 - 25 (25 in total)
- Tile boards for the testing field should be labelled with 26 - 31 (6 in total)