linxchas Posted June 27, 2013 Report Share Posted June 27, 2013 Receiving BMP file thru RS232 from fingerprint scanner and drawing it on the dispay: [media=] [/media] 3 Quote Link to comment Share on other sites More sharing options...
MVP 2014 Simon Posted June 28, 2013 MVP 2014 Report Share Posted June 28, 2013 That's a thing of beauty! Does it use the "draw line" and do 1 pixel at a time? Quote Link to comment Share on other sites More sharing options...
linxchas Posted June 28, 2013 Author Report Share Posted June 28, 2013 Yes, 16k of pixels (128x126) Every scan it drawing 3 lines (384pxls) in a loop Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted June 29, 2013 MVP 2022 Report Share Posted June 29, 2013 Very nice! Can you post some of the code? Quote Link to comment Share on other sites More sharing options...
linxchas Posted July 1, 2013 Author Report Share Posted July 1, 2013 Thanks guys, The code is pretty big since it have complete support for OEM API. On the screen shoot below just the part of the modules. Subs for an image drawing highlighted in yellow: Here is a "Drawing Line" subroutine: https://dl.dropboxusercontent.com/u/61256880/Unitronics/Draw%20Line.vlx 1 Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted July 3, 2013 MVP 2022 Report Share Posted July 3, 2013 Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.