Skip to content

Releases: devkyato/Arduino-Programs-Guide

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 15:25

Full Changelog: v1.0.3...v1.1.0

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 12 Aug 15:42
8f1538f

Arduino Programs Guide 1.0.3

Patch release: motor soft-start and Bluetooth safety guidance.

Highlights

  • 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.

Citation

Concept DOI: https://doi.org/10.5281/zenodo.21853286

See CITATION.cff and .zenodo.json.

Published by @dev.mako (devkyato). Cursor Agent is acknowledged as a non-author contributor.

Full Changelog: v1.0.2...v1.0.3

Arduino Programs Guide v1.0.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 17:45
ccc3139

Arduino Programs Guide v1.0.2 — Zenodo presentation overhaul

Publication and documentation quality release. Course content intent is unchanged; this patch improves archival presentation, citation metadata, and packaging.

Install / usage

Download Arduino-Programs-Guide-1.0.2.zip from this release and follow the README install path for offline/course use.

Documentation:

Citation

Concept DOI: https://doi.org/10.5281/zenodo.21853286

See CITATION.cff and .zenodo.json.

Published by @dev.mako (devkyato). Cursor Agent is acknowledged as a non-author contributor.

Arduino Programs Guide 1.0.1 — Zenodo archival publication

Choose a tag to compare

@devkyato devkyato released this 08 Aug 16:47
f6a3315

Arduino Programs Guide 1.0.1 - Zenodo archival publication

Title: Arduino Programs Guide: safety-first compile-checked Arduino Uno course

Introduction

A progressive Arduino Uno course covering serial commands, LED patterns, PWM motor control, state machines, and emergency-stop behaviour, with compile-checked sketches and wiring contracts.

Usage

  1. Read docs/getting-started.md and docs/hardware-safety.md
  2. Build Exercise A with power disconnected
  3. Upload and verify via Serial Monitor
  4. Progress through Exercises A-F

Applications

  • University and maker-space Arduino coursework
  • Safety-first motor and PWM labs
  • Compile-checked lesson packs for instructors

Discovery / citation

See CITATION.cff and .zenodo.json.

Published by @dev.mako (devkyato), co-authored with Cursor Agent.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 02:19
a4c2760

What's Changed

  • Publish a safety-first Arduino learning course by @devkyato in #1

New Contributors

Full Changelog: https://github.com/devkyato/Arduino-Programs-Guide/commits/v1.0.0