资源简介
3d打印机的自动调平教程+固件+传感器模型,有教程、固件。

代码片段和文件信息
/**********************************************************/
/* Serial Bootloader for Atmel megaAVR Controllers */
/* */
/* tested with ATmega644 and ATmega644P */
/* should work with other mega‘s see code for details */
/* */
/* ATmegaBOOT.c */
/* */
/* 20090131: Added 324P support from Alex Leone */
/* Marius Kintel */
/* 20080915: applied ADABoot mods for Sanguino 644P */
/* Brian Riley */
/* 20080711: hacked for Sanguino by Zach Smith */
/* and Justin Day */
/* 20070626: hacked for Arduino Diecimila (which auto- */
/* resets when a USB connection is made to it) */
/* by D. Mellis */
/* 20060802: hacked for Arduino by D. Cuartielles */
/* based on a previous hack by D. Mellis */
/* and D. Cuartielles */
/* */
/* Monitor and debug functions were added to the original */
/* code by Dr. Erik Lins chip45.com. (See below) */
/* */
/* Thanks to Karl Pitrich for fixing a bootloader pin */
/* problem and more informative LED blinking! */
/* */
/* For the latest version see: */
/* http://www.chip45.com/ */
/* */
/* ------------------------------------------------------ */
/* */
/* based on stk500boot.c */
/* Copyright (c) 2003 Jason P. Kyle */
/* All rights reserved. */
/* see avr1.org for original file and information */
/* */
/* This program is free software; you can redistribute it */
/* and/or modify it under the terms of the GNU General */
/* Public License as published by the Free Software */
/* Foundation; either version 2 of the License or */
/* (at your option) any later version. */
/* */
/* This program is distributed in the hope that it will */
/* be useful but WITHOUT ANY WARRANTY; without even the */
/* implied warranty of MERCHANTABILITY or FITNESS FOR A */
/* PARTICULAR PURPOSE. See the GNU General Public */
/* License for more details. */
/* */
/* You shou
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
....... 3718 2015-10-02 06:45 Marlin-Release\README.md
....... 155 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_0.xx\Gen6\bootloaders\atmega644p\README.txt
....... 155 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_0.xx\Sanguino\bootloaders\atmega644p\README.txt
....... 155 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.0.x\hardware\OMC_tkj\bootloaders\atmega644p\README.txt
....... 155 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.0.x\hardware\Sanguino\bootloaders\atmega644p\README.txt
....... 580 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.0.x\hardware\OMC_tkj\boards.txt
....... 622 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.x.x\hardware\Melzi\boards.txt
....... 630 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.0.x\hardware\rambo\boards.txt
....... 1284 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_0.xx\Gen6\boards.txt
....... 2358 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.5.x\hardware\marlin\avr\boards.txt
....... 2583 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.0.x\hardware\Sanguino\boards.txt
....... 2992 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_0.xx\Sanguino\boards.txt
....... 3707 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_0.xx\Gen7\boards.txt
....... 3902 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.x.x\hardware\Gen7-dist\boards.txt
....... 535 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_0.xx\libraries\U8glib\INSTALL.TXT
....... 535 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.0.x\libraries\U8glib\INSTALL.TXT
....... 535 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.5.x\hardware\marlin\avr\libraries\U8glib\INSTALL.TXT
....... 809 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_0.xx\libraries\LiquidCrystal\keywords.txt
....... 809 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.0.x\libraries\LiquidCrystal\keywords.txt
....... 831 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_0.xx\libraries\SPI\keywords.txt
....... 831 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.0.x\libraries\SPI\keywords.txt
....... 3910 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_0.xx\libraries\U8glib\license.txt
....... 3910 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.0.x\libraries\U8glib\license.txt
....... 3910 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.5.x\hardware\marlin\avr\libraries\U8glib\license.txt
....... 215 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.5.x\hardware\marlin\avr\platform.txt
....... 431 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_0.xx\Sanguino\programmers.txt
....... 26 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_0.xx\Gen6\cores\arduino\Arduino.h
....... 5720 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.0.x\hardware\rambo\cores\arduino\Arduino.h
....... 5720 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.0.x\hardware\Sanguino\cores\arduino\Arduino.h
....... 5720 2015-10-02 06:45 Marlin-Release\ArduinoAddons\Arduino_1.x.x\hardware\Melzi\cores\arduino\Arduino.h
............此处省略850个文件信息
- 上一篇:2018美赛题目翻译
- 下一篇:盒子V1.1.vmp.zip
相关资源
- The Secret Path 3D 3D魔方迷宫[源码][scra
-
Actionsc
ript 1.0实现能跟随鼠标运动的 - Unity3D登录界面工程
- 3DWebGIS 3DWebGIS
- 3des加解密_C 实现
- unity3d反编译工具
- 自编用openGL实现3D分形树,分形山
- Quest3D 2个动画相机切换实例
- OpenGL-3D坦克模拟
- FLAC3D数值模拟的边坡稳定性
-
UnityWebPla
yerFull - Scratch:3d飞行模拟器 .sb3
- OPENGL实现世界上最小的3D游戏
- 亲子嘉年华路演活动模型
- 基于GTP修正的R3DGM建模与可视化方法
- 通过3D打印样品发现NMR曲线的不同姿态
- 3维泊松表面重建
- 3d N = 1 Chern–Simons问题理论与局部
- Altium designer超全元件库+封装库部分
- 围绕圆球扩展3d N $$ \\ mathcal {N} $$ =
- 3d N $$ \\ mathcal {N} $$ = 4个理论和共形块
- 反射组和3d N $$ \\ mathcal {N} $$ 6 SCFT
- 大N重整化组以3d N $$ \\ mathcal {N} $$ =
- 3d N $$ \\ mathcal {N} $$的扭曲指数= 4轨距
- 精确结果为3d N $$ \\ mathcal {N} $$ = 2 S
- 3d N = 1 $$ \\ mathcal {N} = 1 $有效超重力和
- 3d N $$ \\ mathcal {N} $$ = 2镜像对称,pq网
- 3d N $$ \\ mathcal {N} $$ = 2对偶的计量和去
- 手性3d SU3SQCD且N = 2 $$ \\ mathcal {N} = 2
- Delft3D对污染物的扩散输运计算
评论
共有 条评论