Skip to content

OctoScale v0.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Sep 12:45
· 21 commits to main since this release

OctoScale v0.0.1

First firmware release for the OctoScale ESP32-S3 filament scale.

✨ Highlights

  • NFC-enabled filament weighing with HX711 load-cell measurement
  • PN5180 NFC tag reading and writing
  • TFT display with encoder and hardware buttons
  • Web UI with OctoPrint and SpoolManagerExtended integration
  • USB first-flash support and OTA firmware updates
  • ESP32-S3-N16R8 target with 16 MB flash and OTA partitions

📦 Firmware downloads

  • octoscale-usb.bin - Complete merged image for the first USB flash. Write it at flash address 0x0.
  • octoscale-ota.bin - Application image for OTA updates through the web UI or /updateurl. Do not use it for the first USB flash.

🔐 Checksums

  • octoscale-usb.bin: sha256:d95ae1369600dcaa3b7e626fc7e35f9c7d670198eb2fdc4fecb0b019d170af2f
  • octoscale-ota.bin: sha256:efa8d7c54fae8bd31aab08986159486adc2b2cd600572a00da5686c9bd856893

🛠️ Installation

For assembly, wiring, first-time setup, and update instructions, see the Setup Guide.

Full Changelog: https://github.com/Ajimaru/OctoScale/commits/v0.0.1