Search content
Sort by

Showing 12 of 12 results by dieguito
Post
Topic
Board Hardware
Re: Official Avalon Technical Support Thread
by
dieguito
on 19/12/2013, 04:18:33 UTC
Is it common for the modules on the batch 3 units (the slimmer - as in width) to die? I just had a second module die, this time on a different miner. It's the same nonsense as before - smoke and sparks. Either the caps can't stand extensive heat or they're just poor quality. Has anyone had something similar happen and the Avalon guys sent replacement parts?

I had the same problem but didn´t request a replacement.
Post
Topic
Board Español (Spanish)
Re: Primera Conferencia de Bitcoin en Latinoamérica (Buenos Aires, 7-8 Diciembre)
by
dieguito
on 31/10/2013, 15:13:16 UTC
Gracias por difundir el evento Majamalu!

Abrazos!
Dieguito
Post
Topic
Board Hardware
Re: Klondike - 16 chip ASIC Open Source Board - Preliminary
by
dieguito
on 09/05/2013, 16:03:16 UTC
Very interested!!!,

How much work is still outstanding on getting this board fully designed and tested?

Are you still waiting on Avalon to make available documentation and reference board? They said beginning May it would be released?

Avalon also promised that the sample chips will be available 4 weeks after order. Zefir (for one) ordered a batch in April, has anyone been able to get their hands on these chips yet?
Board mostly designed, waiting on docs for data protocol info and pin outs. Expect a couple days after docs for first version to factory - hope to verify power before ordering first main board. I'm doing small tweaks each day as I find things to improve. Will throw up a revised 3d render soon.

Firmware started. Have set up and compiled the USB stack and I'm adding cmd protocol code. Temporary hold there while I do this power board.

No samples known to have been shipped.

I have some test stuff ordered and have almost finished a small test power board for seeing how the power supply functions alone (same layout) before using it in the main board. Will order that soon and put in an initial order for prototype parts. That means I can't program and debug a chip for at least another week or so (shipping time).

Thank you to those who have sent me donations.
I sold some of the bitcoins and I'm ordering some more stuff today.

With my partners we bought some of the earlier batches and we didn't get the documentation or the test chips so I assume nobody did. I will let you know as soon as we get anything.

Hugs,
Dieguito
Post
Topic
Board Hardware
Re: Klondike - 16 chip ASIC Open Source Board - Preliminary
by
dieguito
on 04/05/2013, 14:39:06 UTC
This one shows holes and heat sink pads under the thermal vias. It's the bottom mask - areas of exposed copper. The thermal pads are 1cm square. I forget now the hole diameter, maybe 4mm but if there is a good standard size let me know. (Don't measure here as this includes a ring around the hole)

http://i.imgur.com/zMSgPvm.png

BkkCoins this article has a nice table of thermal resistance reduction for different vias arrays that can serve you as a reference their model uses a 10mm square die vs the 7mm Avalon chips has.
 
http://www.electronics-cooling.com/2004/08/thermal-vias-a-packaging-engineers-best-friend/

Abrazos,
Dieguito
Post
Topic
Board Bitcoin Discussion
Re: [ANN] Bitcoin blockchain data torrent
by
dieguito
on 03/05/2013, 01:21:45 UTC
I have an up-to-date copy of the blockchain.  Is there an easy way to generate bootstrap.dat from it so I can seed it without having to download the whole thing again?

This script is used to generate bootstrap.dat:
https://github.com/jgarzik/pynode/blob/master/mkbootstrap.py

It requires an up-to-date pynode chain database.

In theory, someone could write a script that processes bitcoind's $DATADIR/blocks directory into bootstrap.dat, but no one has written that yet.



Hi Jeff,

I create some quicks steps to get this from the command line in Ubuntu / Debian:

Code:
$ sudo aptitude install rtorrent
$ rtorrent -n -d ~/.bitcoin/ "magnet:?xt=urn:btih:6fe493ba606847eac163baf35aae9db319735482&dn=bootstrap.dat&tr=udp://tracker.openbittorrent.com:80&tr=udp://tracker.publicbt.com:80&tr=udp://tracker.ccc.de:80&tr=udp://tracker.istole.it:80"

I'm not sure if the bootstrap.dat needs to go in .bitcoin or in .bitcoin/blocks/.

All the best,
D

PS: A little OT but I see pynode is a listen only client is there something in python like pynode that handles all bitcoin operations?
Post
Topic
Board Hardware
Re: Klondike - 16 chip ASIC Open Source Board - Preliminary
by
dieguito
on 29/04/2013, 21:52:09 UTC
I just saw that zefir was posting something about "sample" chips that get sent by the factory in May before the final chips. First I heard about this.

He said that he would distribute them to buyers in proportion to their order qty. I don't think he knows yet what qty of samples may be due.

So if anyone interested in my board has large chip orders with him you may be able to get some sample qty. in May. If so, it would be very, very, very helpful to try and arrange for those samples to be sent on to me for early board testing so that I can debug and once we know the board works, we can order a large batch in time for final chip deliveries.

BTW I'm moving the power connector down to the end and turning it so that a right angle connector could be used. A little better for those who want to stack boards.

