Skip to content
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

Android app size issues #17

Open
ramhen0 opened this issue Feb 20, 2024 · 2 comments
Open

Android app size issues #17

ramhen0 opened this issue Feb 20, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ramhen0
Copy link

ramhen0 commented Feb 20, 2024

Is it going to be same as FW2? Also, I wondering how does the ESL Blaster connects with the app?

@furrtek
Copy link
Owner

furrtek commented Feb 20, 2024

Yes it's the same, just replace ESLBlaster02.bin with ESLBlaster0..bin.
The ESL Blasters I sell on Tindie are pre-programmed with the 0.3 firmware.

They appear via USB as a virtual serial port. That's also how they connect to the Android app.

@ramhen0
Copy link
Author

ramhen0 commented Mar 15, 2024

After using the app, there are some of my observations.

  1. It will help if it was allowed manually adding pixel length and width rather than slider. As a requirement, the size is supposed to be multiple of 8, the sliding part is repeated several times before it lands on the multiple of 8 value. Without selecting the multiple of 8, the image is not transferred.
  2. I have been able to transfer 120*120 px image. Anything more than that is not being send. Also, the image occupies the left side of the tag. I think max length for px is possibly 120~144? Width would be slight twice the size. (I have a medium sized tag.)
  3. If there were instructions on how to use the app itself, it will make the process smooth.

Thank you for the work!

@furrtek furrtek changed the title program.bat file is missing for FW3. Android app size issues Mar 26, 2024
@furrtek furrtek added the enhancement New feature or request label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants