Skip to content

Monochromateur 0.1

Compare
Choose a tag to compare
@MarreTeint MarreTeint released this 11 Oct 19:32
· 23 commits to main since this release
8be8d0f

Reads and plot datas from an arduino

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')

Caution 😰

  • I haven't tried to send floats so this is at your own risk
  • Arduino MUST be on COM3, for any other COM port, change it in the source code and recompile it (issue #2 )

Corrected - Issues closed 👍

  • Issue #1 : HCI is now no more gluttonous