首页 > TAG信息列表 > Tinkercad

用Tinkercad学arduino之 超声波测距LED警告

项目地址:https://www.tinkercad.com/things/j0k4YgzXoDF-ultrasonic-distance-sensor-led-bar-graph-blocks int distanceThreshold = 0; int cm = 0; int inches = 0; long readUltrasonicDistance(int triggerPin, int echoPin) { pinMode(triggerPin, OUTPUT); // Cle

用Tinkercad学arduino之 红外遥控器

项目地址:https://www.tinkercad.com/things/c4DoDLruMgp-lcd-remote-control     // include the library code: #include <LiquidCrystal.h> #include <IRremote.h> // initialize the library with the numbers of the interface pins LiquidCrystal lcd(7, 8,

用Tinkercad学arduino之 模拟输入并输出演示电位器控制LED亮度

    /* Analog input, analog output, serial output Reads an analog input pin, maps the result to a range from 0 to 255 and uses the result to set the pulsewidth modulation (PWM) of an output pin. Also prints the results to the serial monito

Tinkercad简介

了解Tinkercad,这是一个免费的设计程序,允许您为项目创建自定义3D外壳。 我想每个创客都经历过:你终于完成了一直在努力的项目。一切都运行得很好,但你觉得缺少什么然后它会提醒你:一个定制的外壳!但是,如何制作一个不仅外观美观而且可以保护脆弱电路的外壳? 通常情况下,现有的项目外壳

如何使用Tinkercad制作3D打印的外壳

本篇文章提供了一些提示和技巧,可帮助您将Tinkercad设计转变为完整的3D打印外壳。 所需的材料 ● 1台3D打印机 ● Tinkercad设计工具 在上一篇文章中,我们简单介绍了Tinkercad设计工具,今天我将准备把Tinkercad设计进行3D打印,提供一些过程的提示和技巧,并介绍如何完成和完善