darrylb123 / usbrelay

Control usb relay - based on hidapi
GNU General Public License v2.0
311 stars 98 forks source link

link to purchase this #22

Closed nx-99 closed 5 years ago

nx-99 commented 6 years ago

Hi, it's possible post link to purchase this, thank.

pauledd commented 6 years ago

This one worked for me: https://de.aliexpress.com/item/4-channel-DC-12V-computer-USB-control-switch-drive-relay-module-PC-intelligent-controller-4-way/32806651106.html?spm=a2g0x.10010108.1000016.1.3efb4f425q4XpD&isOrigTitle=true

nx-99 commented 6 years ago

Thank you very much Grazie mille,

darrylb123 commented 6 years ago

https://rover.ebay.com/rover/0/0/0?mpre=https%3A%2F%2Fwww.ebay.com.au%2Fulk%2Fitm%2F263740590830

On Mon., 23 Jul. 2018, 7:22 pm nx-99, notifications@github.com wrote:

Thank you very much Grazie mille,

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/darrylb123/usbrelay/issues/22#issuecomment-406994895, or mute the thread https://github.com/notifications/unsubscribe-auth/AGcqVYI2zOsfS0iRKt2gRaPmnUbwgqU2ks5uJZW6gaJpZM4U-ES5 .

nx-99 commented 6 years ago

Thank darrylb123, I am interesting at the 1 Channel 5V, it work fine whit Ubuntu 16.04 ?

bres55 commented 6 years ago

Hi darrylb123, I have 3 of these USBRelays, but they all have HURTM as their ID, so I can only get one to operate, even with all three conected. I am wondering if there is a way to change the ID. I see in your code mention of changing the name, but I only have a windows PC, and fairly happy programing an Arduino. If you have any tips on how to go about this, I would be grateful. Thanks for your efforts on what you have provided so far. Bres55.

darrylb123 commented 6 years ago

Bres55, You can change the id with usbrelay. I have no clue with windows and whether usbrelay can be compiled on windows. What about using a raspberry pi or boot your windows PC on a Linux USB stick?

On Sat., 18 Aug. 2018, 6:22 am bres55, notifications@github.com wrote:

Hi darrylb123, I have 3 of these USBRelays, but they all have HURTM as their ID, so I can only get one to operate, even with all three conected. I am wondering if there is a way to change the ID. I see in your code mention of changing the name, but I only have a windows PC, and fairly happy programing an Arduino. If you have any tips on how to go about this, I would be grateful. Thanks for your efforts on what you have provided so far. Bres55.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/darrylb123/usbrelay/issues/22#issuecomment-413978457, or mute the thread https://github.com/notifications/unsubscribe-auth/AGcqVYGyE8vyastNpQbrdjW2fpR974rJks5uRyYTgaJpZM4U-ES5 .

bres55 commented 6 years ago

Thanks for swift reply, and suggestions. Not sure I want to go that far, probably easier to buy the 4 or maybe 8 relay versions. I have tried using the program supplied by the seller, CommandApp_USBRelay.exe, and tried permutations like, CommandApp_USBRelay HURTM=HURT1, but no joy so far. I've been in touch with seller, maybe they will come up with a solution. Thanks again. Bres55

darrylb123 commented 6 years ago

That application does not support changing the serial. Booting Linux on USB stick works very well and does not affect your installed windows

On Sat., 18 Aug. 2018, 6:38 pm bres55, notifications@github.com wrote:

Thanks for swift reply, and suggestions. Not sure I want to go that far, probably easier to buy the 4 or maybe 8 relay versions. I have tried using the program supplied by the seller, CommandApp_USBRelay.exe, and tried permutations like, CommandApp_USBRelay HURTM=HURT1, but no joy so far. I've been in touch with seller, maybe they will come up with a solution. Thanks again. Bres55

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/darrylb123/usbrelay/issues/22#issuecomment-414042071, or mute the thread https://github.com/notifications/unsubscribe-auth/AGcqVSQe-yM5kEJzb3vKxAcRZa_sqOyuks5uR9JtgaJpZM4U-ES5 .

bres55 commented 6 years ago

OK. saves me trying to achieve the impossible! :-) I'm hoping to use the relays in my solar-powerwall set up, don't feel I have the enthusiasm to get side tracked just now. I might get a raspberry pi, in the future to make all my settings visible in a browser. So I might have a go then. Toying with battery monitoring, balancing and remote switching is enough to keep me busy for now. Thanks again.

darrylb123 commented 5 years ago

The ability to change the serial was added in V0.4