Bitcoin Forum
May 22, 2024, 01:15:14 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: MinerEU.com A2BOX 84M&A2MINI 28M in stock and shipping to EU and North American  (Read 2428 times)
minereu.com (OP)
Sr. Member
****
Offline Offline

Activity: 244
Merit: 250


View Profile WWW
May 16, 2014, 06:06:48 PM
Last edit: May 16, 2014, 09:52:10 PM by minereu.com
 #1

Guys, We are pleased to release the official A2 28nm Miners from MinerEU. Of course with our new partner who is making effort to establish an U.S. LA based distribution and logistic base -- JUSTASIC.com but until it is established, they are shipping from mainland china with SF-Express  if needed.

minereu.com

The A2BOX/A2MINI Miners are using 28nm chips and therefore have great advantage on power consumption. it draw 1/3 of the power vs 55nm chips like Zeus and Gridseed chips.  All Scrypt Miners on market today either use Zeus 55nm Chips (Hashra/GAW) or Gridseed's GC3355.   Innosilicon is the only 28nm Chips that is not an preorder.

More technical details can be found on our website minereu.com and justasic.com

Some highlights:

1, 28nm chip. 750W power draw for A2BOX(84M) and 250W Power draw for A2MINI(28M)
2, Plug and Play setup. The A2BOX and A2MINI has built-in power supply unit and Raspberry Pi controller. You can control and watch them mining from your iPad/iPhone/PC Browser.  no need to buy accessories and go through setup processes.
3, reasonable pricing  Smiley well, you can let us know if it is not

Picture time more on our website:

A2BOX 84M (Pool side speed)

Plug and Play Power and Ethernet cable. You can use WIFI doggle if you want Smiley it has a USB extension slot.


PSU and Raspberry PI built inside



A2MINI 28M (Pool side speed)

A2MINI Ethernet cable slot and Pi SD card slot



A2MINI 28M With PSU and Pi controller built in


A2MINI mining




MinerEU has prepared Scrypta interface for the A2 miner


you can check out the source here:https://github.com/MinerEU/scripta_a2
and install with one command on your pi :
replace the original SD card with a new Rasbian SD card or follow instructions.

Code:
curl -fsSL https://raw.githubusercontent.com/MinerEU/scripta_a2/master/install.sh|bash





Please email us for more details:  contactus@minereu.com
or simply post your question in this topic.

MinerEU.com A2BOX(84M) A2MINI(28M) in stock and ready to ship out.  This is not a pre-order and we do not do pre-order
andi1
Full Member
***
Offline Offline

Activity: 159
Merit: 100


View Profile
May 17, 2014, 12:40:30 AM
 #2

Im in uk and about to order a 90mhs asrip asic your prices area little high though any movement?  and are they in uk stock?
JPS2K5
Full Member
***
Offline Offline

Activity: 266
Merit: 100



View Profile
May 17, 2014, 01:49:57 PM
 #3



What if I don't want to use the PI and want to control it from my PC instead ?


minereu.com (OP)
Sr. Member
****
Offline Offline

Activity: 244
Merit: 250


View Profile WWW
May 17, 2014, 09:58:26 PM
 #4

Im in uk and about to order a 90mhs asrip asic your prices area little high though any movement?  and are they in uk stock?

yes, UK Stock in London Canary wharlf E14 .

check our video on these introduction.

https://www.youtube.com/watch?v=nnarZj5_CaA
https://www.youtube.com/watch?v=dSKH63xU9SY

MinerEU.com A2BOX(84M) A2MINI(28M) in stock and ready to ship out.  This is not a pre-order and we do not do pre-order
minereu.com (OP)
Sr. Member
****
Offline Offline

Activity: 244
Merit: 250


View Profile WWW
May 17, 2014, 09:59:31 PM
 #5



What if I don't want to use the PI and want to control it from my PC instead ?



The Pi is simply a controller that can connect to your PC, you can control from you PC in the browser. check this scrypta screenshot. it runs on your iphone/pc browser

MinerEU.com A2BOX(84M) A2MINI(28M) in stock and ready to ship out.  This is not a pre-order and we do not do pre-order
JPS2K5
Full Member
***
Offline Offline

Activity: 266
Merit: 100



View Profile
May 18, 2014, 03:17:52 AM
 #6



What if I don't want to use the PI and want to control it from my PC instead ?



The Pi is simply a controller that can connect to your PC, you can control from you PC in the browser. check this scrypta screenshot. it runs on your iphone/pc browser

And that is exactly what I don't want. I don't want to use the Pi at all, since it will limit what I can do and configure.

I want software on my PC to have control, not just look at my miner in a browser screen...

Can I at least point each blade to a different pool?


minereu.com (OP)
Sr. Member
****
Offline Offline

Activity: 244
Merit: 250


View Profile WWW
May 19, 2014, 11:06:20 PM
 #7



What if I don't want to use the PI and want to control it from my PC instead ?



The Pi is simply a controller that can connect to your PC, you can control from you PC in the browser. check this scrypta screenshot. it runs on your iphone/pc browser

And that is exactly what I don't want. I don't want to use the Pi at all, since it will limit what I can do and configure.

I want software on my PC to have control, not just look at my miner in a browser screen...

Can I at least point each blade to a different pool?




hi, it might be possible for you to do it, i haven't tried, but in theory, it could work
it requires some linux command , by default. all modules works in one pool under one cgminer instance.


if you are experienced user, you can log into your pi and do following to point each of your A2 Miner's Glade to different pool
if you have A2MINI, 2 Blade requires run this command twice with different pool and different controller
Code:
/usr/bin/screen -dmS cgminer /opt/scripta/bin/cgminer -o stratum+tcp://pool2 -u worker1 -p x --A1Pll1 1200 --diff 8 --api-listen --api-network --cs 8 --stmcu 0 --hwreset --no-submit-stale --lowmem



Code:
/usr/bin/screen -dmS cgminer /opt/scripta/bin/cgminer  -o stratum+tcp://pool2 -u worker2 -p x  --A1Pll2 1200 --diff 8 --api-listen --api-network --cs 8 --stmcu 0 --hwreset --no-submit-stale --lowmem


if you have 6 module, simply replicate this, but with --A1Pll3 1200 and a different pool





MinerEU.com A2BOX(84M) A2MINI(28M) in stock and ready to ship out.  This is not a pre-order and we do not do pre-order
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!