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

Python To JS - Gui Updater #4

Open
ncvescera opened this issue May 27, 2023 · 2 comments
Open

Python To JS - Gui Updater #4

ncvescera opened this issue May 27, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ncvescera
Copy link
Member

Creare una funzione JS che aggiorna in automatico l'interfaccia in base all'input che riceve.
Questa funzione verrà chiamata da Python quando avrà ottenuto i dati dalla porta Seriale e li passerà a JS.

Definire il formato dei dati che deve Python deve passare alla funzione.
N.B.: python ha 3 dizionari dove sono contenuti i dati, ma non tutti i dati devono essere mostrati a video

@ncvescera ncvescera added the enhancement New feature or request label May 27, 2023
@F-a-b-r-i-z-i-o
Copy link

Ho scritto la funzione, prende in input un oggetto con determinate caratteristiche che vengono settate nell'interfaccia.
Non so se l'oggetto "basta" o vogliamo fare una cosa più fansy.
🍷

@ncvescera
Copy link
Member Author

@F-a-b-r-i-z-i-o quando la funziona è pronta del tutto apri la PR 🤖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants