Author

Topic: usage of the asic usb miners (Read 1533 times)

hero member
Activity: 728
Merit: 500
November 18, 2013, 09:02:43 AM
#4
Can someone give me a basic understanding or even a simple scrypt in whatever language to use the USB miner. I just want to see a basic call I/O with the device so i can maybe try figure out an alternate usage for it. I know cgminer already uses it, but i had no luck in where it sends commands and parameters to the device. Huh

cgminer is open source, what's stopping you?

However, if you're trying to figure out an "alternate usage", you might as well give up. These things don't do anything other than SHA256(SHA256(x)) no matter how you poke or prod them. So unless you alternate usage is exactly the same as SHA256-based mining, it won't work.


thanks. sucks that these things dont vary in purpose. would have been cool if these had variable forms of input.

They would be a lot slower if they could do more different things.

The whole idea behind the transition from CPU to GPU to ASIC for mining is that the more specialized the device is, the more you can optimize it and the faster it becomes.
newbie
Activity: 13
Merit: 0
November 18, 2013, 08:13:51 AM
#3
Can someone give me a basic understanding or even a simple scrypt in whatever language to use the USB miner. I just want to see a basic call I/O with the device so i can maybe try figure out an alternate usage for it. I know cgminer already uses it, but i had no luck in where it sends commands and parameters to the device. Huh

cgminer is open source, what's stopping you?

However, if you're trying to figure out an "alternate usage", you might as well give up. These things don't do anything other than SHA256(SHA256(x)) no matter how you poke or prod them. So unless you alternate usage is exactly the same as SHA256-based mining, it won't work.


thanks. sucks that these things dont vary in purpose. would have been cool if these had variable forms of input.
hero member
Activity: 728
Merit: 500
November 18, 2013, 07:41:20 AM
#2
Can someone give me a basic understanding or even a simple scrypt in whatever language to use the USB miner. I just want to see a basic call I/O with the device so i can maybe try figure out an alternate usage for it. I know cgminer already uses it, but i had no luck in where it sends commands and parameters to the device. Huh

cgminer is open source, what's stopping you?

However, if you're trying to figure out an "alternate usage", you might as well give up. These things don't do anything other than SHA256(SHA256(x)) no matter how you poke or prod them. So unless you alternate usage is exactly the same as SHA256-based mining, it won't work.
newbie
Activity: 13
Merit: 0
November 18, 2013, 07:19:02 AM
#1
Can someone give me a basic understanding or even a simple scrypt in whatever language to use the USB miner. I just want to see a basic call I/O with the device so i can maybe try figure out an alternate usage for it. I know cgminer already uses it, but i had no luck in where it sends commands and parameters to the device. Huh
Jump to: