资源简介
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
相关资源
- Learning a Deep Network with Spherical Part Mo
- 学校教学楼
- Q3D安装教程
- FLAC3D快速入门及简单-发布版
- Flow3D水利教程
- Unity3D Highlighting System 5.0
- UI界面上展示多个3D模型
- XT60集成封装库.zip
- FlyBird Unity3D 源码 含资源设计AI源文件
- UIEffect-develop.zip
- Shader Forge 1.3.8.0_unity2018.unitypackage
- utaustinvilla球队源代码
- Unity3D从入门到精通.pdf
- unity游戏开发UI专用音效资源
- Unity结合Kinect2体感开发:KinectForWind
- unity强化画面效果专用插件-Beautify
- 基于LIS3DH的简易倾角仪C源码
- 利用ansoft进行电磁铁的3D仿真
- opengl迷宫及源代码,实现贴图、3d效果
- 太空大战Unity3D教程第一课成品
- Demo3D2015 基础培训
- QuaDriGa_2016.09.05_v1.4.8-571.rar
- unity3d 双面贴图
- OpenGL模型及场景展示源码
- 最简单的视音频播放 1.1
- 最简单的视音频播放
- unity3d官方赛车游戏教程中文版
- VText 1.37.unitypackage
- TSF shell 1.7.5beat +全部插件
- Fast Shadow Receiver1.4.2 for unity3d 5
评论
共有 条评论