Open MircoLeo opened 3 years ago
I don't quite follow. There's a WebUI that lets you manage the thresholds already.
I understand, it was to know if it was in progress and to make it easier even for those not familiar with programming, the threshold management individually through a dedicated program ^ _ ^
I don't quite follow. There's a WebUI that lets you manage the thresholds already.
I think he may be asking for a Windows Installer that:
So you only need to do the firmware setup and run the installer. Is that what you're asking for @MircoLeo?
It's confusing because he states in order to make it easier to manage the threshold change of each sensor
which is what the WebUI does.
A (cross platform) installer for setup is something I do want but I wasn't sure if that's what he was asking. Also there is an included batch script in the readme if someone wants an easy way to start up the WebUI.
Yeah I know, the wording is a bit confusing, I'm not sure if he thinks the WebUI setup is too cumbersome or if he's not aware of it, I lean towards the former. And I think he's talking about the addition of sensors/panels too.
exactly, my request was to install the program in windows instead of webui since I don't know how to use Python, Node and Yarn to manage the thresholds, I only know how to install the arduino file and that's it
Non seguo molto. C'è una WebUI che ti consente già di gestire le soglie.
Penso che potrebbe chiedere un programma di installazione di Windows che:
- Memorizza il repository in una posizione configurabile.
- Installa Python, Node e Yarn. (Fasi 1 e 2 della configurazione dell'interfaccia utente)
- Ti chiede quale Microcontrollore stai utilizzando e la quantità di pannelli da modificare Server.py.
- Esegue uno script batch che automatizza i passaggi da 4 a 9 della configurazione dell'interfaccia utente. (usando la posizione dal punto 1)
Quindi devi solo eseguire la configurazione del firmware ed eseguire il programma di installazione. È questo che stai chiedendo per @MircoLeo ?
È confuso perché afferma
in order to make it easier to manage the threshold change of each sensor
che è ciò che fa la WebUI.Un programma di installazione (multipiattaforma) per l'installazione è qualcosa che voglio, ma non ero sicuro che fosse quello che chiedeva. Inoltre c'è uno script batch incluso nel readme se qualcuno vuole un modo semplice per avviare la WebUI.
exactly, my request was to install the program in windows instead of webui since I don't know how to use Python, Node and Yarn to manage the thresholds, I only know how to install the arduino file and that's it
I see, yeah the setup process of the whole thing is pretty involved. An installer for the WebUI so it's easier to setup is a good idea. @teejusb do you know of a cross-platform installer solution to look into?
appunto, la mia richiesta era di installare il programma in windows invece che webui visto che non so usare Python, Node e Yarn per gestire le soglie, so solo installare il file arduino e basta
Vedo, sì, il processo di installazione dell'intera faccenda è piuttosto complicato. Un programma di installazione per l'interfaccia utente Web in modo che sia più semplice da configurare è una buona idea. @teejusb conosci una soluzione di installazione multipiattaforma da esaminare?
this for example is what I use with my fsr https://github.com/electromuis/analog-dance-pad/releases
I do have an installer in progress so I'll get it out soon enough.
Ho un programma di installazione in corso, quindi lo tirerò fuori abbastanza presto.
good as soon as ready I will install your firmware together with the executable program, so if it is plug and play for every pc I use it would be great
hi, I wanted to ask if you will create an installation file for windows for the management of the FSR thresholds, in order to make it easier to manage the threshold change of each sensor, and if you increase the firmware for arduino, you will be able to configure the 16 sensors configuration that you can then possibly manage the calibration from a single program that can be installed on windows