We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: MIKROE
Last Updated: 2018-04-18
Package Version: 1.0.0.0
Category: Communication
Downloaded: 319 times
Not followed.
License: MIT license
Simple remote barcode scanner demo application with two devices :
- Display node
- Scanner node
Do you want to subscribe in order to receive notifications regarding "Remote Barcode Scanner" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "Remote Barcode Scanner" changes.
Do you want to report abuse regarding "Remote Barcode Scanner".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1524048554_remote_barcode_s_mikroc_arm.zip [5.39KB] | mikroC PRO for ARM |
|
Hardware requirements :
- 8x8 click
- Barcode click
- 2 x tRF click
- 2 x mikroE development systems with more than one mikroBUS slot
Software Requirements :
- 8x8 click plibrary package
- Barcode click library package
Functionality Description :
Display node acts as master which will send request for barcode scanning to the scanner node which acts as slave. Request is sent by the master by clickng the on board button 1. After the request is received by the slave it will turn on barcode scanner and search for valid barcode. After successful scanning the slave send back scanned information back to master which will display received information on the 8x8 matrix.
Note :
Use PLD file before recompilation of project for the particular node.