Displays an eye with natural random movement on an 1.5" Oled connected to an Arduino. For a Cyberpunk-ish Costume. Developed for this Wavesahre 1.5" Oled: https://amzn.to/34c2bcF
- Clone Eye-Behavior into your arduino library directory: https://github.com/Dak0r/Natural-Eye-Behavior-Simulator
- Add U8g2 from the arduino library manager or the repository to your arudino libraries: https://github.com/olikraus/u8g2/
- Connect your 1.5" Oled to your Arduino (see sketch file for pin numberings)
- Deploy to arduino, done