This is for displaying eyes on an oled I2C display 126x64 The eyes do move towards Up,Left and Right and they do blink in all three cases When either 2 out of 3 IR Sensors are activated there will be a glitch sequence as long as the IR Sensors are active when the IR Sensors are no longer active they display a "RECONNECTING..." message The wiring of the setup is given inside the ino file Components required are :
- Arduino UNO
- OLED I2C Display (128x64) (SH110X Driver)
- IR Sensor x3 After wiring the setup just upload the code