Archive for the ‘Arduino’ Category

[Arduino] 如何在 Arduino Nano上安装 GRBL

2026.4 13

复刻星光雕刻机的时候,使用教程的xloader,上传固件一直提示uploading。 开始怀疑是bootloader没有刷上,联系了客服,发现可以使用Arduino ide 刷上blink程序。 那就不是bootloader的问题,客服还提示可能是ATmega328PB不支持xloader。也就 Read the rest of this entry

[Arduino] Arduino nano 烧录bootloader

2026.4 12

1.烧录BootLoader 焊好板子后,此时该板子是没有BootLoader的,也就是说此时的板子是没办法用的,需要先烧录BootLoader。   1.1首先打开ISP例程   1.2接线: 将Arduino UNO(相信每个硬件工程师都应该有的) 与 Arduino Nano(本例产品)按 Read the rest of this entry