Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Phazir50

35 posts

Geek


#272348 21-Jun-2020 01:16
Send private message

Hi All.

 

I have a weather station that connects to my Mac using a USB cable.  I want to move the weather station unit to another location but that is too far for using a USB cable. How can I connect to the weather station using a a pair of usb to wifi devices? The link would be like this; "weather station by usb cable to wifi device 1, wifi device 2 by usb cable to Mac". The input for the weather station software has to be by USB cable, so I cannot just use the USB sockets on my WiFi router.  Effectively I want to replace the socket to socket USB cable with a wifi link that emulates a cable.

 

Thanks


Create new topic
Ge0rge
2056 posts

Uber Geek

Trusted
Lifetime subscriber

  #2509016 21-Jun-2020 05:32
Send private message

While not exactly what you are after, I achieve the same thing by using a raspberry pi. I then don't need anything at the "mac" end, and can access the weather station with any device I happen to be on.

Have a look search for "weewx" - I'm on my phone or would give you a link.



sbiddle
30853 posts

Uber Geek

Retired Mod
Trusted
Biddle Corp
Lifetime subscriber

  #2509041 21-Jun-2020 09:15
Send private message

There are multiple ways of doing this so a quick Google search to understand how these work is probably the best thing.

 

1) USB extenders over cat5/6 - plug the weather station USB end into one adapter and the other adapter into the USB port on your PC. Use cat5/6 to extend between the two.

 

2) USB to Ethernet adapter - plug the weather station USB into an adapter, plug that into Ethernet and that'll be accessible from the PC via the network.

 

3) USB to WiFi adapter - plug the weather station USB into an adapter, plug that into Ethernet and that'll be accessible from the PC via the network.

 

I have zero idea about Mac support for 2 and 3 as the only units I've used were for Windows. It'll pay to research brands before purchasing.

 

 


Lias
5590 posts

Uber Geek

ID Verified
Trusted
Lifetime subscriber

  #2509046 21-Jun-2020 09:28
Send private message

I've used these before, they work quite well, but are probably crazy pricey for what you want.

 

https://www.digi.com/products/networking/infrastructure-management/usb-connectivity/usb-over-ip/anywhereusb

 

 





I'm a geek, a gamer, a dad, a Quic user, and an IT Professional. I have a full rack home lab, size 15 feet, an epic beard and Asperger's. I'm a bit of a Cypherpunk, who believes information wants to be free and the Net interprets censorship as damage and routes around it. If you use my Quic signup you can also use the code R570394EKGIZ8 for free setup.




Phazir50

35 posts

Geek


  #2509179 21-Jun-2020 14:11
Send private message

Hi All.
Thanks for replies. However, the replies expect to connect the weather station unit via a USB adapter to a wifi router then to my Mac computer. Trouble is that the weather station software can only accept a USB cable input and not one via wifi. What I need is a USB to wifi adapter, at both ends, that talk to each other directly and not via any other network device. "Cable Extensios" used to market one, but its long distance throughput was lamentable or non-existent. Suggestions?
Cheers

sbiddle
30853 posts

Uber Geek

Retired Mod
Trusted
Biddle Corp
Lifetime subscriber

  #2509185 21-Jun-2020 14:32
Send private message

Phazir50: Hi All.
Thanks for replies. However, the replies expect to connect the weather station unit via a USB adapter to a wifi router then to my Mac computer. Trouble is that the weather station software can only accept a USB cable input and not one via wifi. What I need is a USB to wifi adapter, at both ends, that talk to each other directly and not via any other network device. "Cable Extensios" used to market one, but its long distance throughput was lamentable or non-existent. Suggestions?
Cheers

 

Incorrect. You are not "plugging your your weather station to a USB adapter to a WiFi router".

 

Solutions to your problem are posted above - while I haven't used the Digi hardware mentioned I'm aware of people who have used it and it works very well. I suspect the issue however it that a solution for your problem is significantly more than you're willing to pay - while a cabled solution to extend USB over cat5/6 is around $100 or so, those Digi adapters are around $500

 

 

 

 

 

 

 

 


Tinkerisk
4235 posts

Uber Geek


  #2509186 21-Jun-2020 14:34
