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

Port PiClock² (PiClock/dev branch) to Python3 and PyQt5 #64

Closed
n0bel opened this issue Mar 18, 2017 · 2 comments
Closed

Port PiClock² (PiClock/dev branch) to Python3 and PyQt5 #64

n0bel opened this issue Mar 18, 2017 · 2 comments

Comments

@n0bel
Copy link
Owner

n0bel commented Mar 18, 2017

PiClock/dev branch is for PiClock² Following the general direction of #54, the first step is to migrate to Python3 and PyQt5.

@n0bel n0bel changed the title Port PiClock² to Python3 and PyQt5 Port PiClock² (PiClock/dev branch) to Python3 and PyQt5 Mar 18, 2017
@n0bel n0bel added this to To Do in PiClock² Mar 18, 2017
@n0bel
Copy link
Owner Author

n0bel commented Mar 18, 2017

In theory this step should be pretty quick and easy. Famous last words.

@n0bel n0bel moved this from To Do to In Progress in PiClock² Mar 19, 2017
@n0bel
Copy link
Owner Author

n0bel commented Mar 19, 2017

I've ported only the clock portion of PiClock to Python3 & PyQt5. Docs have been updated as well. NeoPixel, and temperature server are still in Python2.7

Commit: a76353d

To prove things work, I pulled my original PiClock hardware from the wall, made a new Jessie SD card and stepped through the instructions. Everything came up fine running Python3/PyQt5. This is my original Raspberry Pi that started this whole project back in 2013. http://n0bel.net/v1/index.php/projects/raspberry-pi-clock/8-raspberry-pi-clock-how-to-waste-a-saturday-afternoon

CPU % is for the clock is still between 25% and 30%, and another 5-6% for the NeoPixel (it drives color changes about 10fps) And this running on an original Pi model B (you know the one with the 26 pin gpio)

I'm pretty happy with how well this step went.

@n0bel n0bel moved this from In Progress to Done in PiClock² Mar 19, 2017
@n0bel n0bel closed this as completed Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant