• 大小: 26.41MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-07-15
  • 语言: 其他
  • 标签: arduino  

资源简介

针对初学者的25个由简到难的教学案例,包含代码和注释

资源截图

代码片段和文件信息

/*
Copyright (c) 2007 Jim Studt

Updated to work with arduino-0008 and to include skip() as of
2007/07/06. --RJL20

Permission is hereby granted free of charge to any person obtaining
a copy of this software and associated documentation files (the
“Software“) to deal in the Software without restriction including
without limitation the rights to use copy modify merge publish
distribute sublicense and/or sell copies of the Software and to
permit persons to whom the Software is furnished to do so subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS“ WITHOUT WARRANTY OF ANY KIND
EXPRESS OR IMPLIED INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM DAMAGES OR OTHER LIABILITY WHETHER IN AN ACTION
OF CONTRACT TORT OR OTHERWISE ARISING FROM OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Much of the code was inspired by Derek Yerger‘s code though I don‘t
think much of that remains.  In any event that was..
    (copyleft) 2006 by Derek Yerger - Free to distribute freely.

The CRC code was excerpted and inspired by the Dallas Semiconductor 
sample code bearing this copyright.
//---------------------------------------------------------------------------
// Copyright (C) 2000 Dallas Semiconductor Corporation All Rights Reserved.
//
// Permission is hereby granted free of charge to any person obtaining a
// copy of this software and associated documentation files (the “Software“)
// to deal in the Software without restriction including without limitation
// the rights to use copy modify merge publish distribute sublicense
// and/or sell copies of the Software and to permit persons to whom the
// Software is furnished to do so subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included
// in all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED “AS IS“ WITHOUT WARRANTY OF ANY KIND EXPRESS
// OR IMPLIED INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
// MERCHANTABILITY  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
// IN NO EVENT SHALL DALLAS SEMICONDUCTOR BE LIABLE FOR ANY CLAIM DAMAGES
// OR OTHER LIABILITY WHETHER IN AN ACTION OF CONTRACT TORT OR OTHERWISE
// ARISING FROM OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
// OTHER DEALINGS IN THE SOFTWARE.
//
// Except as contained in this notice the name of Dallas Semiconductor
// shall not be used except as stated in the Dallas Semiconductor
// Branding Policy.
//--------------------------------------------------------------------------
*/

#include “OneWire.h“

extern “C“ {

#if (ARDUINO >= 100)
#include 
#else
#include 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     460800  2017-07-05 12:50  例程系列一\01.Hello World\Arduino 入门到精通 例程1-Hello World!.doc

     文件        704  2017-07-05 12:50  例程系列一\01.Hello World\Hello World.txt

     文件        850  2017-07-05 12:54  例程系列一\01.Hello World\Hello_World\Hello_World.ino

     文件    2080256  2017-07-05 12:50  例程系列一\02.LED闪烁\Arduino 入门到精通 例程2-LED闪烁.doc

     文件        439  2017-07-05 12:54  例程系列一\02.LED闪烁\LED\LED.ino

     文件        255  2017-07-05 12:50  例程系列一\02.LED闪烁\LED.txt

     文件    5729280  2017-07-05 12:50  例程系列一\03.流水灯\Arduino入门到精通 例程3-流水灯.doc

     文件        571  2017-07-05 13:34  例程系列一\03.流水灯\流水灯\liushuideng\liushuideng.ino

     文件        543  2017-07-05 12:50  例程系列一\03.流水灯\流水灯.txt

     文件     357888  2017-07-05 12:50  例程系列一\04.交通灯\Arduino 入门到精通 例程4-交通灯.doc

     文件        829  2017-07-05 13:34  例程系列一\04.交通灯\交通灯\jiaotongdeng\jiaotongdeng.ino

     文件        743  2017-07-05 12:50  例程系列一\04.交通灯\交通灯.txt

     文件     906240  2017-07-05 12:50  例程系列一\05.按键控制\Arduino 入门到精通 例程5-按键控制.doc

     文件        454  2017-07-05 12:54  例程系列一\05.按键控制\key\key.ino

     文件        392  2017-07-05 12:50  例程系列一\05.按键控制\按键控制.txt

     文件     607232  2017-07-05 12:50  例程系列一\06.抢答器\Arduino 入门到精通 例程6-抢答器.doc

     文件       1104  2017-07-05 12:54  例程系列一\06.抢答器\qiangdaqi\qiangdaqi.ino

     文件       1448  2017-07-05 12:50  例程系列一\06.抢答器\抢答器.txt

     文件     522752  2017-07-05 12:50  例程系列一\07.蜂鸣器\Arduino 入门到精通 例程7-蜂鸣器.doc

     文件        643  2017-07-05 12:54  例程系列一\07.蜂鸣器\buzzer\buzzer.ino

     文件        600  2017-07-05 12:50  例程系列一\07.蜂鸣器\蜂鸣器.txt

     文件        590  2017-07-05 12:54  例程系列一\08.模拟值\AD\AD.ino

     文件     425472  2017-07-05 12:50  例程系列一\08.模拟值\Arduino 入门到精通 例程9-模拟值.doc

     文件        527  2017-07-05 12:50  例程系列一\08.模拟值\模拟值AD转换.txt

     文件    1090560  2017-07-05 12:50  例程系列一\09.数字电压表\Arduino 入门到精通 例程9-数字电压表.doc

     文件        654  2017-07-05 12:54  例程系列一\09.数字电压表\dianyabiao\dianyabiao.ino

     文件        599  2017-07-05 12:50  例程系列一\09.数字电压表\电压表.txt

     文件    1072640  2017-07-05 12:50  例程系列一\10.光控声音\Arduino 入门到精通 例程10-光控声音.doc

     文件        580  2017-07-05 12:54  例程系列一\10.光控声音\guangkongshengyin\guangkongshengyin.ino

     文件        511  2017-07-05 12:50  例程系列一\10.光控声音\光控声音.txt

............此处省略245个文件信息

评论

共有 条评论