当前位置:网站首页>3D printed this DuPont cable management artifact, and the desktop is no longer messy
3D printed this DuPont cable management artifact, and the desktop is no longer messy
2022-08-09 10:03:00 【chip home】
作者:晓宇,排版:晓宇
微信公众号:芯片之家(ID:chiphome-dy)
01 DuPont line management artifact
While we were doing some rapid circuit prototyping,Dupont wire and breadboard are indispensable,公对公,母对母,公对母,I believe you who are reading the articleI must have bought the DuPont line countless times.了吧,I don't know after everyone uses it,How to deal with Dupont line,直接Grab it and put it in a box?I believe this should be the habit of most engineers,including me,下次使用的时候,要不从Dozens of Dupont wires tangled together are split inside,or directly use the new.
God made oneDuPont line management artifact,Can let our dupont line keep neat and orderly,We can change the length to fit different lengths of Dupont wire,This is not only beautiful, but also very convenient to use next time,有3DPrinter friends can print and try,The following are some of the production effects of netizens:
大家可以在这里下载3D打印文件:
https://www.thingiverse.com/thing:3232719/makes
也可以在 公众号后台 回复 DuPont line management artifact 获取百度网盘下载链接,然后可以把3D文件change to another length,Print it out if you like!
02 If the chip does not have a built-in crystal oscillator
MCP7940Mis a real time clock/日历 (RTCC) ,包括 SRAM and a digital trimming circuit for improved accuracy,使用低成本的 32.768 kHz 晶体或其他时钟源,我们给它"内置"a clock source,创意不错!
03 指针的指针
指针是C语言的精华,Some of the little friends were dizzy by the pointer,Hear the secondary pointer is scared,It's actually a paper tiger,看看下图,就都明白了.
关于C语言指针,请阅读下文:
CAre language pointers difficult??纸老虎而已,纯干货讲解(附代码)(点击阅读)
04 All kinds of system compatibility
关于 macOS、Windows 和 Linux 对 App 的向后兼容性:
05 电蚊香
Electric mosquito coils are still going to proofing,Even let Jia Li Chuang do itSMT,But there is only one on the boardLED和限流电阻,An old iron on Weibo posted his masterpiece,scare away mosquitoes,哈哈!
我想说,创意不错!但最起码PCB上fill upWS2812B灯珠 啊,fuck some prettyLED显示效果,It can also simulate the burning effect of mosquito coils,then make one belowCyclone mosquito lamp或者与high pressure mosquito swatter结合,just perfect,Do you have any good suggestions??
06 Axial Lead Ceramic Capacitors
When I take apart this axial leaded ceramic capacitor,发现里面是一个很小的0805贴片电容,原来是这样!Next to it is a regular0805Capacitance comparison,Including plug-in ceramic capacitors is also,It's just wearing a dress.
07 gift for girlfriend
Before sending a lot of electronic engineergift for girlfriend,只要有想法,It's easy to express your thoughts,Now it's updated again,What are you giving this time??
08 PCB指甲油
Girls who love electronics will make such a color scheme..
09 CSmall comic language knowledge
A comic about understandwhile与do whileConditional Judgment Difference,These comics are really good.
10 some interesting videos
Some interesting frequent myopia on video,Everyone can take a look,Just give me a follow:
芯片内部:
WS2812Bcolorful earrings:
which browser are you using?
一些有趣的图文分享给大家happy一下,芯片之家致力于 每周帮大家解压一次!关于电子软硬件的学习,希望大家enjoy!您的点赞转发就是我继续创作的最佳动力!
1206、0805、0603、0402、0201、01005、008004,你手工焊接过的最小的封装是哪个
欢迎点分享、收藏、点赞、在看.
边栏推荐
- LeetCode148:排序链表 归并排序,思路清晰,C语言练习看过来!
- 3.练习Thread
- 6.Map interface and implementation class
- Tom Morgan | Twenty-One Rules of Life
- Super detailed MySQL basic operations
- ArrayList和LinkedList
- A little experience sharing about passing the CISSP exam at one time
- 1. The concept of flow
- LeetCode179:最大数(C语言)代码简洁!
- 【八大排序④】归并排序、不基于比较的排序(计数排序、基数排序、桶排序)
猜你喜欢
2021-04-26QGIS3.10加载天地图影像(地图瓦片)的一种方法
时间复杂度和空间复杂度
mysql简单安装
记录一次被入侵5900端口经历
【八大排序④】归并排序、不基于比较的排序(计数排序、基数排序、桶排序)
【八大排序②】选择排序(选择排序,堆排序)
字符串函数和内存函数
mac 上安装Redis和配置
A Practical Guide to Building OWL Ontologies using Protege4 and CO-ODE Tools - Version 1.3 (7.4 Annotation Properties - Annotation Properties)
Attentional Feature Fusion
随机推荐
2.Collection接口
4. Generics and Utilities
Practical skills: a key for image information in the Harbor, quick query image
A Practical Guide to Building OWL Ontologies using Protege4 and CO-ODE Tools - Version 1.3 (7.4 Annotation Properties - Annotation Properties)
1. The concept of flow
自定义类型:结构体,枚举,联合
KeyBERT和labse提取字符串中的关键词
8.递归遍历和删除案例
3.练习Thread
1. Introduction to threads
What is the reason for the suspended animation of the migration tool in the GBase database?
2.Collection interface
2. Byte stream
try catch 对性能影响
常用命令之思科常用基础配置
3. Practice the Thread
LPP code and its comments
LeetCode75:颜色分类-C语言一次遍历求解
程序环境和预处理
【八大排序③】快速排序(动图演绎Hoare法、挖坑法、前后指针法)