复刻星光雕刻机的时候,使用教程的xloader,上传固件一直提示uploading。 开始怀疑是bootloader没有刷上,联系了客服,发现可以使用Arduino ide 刷上blink程序。 那就不是bootloader的问题,客服还提示可能是ATmega328PB不支持xloader。也就 Read the rest of this entry
Archive for the ‘开发板’ Category
[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
[开发板] Nano V3.0开发板
2026.4 9
Nano V3.0开发板_FT232 ATmega328PB改进版单片机微控制开发板模块 Read the rest of this entry
[开发板] esp32控制led闪烁
2023.5 13
根据王铭东老师的教程,终于点亮了led灯。 [caption id="attachment_3506" align="aligncenter" width="450"] smart[/caption] Read the rest of this entry
[RaspberryPi] 又见树莓派
2023.5 12
树莓派3b是在2017年12月份购买的,买的时候裸板才204元。 买来一直是作为linux主机来使用的。用的最多的就是cacti和mrtg。 tf卡也干费了好几张了。最近才把它改为从u盘启动,希望能用的时间长一些。 最近开始接触了物联网,这 Read the rest of this entry