Bitcoin Forum
April 25, 2024, 02:27:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Build a miner using parts from sparkfun.com is it possible?  (Read 1219 times)
Wintermute420 (OP)
Full Member
***
Offline Offline

Activity: 176
Merit: 100


Mighty Dub


View Profile
July 06, 2013, 03:40:25 AM
 #1

I'm wondering if I can build a miner using available components found on most hobby electronics sites like https://www.sparkfun.com/

I know it won't be profitable, but I just am wondering if it is possible and more for fun than anything else.

Anyone have any ideas on how build one?
1714055272
Hero Member
*
Offline Offline

Posts: 1714055272

View Profile Personal Message (Offline)

Ignore
1714055272
Reply with quote  #2

1714055272
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
cypher1024
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 06, 2013, 04:22:43 AM
 #2

You can mine on an Arduino if you really want to.

Someone on IRC was doing it a while ago. I think he was getting less than 1kh/s.
Wintermute420 (OP)
Full Member
***
Offline Offline

Activity: 176
Merit: 100


Mighty Dub


View Profile
July 06, 2013, 04:26:30 AM
 #3

You can mine on an Arduino if you really want to.

Someone on IRC was doing it a while ago. I think he was getting less than 1kh/s.

I have one of those as well. I was thinking more along the lines of putting together components on a breadboard. To build my own "ASIC"
Zalfrin
Sr. Member
****
Offline Offline

Activity: 401
Merit: 250



View Profile
July 06, 2013, 02:15:22 PM
 #4

You know how many "components" are in the Spartan 6 FPGAs that are popular? 150k logic cells with 6-input LUTs, so you could estimate around half a million XORs/ANDs/ORs/etc. Most of those get consumed when you're hashing.

You really want to wire up something of that magnitude on a breadboard? Wink We're not even talking about how much slower running something over long wires is going to be versus the relatively tiny traces in an FPGA/ASIC.
Wintermute420 (OP)
Full Member
***
Offline Offline

Activity: 176
Merit: 100


Mighty Dub


View Profile
July 06, 2013, 02:33:44 PM
 #5

You know how many "components" are in the Spartan 6 FPGAs that are popular? 150k logic cells with 6-input LUTs, so you could estimate around half a million XORs/ANDs/ORs/etc. Most of those get consumed when you're hashing.

You really want to wire up something of that magnitude on a breadboard? Wink We're not even talking about how much slower running something over long wires is going to be versus the relatively tiny traces in an FPGA/ASIC.

Point taken. It was long shot.
J35st3r
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
July 06, 2013, 03:29:12 PM
 #6

Sparkfun does PIC microcontrollers. The SHA256 algorithm isn't all that complex, so it might well fit on one of those. It won't be fast, but probably more than a few kHash/sec.

Alternatively, looking beyond Sparkfun, the TQFP FPGA's are just about within a hobbyist's scope, tricky to solder but not impossible, So you could get up to a few MHash/sec.  Just don't think of using the BGA packages. Nightmare, though it has been done, I recall seeing a post on this very forum, he used a skillet to solder Spartan6 LX150's  Shocked

Anyway, joking aside, if you're going for that, why not homebrew something with one of Biftury's new chips (yes, I am considering it, but seeing as I've only got 0.,5BTC to play with, I'll have to wait for a single chip group buy  Cry )

1Jest66T6Jw1gSVpvYpYLXR6qgnch6QYU1 NumberOfTheBeast ... go on, give it a try Grin
Wintermute420 (OP)
Full Member
***
Offline Offline

Activity: 176
Merit: 100


Mighty Dub


View Profile
July 06, 2013, 04:11:18 PM
 #7

Sparkfun does PIC microcontrollers. The SHA256 algorithm isn't all that complex, so it might well fit on one of those. It won't be fast, but probably more than a few kHash/sec.

Alternatively, looking beyond Sparkfun, the TQFP FPGA's are just about within a hobbyist's scope, tricky to solder but not impossible, So you could get up to a few MHash/sec.  Just don't think of using the BGA packages. Nightmare, though it has been done, I recall seeing a post on this very forum, he used a skillet to solder Spartan6 LX150's  Shocked

