4567 发表于 2022-5-29 18:08:02

/*!
* MindPlus
* uno
*
*/
#include <DFRobot_NeoPixel.h>
// 创建对象
DFRobot_NeoPixel neoPixel_4;


// 主程序开始
void setup() {
        neoPixel_4.begin(4, 7);
        neoPixel_4.setBrightness(148);
        neoPixel_4.showRainbow(0, 7, 1, 360);
}
void loop() {
        neoPixel_4.rotate(3);
        delay(100);
}

xlc-lab 发表于 2022-5-30 10:45:31

激光切割拼装图纸丨AK-47 [修改]

努力 发表于 2022-6-2 00:04:19

卡氏47式步枪

liangluoluo 发表于 2022-6-2 15:08:42

看看,作品不错哦

i937742542 发表于 2022-6-5 11:24:41

66666666666666666666666666666666666666666666666666

211126 发表于 2022-6-7 16:57:38

66666666666666666666

南城 发表于 2022-6-7 16:59:49

00000000000000000000

云韵 发表于 2022-6-7 17:05:51

6666666666666

george 发表于 2022-6-7 19:39:56

!!!!!!!!!!!!!!!!

zjumjq 发表于 2022-6-8 14:41:10

asdfasdfasdf
页: 15 16 17 18 19 20 21 22 23 24 [25] 26 27 28 29 30 31 32 33 34
查看完整版本: 激光切割拼装图纸丨AK-47