Learning Arduino Episode非常好的Arduino学习视频(无中文字幕)

Learning Arduino Episode资源:





这是一套非常好的arduino教学视屏,是Stefan Hermann 2011年圣诞节给大家的一个礼物。目前总共14集浓缩了Arduino的基础知识。



1.Learning Arduino Episode 001 – Electronic Basics

这一集介绍电子基础知识,例如电压(Voltage)、电流(Current)、功率(Power)以及串联电路(Series Circuit) 和并联电路(Parallel Circuit)

http://arduino.ncnynl.com/archives/201603/610.html



2.Learning Arduino Episode 002 – Arduino introduction

介绍Arduino控制板



http://arduino.ncnynl.com/archives/201603/611.html


3.Learning Arduino Episode 003 – Digital Out with Blink

这一集介绍什么是数字信号(Digital Signal),教你怎样上传程序到Arduino板子上,并且介绍Arduino的软件开发环境



http://arduino.ncnynl.com/archives/201603/612.html


4.Learning Arduino Episode 004 – Digital Out with SOS

这一集介绍 loop 和 arrays 的用法



http://arduino.ncnynl.com/archives/201603/613.html


5.Learning Arduino Episode 005 – Breadboard Prototyping

这集介绍面包板的使用方法,面包板是一种可以让你在短时间内作出雏形的方便的工具。



http://arduino.ncnynl.com/archives/201603/614.html

6.Learning Arduino Episode 006 – Digital In with a button

这一集介绍 Digital Input 并且解释什么是下拉电阻 (drop down resistor)



http://arduino.ncnynl.com/archives/201603/615.html


7.Learning Arduino Episode 007 – Amplification with a transistor

有时候你需要用晶体管(Transistor)来放大信号,这一集介绍晶体管的主要概念。



http://arduino.ncnynl.com/archives/201603/616.html


8.Learning Arduino Episode 008 – Analog Out with Fading

这一集介绍 digital 和 analog signals 的差别,介绍 PWM (Pulse-Width Modulation),并且利用WPM控制LED发出渐暗渐亮的效果。



http://arduino.ncnynl.com/archives/201603/617.html

9.Learning Arduino Episode 009 – Analog In with Servo and Knob

这一集介绍电位器(potentiometer)和舵机(Servo motor)的使用方法



http://arduino.ncnynl.com/archives/201603/618.html

10.Learning Arduino Episode 010 – Analog In with Servo and LDR

这一集介绍光敏电阻(Light Dependent Resistor, LDR),并且使用 LDR 控制 Servo



http://arduino.ncnynl.com/archives/201603/619.html

11.Learning Arduino Episode 011 – Serial communication

这一集介绍怎样把Arduino的资料发送到电脑



http://arduino.ncnynl.com/archives/201603/620.html

12.Learning Arduino Episode 012 – FIRMATA

这一集介绍如何用 Firmata Library 连接 Arduino 和 Processing



http://arduino.ncnynl.com/archives/201603/621.html

13.Learning Arduino Episode 013 – PCB layout with Fritzing

这一集介绍怎样把你的电路制作为PCB电路板



http://arduino.ncnynl.com/archives/201603/622.html

14.Learning Arduino Episode 014 – using modules

这一集介绍 Arduino 的扩展模块。注:Arduino的扩展模块又称为 Shield



http://arduino.ncnynl.com/archives/201603/623.html

via - 极客工坊

标签: Arduino教程