Monochromateur 0.1
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