element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Benefits of Membership
    • Achievement Levels
    • Members Area
    • Personal Blogs
    • Feedback and Support
    • What's New on element14
  • Learn
    Learn
    • Learning Center
    • eBooks
    • STEM Academy
    • Webinars, Training and Events
    • More
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • More
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • More
  • Products
    Products
    • Arduino
    • Dev Tools
    • Manufacturers
    • Raspberry Pi
    • RoadTests & Reviews
    • Avnet Boards Community
    • More
  • Store
    Store
    • Visit Your Store
    • Choose Another Store
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
Arduino
  • Products
  • More
Arduino
Documents Documents
  • Blog
  • Forum
  • Documents
  • Events
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Arduino requires membership for participation - click to join
  • All tags
  • arduino
  • arduino bytes
  • arduino ide
  • arduino uno
  • arduino_development_environment
  • arduino_month
  • arduino_tutorials
  • atmega
  • atmel
  • avr
  • dc motors
  • Design
  • diy
  • electrical
  • engineering
  • make
  • maker
  • motors
  • openhardware
  • opensource
  • open-source
  • platform
  • prototyping
  • robot
  • robots
  • shield
  • Arduino Bytes 09: Protecting Your Pins

    tariq.ahmad
    tariq.ahmad

    You don't have permission to edit metadata of this video.

    …
    • 2 months ago
    • Arduino
    • Documents
  • Arduino Bytes 07: Analog Inputs

    tariq.ahmad
    tariq.ahmad

    You don't have permission to edit metadata of this video.

    …
    • 3 months ago
    • Arduino
    • Documents
  • Arduino Accessories Wishlist and Giveaway

    dychen
    dychen

    Arduinos are some of the most popular microcontrollers around. With the availability of different kinds of Shields (circuit boards that plug into the Arduino to give it more functionality), an Arduino can be made to do pretty much anything. In this wishlist…

    • 3 months ago
    • Arduino
    • Documents
  • Arduino Bytes 02: How to Use the Board Manager

    tariq.ahmad
    tariq.ahmad

    You don't have permission to edit metadata of this video.

    …
    • 4 months ago
    • Arduino
    • Documents
  • Arduino Bytes 01: Arduino Web IDE

    tariq.ahmad
    tariq.ahmad

    You don't have permission to edit metadata of this video.

    …
    • 4 months ago
    • Arduino
    • Documents
  • Arduino Founders End Civil War, Plan to Merge Under Single Brand

    tariq.ahmad
    tariq.ahmad

    Arduino LLC AKA Genuino Outside US and Arduino SRL (Italian Version of LLC) Will Just Be Arduino Holding at the End of 2016.

     

    Makers attending the World Maker Faire in New York on October 1st, 2016 witnessed a pivotal moment in the history of Arduino as…

    • 10 months ago
    • Arduino
    • Documents
  • Tilt-Pan Low Cost MicroCamera

    balearicdynamics
    balearicdynamics

        • Introductory note
    • What this document is for
    • First step: mechanical parts for the camera structure
      • Component design: technology and material
      • Software
      • FInished components ready for assembly
    • Second step: camera assembly
    • Next step: the electronic…
    • over 5 years ago
    • Arduino
    • Documents
  • Arduino Controlled Power Supply

    gtrplyer16
    gtrplyer16

    Thoughts on a power supply with three relays in it controlled by an arduino to set the output voltage. Say 3.3v, 5v. and 0 - 15v.

    • 10 months ago
    • Arduino
    • Documents
  • 100 sign

    Former Member
    Former Member

    Copy this into Arduino IDE.

     

     

    int a1 = 13;

    int a10 = 12;

    int a100 = 11;

     

    void setup() {               

      pinMode(a1, OUTPUT);

      pinMode(a10, OUTPUT);

      pinMode(a100, OUTPUT); 

    }

     

    void loop() {

      digitalWrite(a1, HIGH);

      delay(1000);

      digitalWrite(a1, LOW);

      digitalWrite(a10, HIGH);

      delay…

    • 10 months ago
    • Arduino
    • Documents
  • Arduino UNO Click Boards

    pchan
    pchan
    Start with the Arduino UNO Click Shield Adapter Board

     

    Buy NowBuy Now

    The Arduino Uno Click Shield extends your Arduino Uno and any other Arduino-compatible board. It's a simple shield with two mikroBUSTm host sockets that allow you to connect more than…

    • over 5 years ago
    • Arduino
    • Documents
  • Internet of Holiday Lights Competitors

    doctorcdf
    doctorcdf
    Viorel M. Alexe | Stephen Baird | Jan Cumps | Massimiliano Dibitonto | Jack Franklin | Matteo Furlan | Gurinder Singh Gill | Saurabh Gohe | Lukas Hornby | Jordan Lui | Clem Martins | Peter Oakes | Mohan Palanisamy | Aby Raj | Inderpreet Singh | Francesco…
    • 10 months ago
    • Arduino
    • Documents
  • The Bill of Materials of the Lithium Battery Charger shield for Arduino

    Former Member
    Former Member

    DIY Lithium Battery Charger Shield for Arduino » Electro-Labs.com


    The Bill of Materials of the Lithium Battery Charger shield is given below.


     

    QuantityPart DescriptionDesignator
    1LT1510 Constant Current/Constant Voltage Battery Charger SO-16U1
    1REF03 2.5V…
    • 10 months ago
    • Arduino
    • Documents
  • My Arduino Starter Kit Shopping List

    jdlui
    jdlui

    Summary

    I'm hoping to pick my starter kit pieces by hand to help me learn what each of the individual components are good for.

     

    I'll be looking learn a lot from peteroakes as I go!  . Maybe you want to add a few notes so that I can satisfy the "Collaborate…

    • 10 months ago
    • Arduino
    • Documents
  • Random Motor Arduino code

    goldenshuttle
    goldenshuttle

    Hi this code is 2 motors; each moves forward for 1 second..then it stops for a random duration of 0.5 to 3 seconds

    Not sure if it works; I will try it soon...any comments please reply

     

     

    // 2 motors move for 1 sec and then stop for randomly 0.5-3 seconds.

    …
    • 10 months ago
    • Arduino
    • Documents
  • Getting started with stepper motors

    Former Member
    Former Member

    i am a beginner and am trying to learn and understand electronics 

    few days backs i was playing around with my arduino uno r3 kit ( ordered for US$ 29 )

     

    it came with this 5V  stepper motor ( part number  28BYJ- 48 ) ( easily found on ebay and very cheap…

    • 10 months ago
    • Arduino
    • Documents
  • Arduino Uno 'Blueprint' Poster | Free Download produced by Elektor for element14 & YOU

    patkelly
    patkelly

    Get rid of your old posters that are cluttering your walls and show us where your real passion lies: A brand new Arduino Uno Poster!

    This ‘blueprint poster’ will give all you need to know on the Arduino UnoArduino Uno in one view, including some cheats…

    • over 5 years ago
    • Arduino
    • Documents
  • Tutorial FRDM-KL25Z & ARDUINO: Zumo Line Following with Freescale Freedom Board

    FreescaleTools_and_Software
    FreescaleTools_and_Software

    This tutorial was extracted from Erich Styger blog http://mcuoneclipse.wordpress.com with his agreement.

      

      

    With the Zumo I have a base platform for cool robotics applications. So why not build a line following robot with this? Especially as Pololu offers…

    • 10 months ago
    • Arduino
    • Documents
  • Tutorial FRDM-KL25Z & ARDUINO: Freescale Freedom Zumo Robot

    FreescaleTools_and_Software
    FreescaleTools_and_Software

    This tutorial was extracted from Erich Styger blog http://mcuoneclipse.wordpress.com with his agreement.

       

    The cool thing with the Freedom board is: there are many exciting Arduino boards out there which want to be used with the FRDM-KL25Z. I have spent…

    • over 5 years ago
    • Arduino
    • Documents
  • Arduino Uno - Overview, Getting Started Tutorial, Reviews and more

    patkelly
    patkelly

    The massively popular Arduino Uno board is the perfect board to start any budding electronics engineer. With this board you have endless possibilities from the simple LED blinking to energy monitoring to controlling unmanned vehicles.

     

    The Arduino Uno…

    • over 5 years ago
    • Arduino
    • Documents
  • Jeremy Blum's Arduino Tutorials in Russian

    bluescreen
    bluescreen

    You don't have permission to edit metadata of this video.
    …
    • 10 months ago
    • Arduino
    • Documents
  • Downloadable Content - Tutorial 14 for Arduino: Lights and Sounds Holiday Special

    sciguy14
    sciguy14

    These are the files that accompany Tutorial 14 for Arduinio: Lights and Sounds Holiday Special

    Watch it here: http://www.element14.com/community/videos/3910

    Attachments:
    Arduino-Tutorial-14-Files.zip
    • 10 months ago
    • Arduino
    • Documents
  • WiFi shield+Flammable Gas & Smoke Sensor MQ2  send email for Arduino

    Former Member
    Former Member

    This is an open source alarm device.

     

    We need hardware:

    1\SolidDigi MQ2 Smoke Detector Shield for Arduino

    http://www.soliddepot.com/soliddigi-mq2-smoke-detector-shield-for-arduino-p-30.html

    2\WiFi Shield WiShield V2.0 for Arduino

    http://www.soliddepot.com/wifi…

    • 10 months ago
    • Arduino
    • Documents
  • Downloadable Content - Tutorial 13 for Arduino: Liquid Crystal Displays

    sciguy14
    sciguy14

    These are the files that accompany Tutorial 13 for Arduinio: Liquid Crystal Displays

    Watch it here: http://www.element14.com/community/videos/3015

    Attachments:
    Arduino Tutorial 13 Files.zip
    • 10 months ago
    • Arduino
    • Documents
  • Downloadable Content - Tutorial 12 for Arduino: RFID Card Reading

    sciguy14
    sciguy14

    These are the files that accompany Tutorial 12 for Arduino: RFID Card Reading

    Watch it here: http://www.element14.com/community/videos/2915

     

    Files updated on 1/21/2012 to comply with Arduino 1.0

    Attachments:
    Arduino Tutorial 12 Files.zip
    • 10 months ago
    • Arduino
    • Documents
  • Ardunio爱好者们,大家好!

    Former Member
    Former Member

    Ardunio爱好者们,大家好!

    很高兴能加入这个集体来一起学习和探讨。

    也希望大家能认识WIZnet,WIZnet曾在Arduino这场硬件开源革命中做出过她自己的贡献!并希望能继续与Ardino联手将开源进行到底!

    在此祝嵌入式世界越来越好!

    请访问我们的主页http://www.wiznet.co.kr

    和我们的博客:http://wiznet.blog.sohu.com 和http://blog.sina.com.cn/goodwiznet

                     图1 Arduino shield with W5100

    …
    • 10 months ago
    • Arduino
    • Documents
  • View related content throughout Arduino
  • More
  • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2022 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • Facebook
  • Twitter
  • linkedin
  • YouTube