Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.49 KB

File metadata and controls

37 lines (25 loc) · 1.49 KB

Changelog

[Unreleased]

1.0.3 - 2026-08-12

Changed

  • Soft-start Exercise F so the first motion command requires the speed pot near minimum.
  • Clarify Exercise D full-on motor wiring and enable-pin safety expectations.
  • Strengthen Bluetooth warm-up guidance for 3.3 V RX level shifting.

1.0.2 - 2026-08-09

Changed

  • Overhaul Zenodo HTML description, README, citation metadata, and documentation index for archival presentation.
  • Add instructor guidance, Bluetooth warm-up lesson notes, and an Exercise B path into ArduinoPatterns.
  • Package CITATION.cff in the offline course ZIP and align attribution on @dev.mako (devkyato).
  • Record the Zenodo concept DOI 10.5281/zenodo.21853286.

1.0.1 - 2026-08-09

  • Add Zenodo and Citation File Format metadata for archival citation.
  • Refresh course publication and citation guidance.

1.0.0 - 2026-07-29

  • Turn the sketch collection into a six-lesson learning path.
  • Add wiring, safety, serial-control, troubleshooting, and lesson documentation.
  • Refactor every sketch to remain responsive without blocking pattern delays.
  • Add official Arduino Uno compilation checks and contributor templates.