

crouchingtigerhiddenadam
-
Posts
4 -
Joined
-
Last visited
Reputation Activity
-
crouchingtigerhiddenadam got a reaction from petrmaje in [Info] NanoPi Neo/Neo2-OLED-Hat does work with armbian
If anybody is interested, I've got a single python script that works without needing to install any of the FriendlyElec software. Just enabled i2c0, python and a few dependencies.
You can find the code on: https://github.com/crouchingtigerhiddenadam/nano-hat-oled-armbian
The screen turns off after 15 seconds of inactivity to reduce burn-in, variable update rates, splash screen, date/time screen, computer stats screen and a shutdown screen.
-
crouchingtigerhiddenadam reacted to Raylynn Knight in [Info] NanoPi Neo/Neo2-OLED-Hat does work with armbian
Thank you for this! Works great on my NanoPi NEO Black. Will be updating a couple of Nano Pi NEO and NEO2 from FriendlyARM to Armbian using this also!
Ray
-
crouchingtigerhiddenadam reacted to Aldoszx in [Info] NanoPi Neo/Neo2-OLED-Hat does work with armbian
Thanks for your work !
I am using your script, slightly modified because the new Python 3.8 does not compile into pyo files anymore.
Also, I am using a systemd service instead.
-
crouchingtigerhiddenadam got a reaction from sfx2000 in [Info] NanoPi Neo/Neo2-OLED-Hat does work with armbian
If anybody is interested, I've got a single python script that works without needing to install any of the FriendlyElec software. Just enabled i2c0, python and a few dependencies.
You can find the code on: https://github.com/crouchingtigerhiddenadam/nano-hat-oled-armbian
The screen turns off after 15 seconds of inactivity to reduce burn-in, variable update rates, splash screen, date/time screen, computer stats screen and a shutdown screen.