Skip to content

Aashish1-1-1/LoadBalancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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