Bitcoin Forum
June 14, 2024, 03:56:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [24] 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 »
  Print  
Author Topic: [DIY] - Reward $100 | Antminer S1/S3 Blade on Raspberry Pi  (Read 81919 times)
luckypyrate
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
November 11, 2014, 02:26:28 AM
 #461

I am considering breaking out my dremmel tool and modding a standard (albeit large) PC case for my project.  Cut out all the inside casing, glue some rails on the sides to secure the blades on,and fan the crap out of it front and back.  My biggest three issues at this point are:

1) Noise

2) Heat

3) Power Consumption

My ultimate goal would be to be able to consolidate all of the blades to one or two housing units (whatever that ends up being) and then doing my best to undervolt them in such a way that they are functional but still within the 400W threshold. It looks like you have found the sweet spot as far as the undevolt goes, now we just need to tie it all together with a central control board.


Life is too serious to be taken seriously
luckypyrate
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
November 11, 2014, 02:59:15 AM
 #462

Just bought my Pi Smiley

Life is too serious to be taken seriously
warrensgun
Full Member
***
Offline Offline

Activity: 195
Merit: 100

Mining since bitcoin was $1


View Profile
November 11, 2014, 03:14:28 AM
 #463

thanks!  i really like your idea with the spacers.  Where did you find all those?

i found them here:

http://www.aliexpress.com/snapshot/6261180047.html

edit: Keep in mind these boards are undervolted to 0.74v - 0.79v and without headsinks they will get hot, but the 2 fans keep them at aprox 45 degrees celcius

similar standoffs are available on amazon - some with prime shipping.  just takes a bit to find the exact one you want.  but start out looking for M3 standoff

forpblat
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
November 11, 2014, 04:16:23 AM
Last edit: November 11, 2014, 04:39:25 AM by forpblat
 #464

Got another board setup (I really need better heatsinks...), but I've come to the conclusion that the PL2303s simply won't work, period. cgminer sees the uarts, and sends the nonce tests. However, that fails (Bmsc recv golden nonce timeout). Even if I comment out/skip past the checks in driver-bmsc.c, it fails out even further down. So I suspect it really won't work, at least not with the little time I can invest at this point.

Has anyone had the PL2303 work?

I do have some CP2102s which should be in the mailbox any day now so I can get in on the party. I might try underclocking so I can avoid/minimize the heatsinking.
luckypyrate
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
November 11, 2014, 04:19:30 AM
 #465

Interesting development.  I was considering buying two raspberry pis to have one managing the blades and another acting as the stratum proxy.  Does that make sense or should we be able to put both on one pi?

Life is too serious to be taken seriously
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
November 11, 2014, 10:38:01 AM
 #466

Interesting development.  I was considering buying two raspberry pis to have one managing the blades and another acting as the stratum proxy.  Does that make sense or should we be able to put both on one pi?

1 rasp pi should be able to handle them, but since they dont work with my usb hub that i have at the moment, im unable to test that, but i might use my beagleboard for them instead

node-vps.com - Tron / Masternode hosting services
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
November 11, 2014, 11:38:36 AM
 #467

ok, so i have an idea, connect a rpi gpio , via pulldown resistor, to a "switch" that can turn on, turn off the power supply, but what is the component called that can connect 2 wires to each other, if, signal from gpio is high, and disconnect if gpio signal is low/off?

node-vps.com - Tron / Masternode hosting services
pekatete
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
November 11, 2014, 02:53:20 PM
 #468

ok, so i have an idea, connect a rpi gpio , via pulldown resistor, to a "switch" that can turn on, turn off the power supply, but what is the component called that can connect 2 wires to each other, if, signal from gpio is high, and disconnect if gpio signal is low/off?

You mean a relay ... ? Something like this possibly ...


luckypyrate
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
November 11, 2014, 02:59:59 PM
 #469

Ah beat me to it Wink.  I wasn't sure if he meant that specific kind of box.

Life is too serious to be taken seriously
luckypyrate
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
November 11, 2014, 03:09:18 PM
 #470

We need something that can be normally off and is only triggered when needed.  I have a design for that floating around here womewhere.  It is for a 12v car battery but we can modify it.

Life is too serious to be taken seriously
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
November 11, 2014, 03:21:57 PM
 #471

We need something that can be normally off and is only triggered when needed.  I have a design for that floating around here womewhere.  It is for a 12v car battery but we can modify it.

