-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs folder, wiring instructions etc
- Loading branch information
1 parent
1a39661
commit 39e01b6
Showing
7 changed files
with
40 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Waveshare Barcode scanner configuration | ||
|
||
By default this scanner uses USB for communication. We need to change this setting to UART. | ||
|
||
Configuration is done by scanning special QR codes. It needs to be done only once. | ||
|
||
First, power it from microUSB cable (i.e. powerbank or laptop) or from the board - connect VCC cable to 5V of the board and GND to GND. | ||
|
||
Then scan the following QR codes one by one. To scan a QR code you need to press the TRG button on the scanner - if scan was successfull you will hear the beep. | ||
|
||
![](./pictures/waveshare_config.jpg) | ||
|
||
Now the scanner is configured and we can connect it to the board. Solder a wire to a button as shown on the picture below and connect the wires. | ||
|
||
![](./pictures/waveshare_wiring.jpg) | ||
|
||
For convenience you can buy an Arduino Protype shield and solder & mount everything on it (i.e. [this one](https://www.digikey.com/catalog/en/partgroup/proto-shield-rev3-uno-size/79347)) |