Send private message

https://www.virtualhere.com/usb_client_software on MacOS (virtual USB) via Network/Wifi to a cheap RPi as an USB server https://www.virtualhere.com/usb_server_software to the Wx-station. ;-)

 

Do you really need the Mac AND a Raspberry Pi powered on permanently just to collect/process the Wx data? WeeWx server was already mentioned before.





- NET: FTTH, OPNsense, 10G backbone, GWN APs, ipPBX
- SRV: 12 RU HA server cluster, 0.1 PB storage on premise
- IoT:   thread, zigbee, tasmota, BidCoS, LoRa, WX suite, IR
- 3D:    two 3D printers, 3D scanner, CNC router, laser cutter


richms
28199 posts

Uber Geek

Trusted
Lifetime subscriber

  #2509215 21-Jun-2020 16:35
Send private message

I have a print server that allows USB devices to show as local once the software is installed. It works for probably about 20% of things I have tried on it.

 

Audio doesnt work properly, serial devices are hit and miss if things work on it. Flashing an arduino over them never works, once flashed data comes thru mostly ok. Printing which is the whole thing it was sold for worked fine, but the reason to go for a USB sharing device rather than a print server was scanning. That took about 5x as long over the server than plugged in directly.

 

It look like one of these but came from jaycar ages ago - https://www.aliexpress.com/item/4000073618459.html - lists mac in the specs but that may just be for when its operating its own print queue rather than extending the USB to the computer with the driver software.





Richard rich.ms

 
 
 

Trade NZ and US shares and funds with Sharesies (affiliate link).
PANiCnz
990 posts

Ultimate Geek


  #2509217 21-Jun-2020 16:44
Send private message

Tinkerisk:

 

https://www.virtualhere.com/usb_client_software on MacOS (virtual USB) via Network/Wifi to a cheap RPi as an USB server https://www.virtualhere.com/usb_server_software to the Wx-station. ;-)

 

Do you really need the Mac AND a Raspberry Pi powered on permanently just to collect/process the Wx data? WeeWx server was already mentioned before.

 

 

I've used VirtualHere before, its a pretty solid piece of software. The cheapest option hardware-wise is one of the devices that runs VirtualHere CloudHub. The GL-MT300N is only $30 on AliExpress.


Tinkerisk
4235 posts

Uber Geek


  #2509263 21-Jun-2020 17:12
Send private message

PANiCnz:

 

Tinkerisk:

 

https://www.virtualhere.com/usb_client_software on MacOS (virtual USB) via Network/Wifi to a cheap RPi as an USB server https://www.virtualhere.com/usb_server_software to the Wx-station. ;-)

 

Do you really need the Mac AND a Raspberry Pi powered on permanently just to collect/process the Wx data? WeeWx server was already mentioned before.

 

 

I've used VirtualHere before, its a pretty solid piece of software. The cheapest option hardware-wise is one of the devices that runs VirtualHere CloudHub. The GL-MT300N is only $30 on AliExpress.

 

 

I agree and it can be used running WeeWX later on as well ;-) For me a RPi ZeroW is 11€ plus µSD card in a self-printed 3D case and a power adapter laying around. Works many ways. :-)





- NET: FTTH, OPNsense, 10G backbone, GWN APs, ipPBX
- SRV: 12 RU HA server cluster, 0.1 PB storage on premise
- IoT:   thread, zigbee, tasmota, BidCoS, LoRa, WX suite, IR
- 3D:    two 3D printers, 3D scanner, CNC router, laser cutter


Create new topic





News and reviews »

Gen Threat Report Reveals Rise in Crypto, Sextortion and Tech Support Scams
Posted 7-Aug-2025 13:09


Logitech G and McLaren Racing Sign New, Expanded Multi-Year Partnership
Posted 7-Aug-2025 13:00


A Third of New Zealanders Fall for Online Scams Says Trend Micro
Posted 7-Aug-2025 12:43


OPPO Releases Its Most Stylish and Compact Smartwatch Yet, the Watch X2 Mini.
Posted 7-Aug-2025 12:37


Epson Launches New High-End EH-LS9000B Home Theatre Laser Projector
Posted 7-Aug-2025 12:34


Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.