well i found this: http://shop.ciseco.co.uk/3v-to-5v-bistable-latching-relay-kit/


node-vps.com - Tron / Masternode hosting services
luckypyrate
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
November 11, 2014, 03:29:28 PM
 #472

Need to make sure you get the necessary voltage though

Life is too serious to be taken seriously
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
November 11, 2014, 03:31:26 PM
 #473

Need to make sure you get the necessary voltage though
3.3v is not going to be a problem :-p

node-vps.com - Tron / Masternode hosting services
luckypyrate
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
November 11, 2014, 04:06:53 PM
 #474

Do you think this might be helpful?

http://www.raspberrypi.org/products/compute-module-development-kit/

Life is too serious to be taken seriously
HerbPean
Legendary
*
Offline Offline

Activity: 1638
Merit: 1005



View Profile
November 11, 2014, 05:38:20 PM
 #475

I'm about to buy the cables for the boards. Quick nooob question is how we chain the board with the cables ? I need a 4 connectors Cables ? ( 2 cable for the six blades the controller supports)

||===||===||===|| all females ?

thanks
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
November 11, 2014, 06:07:14 PM
Last edit: November 11, 2014, 06:32:16 PM by CHAOSiTEC
 #476

I'm about to buy the cables for the boards. Quick nooob question is how we chain the board with the cables ? I need a 4 connectors Cables ? ( 2 cable for the six blades the controller supports)

||===||===||===|| all females ?

thanks

you cannot chain them you need to use 1 cable per controller (or when j4bber is done, per connector on controller board)

unless j4bberwock makes the connector on the controller with more tx/rx lines then you could do an octopus type ...

node-vps.com - Tron / Masternode hosting services
HerbPean
Legendary
*
Offline Offline

Activity: 1638
Merit: 1005



View Profile
November 11, 2014, 06:48:06 PM
 #477

I'm about to buy the cables for the boards. Quick nooob question is how we chain the board with the cables ? I need a 4 connectors Cables ? ( 2 cable for the six blades the controller supports)

||===||===||===|| all females ?

thanks

you cannot chain them you need to use 1 cable per controller (or when j4bber is done, per connector on controller board)

unless j4bberwock makes the connector on the controller with more tx/rx lines then you could do an octopus type ...

I see, I just though j4bber's prototype was supporting 6 board and i was only seeing 2 connectors.

thanks ;-)
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
November 11, 2014, 06:55:16 PM
 #478

I'm about to buy the cables for the boards. Quick nooob question is how we chain the board with the cables ? I need a 4 connectors Cables ? ( 2 cable for the six blades the controller supports)

||===||===||===|| all females ?

thanks

you cannot chain them you need to use 1 cable per controller (or when j4bber is done, per connector on controller board)

unless j4bberwock makes the connector on the controller with more tx/rx lines then you could do an octopus type ...

I see, I just though j4bber's prototype was supporting 6 board and i was only seeing 2 connectors.

thanks ;-)

this prototype only supports 2, and also has 2 connectors :-p he is building one which can do 8 :-)

node-vps.com - Tron / Masternode hosting services
HerbPean
Legendary
*
Offline Offline

Activity: 1638
Merit: 1005



View Profile
November 11, 2014, 07:06:04 PM
 #479

I'm about to buy the cables for the boards. Quick nooob question is how we chain the board with the cables ? I need a 4 connectors Cables ? ( 2 cable for the six blades the controller supports)

||===||===||===|| all females ?

thanks

you cannot chain them you need to use 1 cable per controller (or when j4bber is done, per connector on controller board)

unless j4bberwock makes the connector on the controller with more tx/rx lines then you could do an octopus type ...

I see, I just though j4bber's prototype was supporting 6 board and i was only seeing 2 connectors.

thanks ;-)

this prototype only supports 2, and also has 2 connectors :-p he is building one which can do 8 :-)

cooool thanks Wink
HerbPean
Legendary
*
Offline Offline

Activity: 1638
Merit: 1005



View Profile
November 11, 2014, 07:39:44 PM
 #480

I guess i will try to get some UART => USB adapter (that is the CP2102 right ?) since we still a few weeks away from the controller.

EDIT: Any chance to get your cgiminer compiled for windows ? I also have a bfgminer running for an old BFL unit. I guess it can't work with both running at the same time ?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [24] 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!