-
A few months ago I used the online tool to make myself a firmware, in which I tried a variety of faces. Having decided which ones I wanted to use going forward, now I find I can't include the voltage face because the demo category seems to have vanished from the page. Am I missing something? If I have to do it on my own machine instead of the online builder, is there a better how-to than the overly brief instructions on the official page? About all I was able to glean from that is it needs to be done on a Linux box... I have an RPi 400 and a Mac running Linux, but I don't know how to drive it. Any halp for a noob like me somewhere? I'm flat-out finding my way around GitHub. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Sorry about this - I left off the 'demo' category when I added categories to the builder last time I updated it. Should be there now. By the way, if you have issues with the builder, you could raise them at https://github.com/wryun/sensor-watch-builder/ If you want to try building a firmware on your own machine, let us know where you get stuck with: https://www.sensorwatch.net/docs/movement/building/ There are instructions for Linux and Mac. Sometimes it's hard when you already know things to see where the gaps are! |
Beta Was this translation helpful? Give feedback.
-
Inside the repo means from whatever directory you cloned the GIT repo into afaik |
Beta Was this translation helpful? Give feedback.
Sorry about this - I left off the 'demo' category when I added categories to the builder last time I updated it. Should be there now.
By the way, if you have issues with the builder, you could raise them at https://github.com/wryun/sensor-watch-builder/
If you want to try building a firmware on your own machine, let us know where you get stuck with:
https://www.sensorwatch.net/docs/movement/building/
There are instructions for Linux and Mac. Sometimes it's hard when you already know things to see where the gaps are!