Learning Shield for Arduino View larger

Imaginile sunt utilizate exclusiv cu titlu de prezentare. Fotografiile nu creează obligații contractuale.

Learning Shield for Arduino

0104110000011442

New product

Learning Shield for Arduino


See description for more details about the product.

Add to cart now!

More details

21 Items

17,99 lei
tax incl.

Valid in the limit of the available stock

The price includes the costs for collection, treatment and ellimination of WEEE

Add to wishlist

More info

Overview

This learning shield for Arduino takes all the complexity of the hardware and reduces it to a simple interface. These are modular circuit’s boards with extra functionality.


Specifications

  • 3 Buttons
  • 4 LEDs
  • Pins connect a serial communication module
  • 7-segment LED display on 4 digits that controlled by two faces 74HC595
  • 10K potentiometer
  • Piezo Buzzer

Sample Code

on / off LED

int led = 13;
void setup()
{
  // initialize the digital pin as an output.
  pinMode(led, OUTPUT);
}
void loop()
{
  digitalWrite(led, HIGH);
  delay(1000);
  digitalWrite(led, LOW);
  delay(1000);
}


Don't delay, buy today.


Add to cart now!

Reviews

Grade 
02/18/2018

Schema

Schema se poate descarca din partea de jos a paginii.

  • 3 out of 4 people found this review useful.
Grade 
12/14/2017

Resurse

http://files.cohesivecomputing.co.uk/Hackatronics-Arduino-Multi-function-Shield.pdf

  • 5 out of 5 people found this review useful.
Grade 
09/16/2016

Schema Electrica

Ar fi de folos o schema electrica pentru a vedea ce conexiuni sunt si care dintre porturile controlerului sunt folosite

  • 9 out of 9 people found this review useful.

Write your review!

Write a review

Learning Shield for Arduino

Learning Shield for Arduino

Learning Shield for Arduino


See description for more details about the product.

Add to cart now!

Customers who bought this product also bought:

Download