Anyway, joking aside, if you're going for that, why not homebrew something with one of Biftury's new chips (yes, I am considering it, but seeing as I've only got 0.,5BTC to play with, I'll have to wait for a single chip group buy  Cry )

I would need some detailed instructions in order to feel comfortable buying single chips and doing it myself.
J35st3r
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
July 06, 2013, 04:16:30 PM
 #8

I would need some detailed instructions in order to feel comfortable buying single chips and doing it myself.

It would be a pretty advanced hobbyist project (almost certainly not cost effective). Most people would buy the pre-built boards instead, which is much more sensible. Take a look a this thread for what's likely to be involved https://bitcointalk.org/index.php?topic=228677.0

1Jest66T6Jw1gSVpvYpYLXR6qgnch6QYU1 NumberOfTheBeast ... go on, give it a try Grin
Wintermute420 (OP)
Full Member
***
Offline Offline

Activity: 176
Merit: 100


Mighty Dub


View Profile
July 06, 2013, 04:17:30 PM
 #9

I would need some detailed instructions in order to feel comfortable buying single chips and doing it myself.

It would be a pretty advanced hobbyist project (almost certainly not cost effective). Most people would buy the pre-built boards instead, which is much more sensible. Take a look a this thread for what's likely to be involved https://bitcointalk.org/index.php?topic=228677.0

Yeah I've seen those posts all over. I did buy Steamboats/K16 chips/boards. Smiley
southerngentuk
Sr. Member
****
Offline Offline

Activity: 1316
Merit: 252


Sugars.zone | DatingFi - Earn for Posting


View Profile
July 07, 2013, 01:40:15 AM
 #10

I think BKKCoins will be selling K1 kits that you can DIY just grab a couple of Avalon chips and get soldering  Wink you'll need a some form of rework set up but there are cheap diy options...

SUGAR
██   ██

██   ██

██   ██

██   ██

██   ██

██   ██
▄▄████████████████████▄▄
▄████████████████████████▄
███████▀▀▀██████▀▀▀███████
█████▀██████▀▀██████▀█████
██████████████████████████
██████████████████████████
█████████████████████▄████
██████████████████████████
████████▄████████▄████████
██████████████████████████
▀████████████████████████▀
▀▀████████████████████▀▀

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██
███████████████████████████
███████████████████████████
██████               ██████
██████   ▄████▀      ██████
██████▄▄▄███▀   ▄█   ██████
██████████▀   ▄███   ██████
████████▀   ▄█████▄▄▄██████
██████▀   ▄███████▀▀▀██████
██████   ▀▀▀▀▀▀▀▀▀   ██████
██████               ██████
███████████████████████████
███████████████████████████
.
Backed By
ZetaChain

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██
▄▄████████████████████▄▄
██████████████████████████
████████████████████████████
█████████████████▀▀  ███████
█████████████▀▀      ███████
█████████▀▀   ▄▄     ███████
█████▀▀    ▄█▀▀     ████████
█████████ █▀        ████████
█████████ █ ▄███▄   ████████
██████████████████▄▄████████
██████████████████████████
▀▀████████████████████▀▀
▄▄████████████████████▄▄
██████████████████████████
██████ ▄▀██████████  ███████
███████▄▀▄▀██████  █████████
█████████▄▀▄▀██  ███████████
███████████▄▀▄ █████████████
███████████  ▄▀▄▀███████████
█████████  ████▄▀▄▀█████████
███████  ████████▄▀ ████████
████████████████████████████
██████████████████████████
▀▀████████████████████▀▀
Zalfrin
Sr. Member
****
Offline Offline

Activity: 401
Merit: 250



View Profile
July 10, 2013, 08:54:20 PM
 #11

I saw this posted today on Facebook, it reminded me of this thread. Guy builds a single FPGA logic cell on a breadboard. Smiley

http://hackaday.com/2012/09/20/homebrew-fpgas/
GigaWave
Full Member
***
Offline Offline

Activity: 239
Merit: 250


View Profile
July 11, 2013, 03:39:30 AM
 #12

You can mine on an Arduino if you really want to.

Someone on IRC was doing it a while ago. I think he was getting less than 1kh/s.

Do you know who this was? I would really like like get the code from this person. Would be cool to checkout.
Pages: [1]
  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!