-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RFID BOARD usage ? #43
Comments
Hi There, I'm not sure if this will help or hurt. Rest assured, the intent is to help OK, so you say you've "completed the build" - I presume you mean you just completed the Blue Pill hookup? That's what the basis of my additional comments will be made on. So, based on your question, I'm thinking you haven't yet flashed (loaded) a .bin to the Blue Pill. You'll want to do that after you complete your soldering. In order to accomplish that, you'll need something like this: [ST-Link V2 Emulator Downloader Programmer](https://www.amazon.com/gp/product/B07SQV6VLZ It doesn't have to be this exact one, but something like it - there are others. So one end of that (USB) plugs in to the host PC with the .bin on it. The other end gets connected to the Blue Pill. Which .bin do you need? That depends! :-) Which label do you want to use in your printer? Each .bin corresponds to a different label type. There are shipping labels, address labels, "hello" name tag labels, etc. The number of the .bin corresponds to the DMO part #. If you have an original Dmo box ("Authentic" or old school - doesn't matter) there's probably a part # on it. Look for (that part #) + ".bin" and that's the one you want to flash the Pill with. Or check Amazon, OFfice Depot, etc. They always show the part # - it's the default info needed to buy the correct label people need. Does that make sense? Note: Changing label sizes / types is a bit annoying - you'll need to pull the screws and re-flash it with the appropriate .bin for the next label. I'm pondering just "outboarding" the connector (or an extension on it, to be precise). Hope something here helps! |
Hi everyone,
I've successfully completed the build, and I'm thrilled with the progress. My next step is to integrate an RFID board. My understanding is that this addition will enable compatibility with various paper sizes. However, I'm uncertain about the software integration:
What specific actions are required on the software side to support this feature?
Is there a particular binary file (bin) I need to include in the build to facilitate this? Do I need to incorporate all available binaries, or is there a specific one designed for managing multiple paper sizes?
I apologize if my questions seem basic; English is not my first language, and I'm trying to navigate this project with a limited understanding of the technical terminology. Could someone guide me on how to achieve compatibility with multiple paper sizes using the RFID board? Your assistance would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered: