Skip to content

Changes for variable number of cylinders#3

Open
deHarro wants to merge 7 commits intoMakuna:masterfrom
deHarro:master
Open

Changes for variable number of cylinders#3
deHarro wants to merge 7 commits intoMakuna:masterfrom
deHarro:master

Conversation

@deHarro
Copy link
Copy Markdown

@deHarro deHarro commented Jan 26, 2024

Inserted pseudo code which would make the display adapt to the number of cylinders known from the Arduino app, provided the Arduino app would transmit the defined number of cylinders to the windows app.
I don't speak C#, so the implementation is up to you, Michael

To work, additions have to be done to the Arduino app (trasmit variable numberOfCylinders.
Dito for the Windows app, which has to receive this variable and handle it in an appropriate manner for the (pseudo code) query I implemented.

Also updated readme.md to have links to the corresponding projects, vice versa

The changes to COM port search are ok.

I hope, I didn't mess up things too bad in your code :)

Harry

Changes to search COM port routine:
- Don't ignore single digit port names
- Ask 5 times for connection
Removed viewport 3 and 4, respectively. Now only 2 viewports (hard coded)
Inserted pseudo code which would make the display adapt to the number of cylinders known from the Arduino app, provided the Arduino app would transmit the defined number of cylinders to the windows app.
I don't speak C#, so the implementation is up to you, Michael
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant