-
-
马林2.0.6
... 下载Marlin的早期版本。
建筑物马林2.0
要构建Marlin 2.0,您需要或 。 详细的构建和安装说明发布在:
。
支持平台
平台
单片机
示例板
ATmega
RAMPS,Melzi,RAMBo
AT90USB1286
印刷板
SAM3X8E
RAMPS-FD,RADDS,RAMPS4DUE
ARM:registered:Cortex-M3
MKS SBASE,Re-ARM,Selena Compact
ARM:registered:Cortex-M3
冰沙板,A
-
-
-
-
-
LedCube:具有自定义动画的5x5x5 LED立方体
... 编程。
我学到的是
了解了二进制代码调制的概念,用于调节LED亮度。
了解了LED多路复用的概念。
增加了代码组织技能。
增加了我对可重用功能的了解。
组件清单
Atmega 32单片机
Cat4016 LED驱动器x2
蓝色LED x 125
BC635晶体管x5
16 Mghz水晶x1
10k电阻
1k电阻x5
2.2k电阻x2
22pF电容器x2
100pF电容器x3
1N914二极管
排针x43
链接{:target =“ _ blank” rel =“ ...
-
7段显示-
7段显示-
使用Switch在7段微控制器上显示数字所用:Atmega AT90USB1286编程器所用:Jtag,AVR DRAGON开发板
-
half.seq
... a buttonmatrix/controller/sequencer thingie (at least that's the goal)
This is the start of a firmware, based on an ATMega controller for something of a MIDI controller / Monome / Sequencer cross breed.
Since I am currently developing the hardware in a ...
-
grbl
... port-based motion control for CNC milling. It will run on a vanilla Arduino (Duemillanove/Uno) as long as it sports an Atmega 328.
The controller is written in highly optimized C utilizing every clever feature of the AVR-chips to achieve precise timing ...
-
SpeechSynthesizerSimple
... developers in a quandary, because in terms of
processing power the ATmega chips put us back into the realm of 80s
desktops again. An ATmega could possibly produce intelligible speech
directly but it would use every available CPU cycle to ...
-