Giter Club home page Giter Club logo

arduinoexamples's Introduction

Arduino 一些測試範例

EEPROM SleepAndWDT TimerInterrupt WatchDog (Arduino samples)

sketch_tone_test (Sound Alarm or Beep)

Ring tone

Alarm

Beep

StepperMotor

Stepper motor driver by Stepper library

每次走一小步stepping motor 進行無限迴圈,迴圈中進行串口指令讀取"鍵"值,按鍵"1"每按一次反轉一次並低速運轉,按鍵"2"低速運轉,按鍵"3"中速運轉,按鍵"4"高速運轉,按鍵" "停止運轉

SteppingMotor

Stepper motor deriver by IO only

RCSwitch application (Get ADC & DHT22 applications RX/TX base ASK 433MHz)

Base on RCSwitch.h library

RCSwitch_SRX887_RX for examples

SensorNetwork_RCSwitch_STX882_TX for a TX application, it is a sensor net work on wireless 433MHz,it work on sleep mode so very low power base on Arduino Pro mini 5V/16MHz 傳感器取自DHT22模組,若是沒有連接此模組,本程序會自A6 A7針腳取得類比電壓(我設計一個3K的提升電阻),取得之資訊後利用其STX822 433MHz模組將此資料單向傳送出去,本程序運行在低耗電版本的Arduino Pro mini 5V/16MHz

本程序休眠時間4秒(Sleep time around 4 second in this program)

arduinoexamples's People

Contributors

louisopen avatar tsmt-tw avatar

Stargazers

 avatar

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.