Giter Site home page Giter Site logo

arduinoquickstart's Introduction

ArduinoQuickStart

Arduino课程之快速学会Arduino开发

Arduino 是个很好玩的开源硬件平台,编程使用C语言,由于开发板编程逻辑都比较简单,并不会使用到C语言的复杂用法,所以简单易学。

课程

开源地址

镜像 链接
Github https://github.com/plter/ArduinoQuickStart
Gitee https://gitee.com/plter/ArduinoQuickStart
i2c 1602 https://github.com/fdebrabander/Arduino-LiquidCrystal-I2C-library

资源下载

目录

  1. 搭建开发环境
    1. 在Windows平台搭建Arduino开发环境
    2. 在Mac平台搭建Arduino开发环境
    3. 在Ubuntu平台搭建Arduino开发环境
  2. Arduino C/C++ 基本语法
    1. 基于 Serial 的 Hello World
    2. 变量与数据类型
    3. 循环
    4. 流程控制
    5. 函数
    6. 数组
    7. 结构体
  3. IO
    1. 点亮 LED
    2. LED 呼吸灯
    3. 按钮
    4. RGBLED
    5. 蜂鸣器
    6. I2C 1602 液晶屏

硬件列表

名称 数量
Arduino UNO 1
USB 数据线 1
面包板 1
LED 1
RGBLED 1
蜂鸣器 1
10K 电阻 1
杜邦线公对公 10
杜邦线公对母 10
杜邦线母对母 10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.