You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Analyzer App ('the app'). This is a Python program that runs on a Windows, MaC OSX, or Linux PC, and displays the stepper information in real time in a graphical view.
After some research it looks like PyQT is used for the analyzer app so it should be able to run on a Raspberry Pi?
I have a Raspberry Pi 3b+ with a HyperPixel display running KlipperScreen, would be great to use the app on that device (besides KlipperScreen) and use the touchscreen etc.
Has the app ever been tested on a Raspberry Pi and/or compiled for ARM?
The text was updated successfully, but these errors were encountered:
Hi Thijs,
I tested the app on Ubuntu with a X86 processor but never a Raspberry.
Would be interesting to give it a try if you can.
The BLE communication is done using Bleak Python library
https://github.com/hbldh/bleak which may use native drivers so I would
check first if it supports The Raspberry Pie.
Please keep us updated.
Zapta
On Sat, Jun 24, 2023 at 11:20 AM Thijs Triemstra ***@***.***> wrote:
The Analyzer App ('the app'). This is a Python program that runs on a
Windows, MaC OSX, or Linux PC, and displays the stepper information in real
time in a graphical view.
After some research it looks like PyQT is used for the analyzer app so it
should be able to run on a Raspberry Pi? I have a Raspberry Pi 3 with a
HyperPixel display running KlipperScreen, would be great to use the app on
that device (besides KlipperScreen) and use the touchscreen etc.
Was the app ever tested on a Raspberry Pi?
—
Reply to this email directly, view it on GitHub
<#5>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQVMQL3LLLTJKGCTZHY4CTXM4VVRANCNFSM6AAAAAAZSUVS5M>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
After some research it looks like PyQT is used for the analyzer app so it should be able to run on a Raspberry Pi?
I have a Raspberry Pi 3b+ with a HyperPixel display running KlipperScreen, would be great to use the app on that device (besides KlipperScreen) and use the touchscreen etc.
Has the app ever been tested on a Raspberry Pi and/or compiled for ARM?
The text was updated successfully, but these errors were encountered: