Initial commit: GalvoScan

This commit is contained in:
Alexey_Tiurnikov
2026-03-11 12:06:26 +03:00
commit 6929095e2b
8 changed files with 407 additions and 0 deletions

7
platformio.ini Normal file
View File

@ -0,0 +1,7 @@
[env:nucleo_f429zi]
platform = ststm32
board = nucleo_f429zi
framework = arduino
monitor_speed = 115200
upload_protocol = stlink