Commit Graph
2 Commits
Author SHA1 Message Date
tyler parker f3f9d90cd0 fix: bridge.py - make part-neutral so part-1 download stops referencing part-2 files
The shared bridge shipped in both posts named Main.gd and
JoystickBridge.ino in its docstring and --baud help — so the part-1
(LED basics) download referenced files absent from its own project.
Neutralize the wording ("Godot", "the .ino sketch") so the same bridge
reads correctly in both downloads.
2026-08-10 17:01:09 -06:00
tyler parker bb1d70c620 Godot + Arduino series: companion project code
Self-contained project code for the "Godot Isn't Just for Games" series:
Arduino sketches, the Python serial<->UDP bridge, and the Godot 4 projects,
one folder per article.
2026-08-09 21:14:55 +00:00