Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 722 Bytes

Readme.md

File metadata and controls

16 lines (12 loc) · 722 Bytes

LoadBalancer

A loadbalancer using Esp8266.

Architecture

archi

To Run

Clone the repo in src file input wifi ssid and password and upload in ESP8266 and visit the ip printed in serial monitor

Note

I had to divide different algos to different file cause esp8266 wasn't powerful enought to handel multiple function calls in it's stack although the ideal theoretical implementation is it ideal branch.

Reference