Magnetic Hall Module (Analog)

(12 customer reviews)

$5.15

11 in stock

Description

Analog Magnetic Hall Module Code


/* SETUP

Analog Hall    Arduino
-       -      GND
        -      5V
S       -      A5
*/
 
int sensorPin = A5;    // select the input pin
int ledPin = 13;       // select the pin for the LED
int sensorValue = 0;   // variable to store the value coming from the sensor
 
void setup () {
  pinMode (ledPin, OUTPUT);
  Serial.begin (9600);
}
 
void loop () {
  sensorValue = analogRead (sensorPin);
  digitalWrite (ledPin, HIGH);
  delay (sensorValue);
  digitalWrite (ledPin, LOW);
  delay (sensorValue);
  Serial.println (sensorValue, DEC);
}

 

Additional information

Weight 0.001 kg
  1. Xclmrm

    oral lipitor 20mg cheap lipitor 10mg lipitor 40mg oral

  2. Cowcuo

    baycip price – buy keflex without a prescription buy generic augmentin online

  3. Kkhtfu

    buy ciprofloxacin 1000mg generic – buy keflex 250mg sale purchase amoxiclav online cheap

  4. Wjpbbv

    ciplox oral – order erythromycin 500mg for sale erythromycin 250mg cost

  5. Dtdwjf

    flagyl 400mg tablet – cefaclor over the counter zithromax 250mg uk

  6. Nbakhg

    generic ivermectin – suprax 100mg oral purchase sumycin pill

  7. Faijgj

    valacyclovir 500mg tablet – order nemazole without prescription acyclovir brand

  8. Riicfy

    buy metronidazole paypal – cleocin 150mg brand order azithromycin 250mg pill

  9. Zsiqkb

    where to buy ampicillin without a prescription acticlate for sale online where can i buy amoxil

  10. Sdsclw

    lasix 40mg price – buy captopril pills for sale buy generic capoten over the counter

  11. Pxmjsx

    glucophage 500mg without prescription – lincocin 500mg ca lincomycin 500mg tablet

  12. Cjtftm

    cost retrovir – zyloprim generic

Add a review

Your email address will not be published. Required fields are marked *