Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eye animation is not work properly #4

Open
rivelta opened this issue Jun 16, 2024 · 1 comment
Open

eye animation is not work properly #4

rivelta opened this issue Jun 16, 2024 · 1 comment

Comments

@rivelta
Copy link

rivelta commented Jun 16, 2024

i have esp32 with oled1315 and the animation only shows lookright only

and i set face->RandomLook = true;

and on face.cpp described as

U8G2_SSD1306_128X64_NONAME_F_HW_I2C u8g2(U8G2_R0, /* reset=/ U8X8_PIN_NONE, / clock=/ 4, / data= */ 5);

whats wrong on my code?

@cooljimy84
Copy link

i think it has something to do with the linear potentiometers. I think they are used to set the location, so if you don't have them attatch or the wrong resistoance they just lock up and right.

As a side note this code has changed quite a lot and if pins are left floating it think it messes the inputs up. Mine wouldn't do anything other than "normal look" once i started touching the pins to change the face it would change for a short time, almost like another pin is resetting to normal face.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants