《电子技术》课程教学资源(PPT讲稿资料)玩转Arduino合集

玩转 Arduino合集
玩转Arduino合集

Arduino是什么 Arduino硬件介绍 ⊙回四回巴 Arduino编程环境介绍 a o:r a Licht eacth ancel io cambered to a digLtal or attard te tt s CReated I pe :00s based a aee且. EazLagsn Lu: the vilne1/be△td tanlodedledPin, omT eta the antal pin ag ouput asntvnieededhan, HIGH) the ta on 上as eaeitalkrce(ledFln, L00)t
Arduino是什么? • Arduino硬件介绍 • Arduino编程环境介绍

Arduino的安装 Arduino IDE的安装 USB驱动的安装
Arduino的安装 • Arduino IDE的安装 • USB驱动的安装

Arduino程序结构: setup o Blink I Arduino 0021 ⊙回回四國圖 Bnk§ Blink Turns on an LED on for one second, then off for one second, repeatedly This example code is in the public domain 上电后seup函数执行一次 void setupof // initialize the digital pin as an output // Pin 13 has an LED connected on most Arduino boards: pinMode (13, OUTPUT); void loops digitalWrite(13, HIGH); / set the LED on deay(1880; 1/ wait for a second digitalWrite(13, LOW ): / set the LED off de lay (1000); // wait for a second
4 Arduino程序结构:setup() 上电后setup()函数执行一次

Arduino程序结构:lopQ Blink I Arduino 0021 ⊙@回图四 Blnk§ Blink Turns on an LED on for one second, then off for one second, repeatedly This example code is in the public domain void setup[ // initialize the digital pin as an output // Pin 13 has an LED connected on most Arduino boards: pinMode (13, OUTPUT); loop函数一直循环运行 void loops digitalWrite(13, HIGH); / set the LED on delay(1000) // wait for a second digitalWrite(13, LOW); / set the LED off delay(1000); // wait for a second
5 Arduino程序结构:loop() loop()函数一直循环运行

Arduino数字输入输出 Blink I Arduino 0021 ⊙回囵四圖 Blnk§ Blink Turns on an LED on for one second, then off for one second, repeatedly This example code is in the public domain void setup // initialize the digital pin as an output l Pin 13 has an LEd connected on most arduino boards: pinMode(13, OUTPUT) void loop i digitalWrite (13, HIGH); / set the LED on delay(1000) 1, wait for a second digitalWrite(13, LOW); // set the LED off delay(1000); // wait for a second
6 Arduino数字输入输出

Arduino程序下载 Helloworld程序
Arduino程序下载 • HelloWorld程序

动手 Hel| loWorld:点亮一个LED灯
动手 • HelloWorld:点亮一个LED灯

A aquino 与电子积木 什么是电子积木 电子积木如何与 Arduino连接 传感器扩展板 连接线
Arduino与电子积木 • 什么是电子积木 • 电子积木如何与Arduino连接 – 传感器扩展板 – 连接线

数字型电子积木
数字型电子积木
按次数下载不扣除下载券;
注册用户24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
- 《数字图像处理》课程教学资源(PPT课件)第三章 灰度直方图.ppt
- 《机器学习》课程教学资源(PPT课件讲稿)第十三章 半监督学习.pptx
- 《C语言程序设计》课程教学资源(PPT课件讲稿)第三章 控制语句.ppt
- 山东大学:《微机原理及单片机接口技术》课程教学资源(PPT课件讲稿)第四章 指令系统及汇编语言程序设计(4.9-4.11).ppt
- 《计算机硬件基础》课程教学资源(PPT课件讲稿)第六章 汇编语言及其程序设计.ppt
- 中国科学技术大学:《网络信息安全 NETWORK SECURITY》课程教学资源(PPT课件讲稿)第一章 计算机网络安全概述2/2(主讲:肖明军).ppt
- 清华大学:Computational Models for Social Network Analysis(PPT讲稿)mining big social networks(Part III:Group and Structure).pptx
- 苏州大学:文档评分与向量空间模型(PPT讲稿).ppt
- 淮阴工学院:《数据库原理》课程教学资源(PPT课件讲稿)第2章 数据库系统结构.ppt
- 四川大学:《操作系统 Operating System》课程教学资源(PPT课件讲稿)Chapter 5 互斥与同步(Mutual Exclusion and Synchronization)5.3 Semaphores.ppt
- 《编译原理》课程教学资源(PPT课件讲稿)第五章 语法制导的翻译 5.1 语法制导的定义 5.2 S属性定义的自下而上计算.ppt
- 《数字图像处理》课程教学资源(PPT课件讲稿)第7章 图像分割.ppt
- 《人工智能》课程电子教案(PPT课件讲稿)第9章 机器学习与知识发现.ppt
- 赣南师范大学:《计算机网络原理》课程教学资源(PPT课件讲稿)第七章 网络层.ppt
- 四川大学:《计算机操作系统 Operating System Principles》课程教学资源(PPT课件讲稿)第1章 导论(主讲:段磊).ppt
- 搜索引擎技术(PPT讲稿)Web Spam.ppt
- 电子科技大学:《密码理论》课程教学资源(PPT课件讲稿)第2章 流密码.ppt
- 《编译原理》课程教学资源(PPT课件讲稿)语法制导的翻译(Syntax-Directed Translation).pptx
- 《Photoshop CS教程》教学资源(PPT课件)第7章 编辑文字.ppt
- 西南交通大学:《网络性能评估与测试 Network Performance Evaluation and Testing》(PPT课件讲稿)第2讲 网络测试技术基础(主讲:张新有).ppt
- 《计算机网络》课程教学资源(PPT课件讲稿)第7章 广域网.ppt
- 电子科技大学:《信息安全概论》课程教学资源(PPT课件讲稿)第一章 概述(秦志光).ppt
- 西安交通大学:《微型计算机硬件技术》课程教学资源(PPT课件讲稿)第三章 总线线驱动与接口(主讲:桂小林).ppt
- 基于分布式哈希表的对等系统关键技术研究(论文PPT).ppt
- 山东大学:《人机交互技术》课程教学资源(PPT课件讲稿)第4章 人机交互技术.ppt
- 《C程序设计》课程电子教案(PPT课件)第四章 数组和结构.ppt
- 华东师范大学:《程序设计》课程教学资源(PPT课件讲稿)第九讲 类与对象(面向对象基础).pptx
- 《计算机视觉》课程教学资源(PPT课件讲稿)第十二章 目标识别 Object Recognition.ppt
- 南京大学:《面向对象技术 OOT》课程教学资源(PPT课件讲稿)引言、背景概述.ppt
- 《数据结构》课程教学资源(PPT课件讲稿)第3章 栈和队列.ppt
- 中国科学技术大学:《计算机体系结构》课程教学资源(PPT课件讲稿)第4章 存储层次结构设计.ppt
- 东南大学:《数据结构》课程教学资源(PPT课件讲稿)分治算法.pptx
- 《电子商务实用教程》课程教学资源(PPT课件讲稿)第五章 物流配送.ppt
- 广西医科大学:《计算机网络 Computer Networking》课程教学资源(PPT课件讲稿)CHAPTER 9 COMMUNICATIONS CIRCUITS.pptx
- 安徽理工大学:《汇编语言》课程教学资源(PPT课件讲稿)第三章 80x86指令系统和寻址方式.ppt
- 机械工业出版社:国家“十一五”规划教材《数据库原理与应用教程》教学资源(PPT课件,第3版)第8章 数据库设计.ppt
- 《大学计算机》实践教程(PPT讲稿)面向计算思维能力培养(Raptor程序设计).pptx
- 南京航空航天大学:《数据结构》课程教学资源(PPT课件讲稿)第一章 绪论.ppt
- 《数字图像处理学》课程教学资源(PPT课件讲稿)第9章 数学形态学及其应用.ppt
- 东南大学:《操作系统概念 Operating System Concepts》课程教学资源(PPT课件讲稿)04 线程 Threads.ppt