Part 4 RGB LEDs With Arduino in Tinkercad, 视频播放量 28、弹幕量 0、点赞数 1、投硬币枚数 0、收藏人数 0、转发人数 0, 视频作者 未想好名字的年轻人, 作者简介 ,相关视频:Part 6 Potentiometer Analog Input With Arduino in Tinkercad,Part 1 Blink an LED With Ar
项目地址:https://www.tinkercad.com/things/5nsSWyQOAkI-chenillard //Arduino Pattern Creator by PhilCam//http://my.free.time.free.fr///Use with Uno R3 + 74HC595 + 8 ledsintdataPin =2;intlatchPin =3;intclockPin =4;intseq[] = {128,192,224,240,248,252,254,255,127,63,31,15,7...
LEDs and 220Ohm resistors are used in the example so you can tell if you make a mistake in wiring. Step 1: Login to Tinker Cad and Pick Circuit Login or Join TinkerCad. TinkerCad will let you join with your existing google or apple accounts! then "Create a new Circuit" project. Step...
If you want to mount this without the breadboard, you can use an Arduino Nano and put that inside a 3D printed case (the template I made is available in the code downloads folder, or you can modify it from TinkerCad) but I just used a plastic jar lid I had lying around. I’m al...
Finally, we run through a loop which sets each servo to it’s on position so that 8 8 : 8 8 is displayed on the clock. This ensures that we have a known starting position for each servo and where possible, you should try and start your clock with the segments as close to these po...