Hi BkkCoins we bought with my partners 10K of chips so we will receive samples too. I will discuss with them if we can send one or two your way to help this community effort succeed.

Best wishes,
Dieguito
Post
Topic
Board Beginners & Help
Re: ASIC DYI MANUAL & CHIP ORDERS
by
dieguito
on 25/04/2013, 19:47:17 UTC
So, what skills would I need to make this?

BGA soldering
Basic electrical understanding
..

Did you make a working/workable software for your design or is it just a library?
What exactly should we know (software wise) to be able to use this ASIC?
Does your design include PCB designs? Preferably in cad/eagle/etc format so we can use them to order boards.
Does your notes include a part list "DIY style" or will we have to sift through pages of notes and write that list ourselves.
What chips do you have?
What computing power should we expect from a single unit?
I assume it would be usable for any hashing (BTC, TRC, PPC, not LTC obviously)
Discounts on bulk orders (2,3,4 chips..)?
Is it a USB device?

Anyone can vouch for SCASICS?




Building a rig takes more work than you think. I am a B.S. EE/CS and I can tell you that if you don't have a Open Source Project lined up for you to show you how to build it and program it, it requires a LOT of work.

To design a full system you basically need:
  • A background in embedded design with microcontroller/microprocessors or FPGA's
  • PCB Design (Eagle, Altium, etc.)
  • Xilinx and VHDL/HDL (Hardware description language).
  • An understanding of a system datapath for a given architecture
  • Digital and Analog Design.

For the most part.

And basically any programming and electronics analysis as well as other similar skills will further help you. Soldering a few hundred chips by hand is tedious, and we're talking SMT. If I could get a reflow oven to use, I would do it in a heartbeat. For now however, I just have a hot air rework station.

If you don't have any experience in hardware design, systems programming or the like. Don't even think you can design a system. What most of you are asking for is for somebody to create a Open Source design (which will take time) and provide you with a list of parts so that you can just build it.

So adomaz, I'm not quite sure I can vouch for him yet because he's very broad with his description. Plus when I see a serious thread like building a DIY ASIC in the Newbie thread, I get a little concerned. Not because people who are just joining the forums don't know what they're doing, but it's where a lot of scam posts begin.

However he mentions he is offering a manual, so if he does produce a manual and I look over it, I can give you an answer.

I agree with you that without a some level of information on what is the general system design this looks like a scam for newbies.
Post
Topic
Board Beginners & Help
Re: HOWTO: create a 100% secure wallet
by
dieguito
on 21/04/2013, 20:36:41 UTC
nice reed and funny to boot.  Cheesy

Just a question. sorry i am very new in theese thinks. my onyl worry the nowdays we can hear about lot of hackers, what if somebody break into my system and just still my wallet number? can this happen? what can you do to avoid this?

Well that is the point of this thread. I somebody gets a copy of your unencrypted wallet.dat they can copy it somewhere else and have access to your funds for ever Smiley. Only way to avoid that is creating the wallet on a clean installed system without a persistent file system (ie: Live CD) and copying the wallet.dat to a memory stick or pendrive that would never be use in your day to day computer.

As the objective of this is creating a savings account what you do is take note of the addresses created in the clean system and send your bitcoins to those address from your regular computer. When you want to take money from your savings account you load a clean system again (Live CD once again), load your backed up wallet.dat, send your money to wherever you want and shutdown the system without leaving a trace.

Hope this helps.

Hugs,
D
Post
Topic
Board Beginners & Help
Re: ASIC DYI MANUAL & CHIP ORDERS
by
dieguito
on 20/04/2013, 03:10:04 UTC
SCAmASICS.

Hi TradeFortress why you think this is a scam?
Post
Topic
Board Beginners & Help
Re: ASIC DYI MANUAL & CHIP ORDERS
by
dieguito
on 20/04/2013, 03:07:54 UTC
I'm intereseted I also own some Avalon chips and I think it would be a great idea to give a general introduction of the main components of an ASIC miner. What do you think?

Hello there, what do you have in mind? Please input your thoughts and ideas. If you have questions please mail me.
Cheers

Well Im curious about what are the general guidelines to build aa DIY ASIC machine. I understand there are the basic components: the blades holding the ASIC chips, the controller unit based on FPGA and the board that runs the mining software and handles IO with the network. Am I right?
Post
Topic
Board Beginners & Help
Re: [ANN] Free Bitcoins giveaway @ bitcoins4.me - Every hour!
by
dieguito
on 20/04/2013, 00:40:29 UTC
25 satoshis thats nice maybe they'll worth 25 USD cents in the not so distant future Smiley

It looks good and informative too. I received 0.000025 BTC.
Post
Topic
Board Beginners & Help
Re: ASIC DYI MANUAL & CHIP ORDERS
by
dieguito
on 20/04/2013, 00:38:10 UTC
I'm intereseted I also own some Avalon chips and I think it would be a great idea to give a general introduction of the main components of an ASIC miner. What do you think?

Hello there, what do you have in mind? Please input your thoughts and ideas. If you have questions please mail me.
Cheers