Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 772 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 772 Bytes

Java JavaFX Maven Arduino

Monochromateur

Requirements

  • Java 17
  • Arduino UNO (or compatible)

Branches

  • The main branch correspond to the code of the UI of the monochromator
  • The microcontroller branch refer to the code of the microcontroller.

Components

UI

The UI is a Java 17 application using JavaFX 17.

Microcontroller

The microcontroller is an arduino uno