/Cyborg-1.5-Oled-Eye-Arduino

Displays an eye with natural random movement on an 1.5" Oled connected to an Arduino. Made it for a Cyberpunk / Cyborg costume

Primary LanguageC++MIT LicenseMIT

Cyborg-1.5-Oled-Eye-Arduino

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

  1. Clone Eye-Behavior into your arduino library directory: https://github.com/Dak0r/Natural-Eye-Behavior-Simulator
  2. Add U8g2 from the arduino library manager or the repository to your arudino libraries: https://github.com/olikraus/u8g2/
  3. Connect your 1.5" Oled to your Arduino (see sketch file for pin numberings)
  4. Deploy to arduino, done