Skip to content

Publish a safety-first Arduino learning course - #1

Merged
devkyato merged 4 commits into
mainfrom
feat/course-v1.0.0
Jul 29, 2026
Merged

Publish a safety-first Arduino learning course#1
devkyato merged 4 commits into
mainfrom
feat/course-v1.0.0

Conversation

@devkyato

Copy link
Copy Markdown
Owner

Summary

  • turn the sketch collection into a progressive six-lesson Arduino Uno course
  • add per-lesson objectives, pin maps, commands, verification steps, and challenges
  • add hardware safety, setup, serial/Bluetooth, and troubleshooting guides
  • refactor all seven sketches to remain responsive without blocking pattern delays
  • make motor commands fail safe, and make Exercise F require a new command after emergency-stop release
  • add official Arduino compilation CI and a deterministic offline course archive

Local verification

  • all 7 sketches compiled individually for Arduino Uno with PlatformIO / Arduino AVR
  • python tools/build_release.py produced an archive containing all 7 sketches
  • git diff --check passed

Hardware

Not hardware-tested. Motor-driver requirements and the distinction between compile and hardware verification are explicitly documented; physical validation is tracked as follow-up work.

@devkyato
devkyato merged commit a4c2760 into main Jul 29, 2026
2 checks passed
@devkyato
devkyato deleted the feat/course-v1.0.0 branch August 8, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant