Skip to content

Monochromateur v1.0

Latest
Compare
Choose a tag to compare
@MarreTeint MarreTeint released this 20 Apr 15:11

Java JavaFX Maven
Reads and plot datas from a microcontroller

How to use it 💻

Download and launch monochromateur.jar
Make sure your arduino use Serial.print(*Your data n°i*) and then use Serial.print('\n') (the data sent corresponds to the Y axis)

Caution 😰

  • I haven't implemented floats
  • Make sure you have at least Java 17

Corrected 👍

  • Slider updated with data sent