F5F Stay Refreshed Power Users Networks Scanning barcodes via a WiFi connection?

Scanning barcodes via a WiFi connection?

Scanning barcodes via a WiFi connection?

Pages (2): 1 2 Next
O
Okeinshield
Senior Member
595
03-11-2016, 03:08 PM
#1
Looking for a more advanced barcode scanner that connects via WiFi without needing a complex setup? I'm not looking for basic tools that just type data into a text field. Are there any specialized devices or apps that handle this kind of functionality?
O
Okeinshield
03-11-2016, 03:08 PM #1

Looking for a more advanced barcode scanner that connects via WiFi without needing a complex setup? I'm not looking for basic tools that just type data into a text field. Are there any specialized devices or apps that handle this kind of functionality?

S
SrKaner
Member
222
03-11-2016, 10:52 PM
#2
Never connected to Wi-Fi before, but Bluetooth is fine. The Motorola/Symbol CS3000 is small; how close should the scanner be to the PC? Could Bluetooth connect?
S
SrKaner
03-11-2016, 10:52 PM #2

Never connected to Wi-Fi before, but Bluetooth is fine. The Motorola/Symbol CS3000 is small; how close should the scanner be to the PC? Could Bluetooth connect?

S
SedentarySauS
Senior Member
411
03-19-2016, 05:28 AM
#3
I have more than 300ft of distance which will eliminate most Bluetooth or wireless options. The problem I face is that the only WiFi-enabled scanners are Android-based or run on some operating system, but in my mind I see a docking base that charges and handles initial setup so a NIC card can be connected via WiFi without a touchscreen—something practical and affordable. Perhaps we should collaborate to bring this to life.
S
SedentarySauS
03-19-2016, 05:28 AM #3

I have more than 300ft of distance which will eliminate most Bluetooth or wireless options. The problem I face is that the only WiFi-enabled scanners are Android-based or run on some operating system, but in my mind I see a docking base that charges and handles initial setup so a NIC card can be connected via WiFi without a touchscreen—something practical and affordable. Perhaps we should collaborate to bring this to life.

S
Silverfish5000
Junior Member
17
03-20-2016, 01:41 AM
#4
I’d prefer a straightforward script in C++ or Python to transmit data. This would let you use a wireless scanner connected to a Raspberry Pi, sending information over the network or via email as needed.
S
Silverfish5000
03-20-2016, 01:41 AM #4

I’d prefer a straightforward script in C++ or Python to transmit data. This would let you use a wireless scanner connected to a Raspberry Pi, sending information over the network or via email as needed.

V
Vichoflo
Senior Member
396
03-20-2016, 02:59 AM
#5
This area has a significant presence, making consistent wireless connectivity challenging unless the space is open or densely equipped with Wi-Fi access points. A common approach involves deploying a PDE device to store data temporarily when the network is unstable. It can then periodically sync information to a central database—accessible via real-time or scheduled checks using tools like Google Sheets. A basic mobile interface running on iOS, Android, or a Raspberry Pi could also function effectively, offering cost savings despite potentially limited capabilities.
V
Vichoflo
03-20-2016, 02:59 AM #5

This area has a significant presence, making consistent wireless connectivity challenging unless the space is open or densely equipped with Wi-Fi access points. A common approach involves deploying a PDE device to store data temporarily when the network is unstable. It can then periodically sync information to a central database—accessible via real-time or scheduled checks using tools like Google Sheets. A basic mobile interface running on iOS, Android, or a Raspberry Pi could also function effectively, offering cost savings despite potentially limited capabilities.

B
Bageruu
Junior Member
2
03-20-2016, 03:24 AM
#6
Yes, I'm aware of Cognex solutions. They offer reliable options that are commonly used in our operations. You can explore their mobile barcode readers here: https://www.cognex.com/products/barcode-...-solutions
B
Bageruu
03-20-2016, 03:24 AM #6

Yes, I'm aware of Cognex solutions. They offer reliable options that are commonly used in our operations. You can explore their mobile barcode readers here: https://www.cognex.com/products/barcode-...-solutions

Q
quintin9006
Junior Member
2
03-21-2016, 01:34 AM
#7
I'm here to help! Just let me know what you need next. Thanks for reaching out!
Q
quintin9006
03-21-2016, 01:34 AM #7

I'm here to help! Just let me know what you need next. Thanks for reaching out!

M
Marcos_PvP_
Member
55
04-03-2016, 08:06 AM
#8
It’s possible to rely solely on RS485 technology—essentially a pair of twisted wires. This standard can function effectively over distances up to 4000 feet, provided the conductors are sufficiently thick. For shorter runs like 300 feet, you’d likely achieve more than one megabit per second. Refer to the resources linked for details: https://www.electronics-notes.com/articl...basics.php and http://www.ti.com/lit/an/slla272c/slla272c.pdf. The AN774 USART from PICmicro is a popular serial interface, often used with RS-232 protocols. It’s also compatible with RS-422 and RS-485 standards. For wireless options, older 2.4 GHz Wi-Fi (11 Mbps) or 54 Mbps can technically reach up to 300 feet when equipped with a directional antenna or signal booster/repeater.
M
Marcos_PvP_
04-03-2016, 08:06 AM #8

It’s possible to rely solely on RS485 technology—essentially a pair of twisted wires. This standard can function effectively over distances up to 4000 feet, provided the conductors are sufficiently thick. For shorter runs like 300 feet, you’d likely achieve more than one megabit per second. Refer to the resources linked for details: https://www.electronics-notes.com/articl...basics.php and http://www.ti.com/lit/an/slla272c/slla272c.pdf. The AN774 USART from PICmicro is a popular serial interface, often used with RS-232 protocols. It’s also compatible with RS-422 and RS-485 standards. For wireless options, older 2.4 GHz Wi-Fi (11 Mbps) or 54 Mbps can technically reach up to 300 feet when equipped with a directional antenna or signal booster/repeater.

M
mr_siko_games
Member
185
04-05-2016, 07:28 AM
#9
I'm here to help with your question. Are you looking for information about opening a store or something else entirely?
M
mr_siko_games
04-05-2016, 07:28 AM #9

I'm here to help with your question. Are you looking for information about opening a store or something else entirely?

A
Ani2112
Member
138
04-07-2016, 03:52 PM
#10
I was trying to locate a straightforward scanner for reading basic 1D-2D barcodes and sending data into a spreadsheet. Rather than relying on a BT or another wireless method, I planned to use it to move across our extensive wireless network and connect to the PC.
A
Ani2112
04-07-2016, 03:52 PM #10

I was trying to locate a straightforward scanner for reading basic 1D-2D barcodes and sending data into a spreadsheet. Rather than relying on a BT or another wireless method, I planned to use it to move across our extensive wireless network and connect to the PC.

Pages (2): 1 2 Next