Skip to content

Releases: marecl/MULoader

Huuuge update!

24 Jun 15:27
Compare
Choose a tag to compare
Huuuge update! Pre-release
Pre-release

Everything works!
Reader accepts parted data.
There is no difference between uploaded and programmed code
Autoreset works

All debug features are going to be moved to separate branch.

Updated Writer

19 Jun 15:20
ff08a18
Compare
Choose a tag to compare
Updated Writer Pre-release
Pre-release

Added MULoader to upload code from PC (Windows/Linux) - Python 2.7 and pySerial required
MULoaderWriter works, can write data in multiple parts and detect if metadata are written to correct tag
No updates to MULoaderReader

Known issues:
Writer sometimes can't detect tag (on breadboard, may be wiring issue)
Quitting MULoader unexpectedly may require resetting MFRC522 board (unplug and plug again)

Initial release

14 Jun 21:08
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Self programming works, but it lacks essential functionality.
It jumps to user app only after updating flash with tag, no timeout yet.
Writer is uncomfortable to use (yet) but works.