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

Display Custom Info? #4

Open
almulder opened this issue Apr 4, 2021 · 2 comments
Open

Display Custom Info? #4

almulder opened this issue Apr 4, 2021 · 2 comments

Comments

@almulder
Copy link

almulder commented Apr 4, 2021

Is there any way to make an option that we can select what is displayed?

Would like where the IP address is displayed to show a name, (one we can add as we see fit)

then have the IP address in the lower section added to the loop of info displayed.

@robiwisc
Copy link

I created a fork where I replaced the IP address with the hostname of the device and added the IP address to the loop.

@Agilurso
Copy link

Agilurso commented Jan 12, 2022

I created a fork where I replaced the IP address with the hostname of the device and added the IP address to the loop.

Hey, I've been using the UCTRONICS version, but I decided to give yours a try...
But, when I compile any version of your fork I get the error:

ssd1306_i2c.c:7:10: fatal error: wiringPiI2C.h: No such file or directory
7 | #include <wiringPiI2C.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
make: *** [: ssd1306_i2c.o] Error 1

Thanks.

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

3 participants