Have to read some more about UART on arduino.

Propably MAX2323 is needed for TTL conversion.
This commit is contained in:
YuruC3
2025-05-10 10:18:14 +02:00
parent ab53eb2ee6
commit 8525da4004
6 changed files with 403 additions and 0 deletions

6
ARDUINO_NANO_CONTROLL/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
.pio
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/ipch
.vscode