相关文章
配置 Grbl
Grbl has a system ‘$’-command to tweak the settings and trigger runtime commands. Connect to Grbl using the serial terminal of your choice (baud rate 9600 unless you changed that in config.h) as 8-N-1 (8-bits, no parity, and 1-stop bit.) Once connect...
lcr-t4 晶体管测试仪更新固件
固件和手册transistortester1.21k.zipavrdudeprog33.zip通过创建具有以下功能的.bat文件(并指定适当的COM端口),也可以轻松地直接从Windows中的命令行进行编程:REM Writing Flash + EEPROM + Fuses (L=F7, H=D9, E=FC) avrdude -c avrisp -p m328p...
包管理换国内源
Pip提供方源及使用方式豆瓣https://pypi.doubanio.com/simple/pip install -i https://pypi.doubanio.com/simple/清华大学https://pypi.tuna.tsinghua.edu.cn/simplepip install -i https://pypi.tuna.tsinghua.edu.cn/simple阿里云https://mirrors.aliyun....
配置 Go 模块代理(推荐)
为了提高模块下载速度,建议配置 Go 模块代理:# 启用 Go Modules go env -w GO111MODULE=on # 配置模块代理 go env -w GOPROXY=https://goproxy.cn,direct # 配置私有模块跳过代理 go env -w GOPRIVATE=*.corp.example.com...




支付宝打赏
微信打赏 
