-
We will need to add in a brightness control for specific control of the GPIO PWM for the Pi. I know we have also discussed a global brightness control that will dim or brighten the whole panel. Rig…
-
I think it's maybe a good tool to create for data manipulation with sensor. like (ex: i have 3 bmp085 and node red compare data from this sensor and use data from one make better sense or create aver…
jmg22 updated
5 years ago
-
I have found that triggering Qt events from within Qt event handlers intermittently causes lockups. The lockup is rare, but of course guaranteed to happen when its most critical that it works. :)
A…
-
Right now we are using our own MCP2515 CAN driver. There are other Arduino CAN libraries out there that would also give us the ability to use internal CAN hardware for Arduinos that have those (i.e. …
-
The first time fixgateway or pyefis runs the default configuration files are copied into ~/makerplane/
To prevent overwriting user edited config files we do not copy a config file if the config file …
e100 updated
6 months ago
-
At some point we need to refactor the directory structure and get this thing in some kind of shape so that it's easy for users to install. Whether that be using PIP or something else would be up for …
-
I use Python 3.11 on Windows 10.
There were no particular problems with other scripts, but with [pyEfis](https://github.com/makerplane/pyEfis/) I haven’t been able to find a solution for the past thr…
-
I want to create a new feature and wanted to get some feedback before I get started.
This might work to also replace the existing menu.
The idea is to define buttons in the configuration file.
Ea…
e100 updated
9 months ago
-
Hi @mkipnis ,
This a fancy project, and I'm trying to build it from source.
When using download_deps_and_build_all.sh, I met this error that I cannot find any solution.
Would you please help me? …
-
Hello @mkipnis
I'm having doubts how can I build the project.
I have setup the
download_deps_and_build_all.sh
It download in a diff path, seems to be ok
And I have run this command
`.…