Skip to content

MistMaker v2.2.0 — four curated, beginner-first examples

Choose a tag to compare

@Dav1dyang Dav1dyang released this 19 Jul 01:58
8d5b606

Examples trimmed 10 → 4, each runnable as-is on the boards in the shop, all in one style (named pin constants + bare-pins constructor):

  • Blink — mist 6 s on / 3 s off (fixes the legacy D1 mist pin — the old Blink/Ramping did nothing on current boards)
  • Breath — LED-style mist breathing between the measured visibility onset and full
  • WaterDetect — self-minding mist with auto-recovery; auto-calibration temporarily disabled while its thresholds get re-tuned on production boards (bench data: defaults misread a full tank as 'water LOW')
  • PhoneDemo — renamed from PhoneSensors, unchanged; board select offers the sold boards

Retired examples (MQTT/Home Assistant, ESP-NOW, WiFi-AP control, and the small drill variants) remain available in v2.1.0. No API changes.