Avalon nano: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 47: | Line 47: | ||
= Links = | = Links = | ||
* [http://www.nxp.com/documents/data_sheet/LPC11U1X.pdf LPC11U1x Datasheet] | |||
* [http://www.nxp.com/documents/user_manual/UM10462.pdf LPC11U1x User Guide] | |||
* http://downloads.canaan-creative.com/software/avalon_nano/tools/ | * http://downloads.canaan-creative.com/software/avalon_nano/tools/ |
Revision as of 01:31, 13 August 2014
Host Apps
- AvalonMiner (Windows only)
- BFGMiner: bfgminer -S ICA:/dev/ttyACM0 --set-device ICA:baud=115200 --set-device ICA:reopen=timeout --set-device ICA:work_division=1 --set-device ICA:fpga_count=1 --set-device ICA:probe_timeout=100 --set-device ICA:timing=0.22 --api-listen 2>log
- CGMiner: cgminer --icarus-options 115200:1:1 --icarus-timing 0.22 --api-listen 2>log
Miner Support
BFGMiner
- How to run under Linux?
./bfgminer \ -S ICA:/dev/ttyACM0 \ -o url -O workername:workerpassword \ --set-device ICA:baud=115200 \ --set-device ICA:reopen=timeout \ --set-device ICA:work_division=1 \ --set-device ICA:fpga_count=1 \ --set-device ICA:probe_timeout=100 \ --set-device ICA:timing=0.22 \ --api-listen \ 2>log Note: /dev/ttyACM0 is an Avalon nano.
CGMiner
- How to run under Linux?
./cgminer \ -o url -O workername:workerpassword \ --icarus-options 115200:1:1 \ --icarus-timing 0.22 \ --api-listen \ 2>log Note: Make sure you have right to access the Avalon nano dev(eg./dev/ttyACM0)
LED
- Color
Avalon nano can display run status through LED colors.
IDLE:green
NORMAL:from red to blue
PROTECT:red blink