Skip to content
  • About
  • Contact
  • Login / Register
Makers HutMakers Hut
  • Basket / £0.00 0
    • No products in the basket.

  • Checkout +
  • 0

    Basket

    No products in the basket.

Home / Arduino / Shields and Accessories

Digital Temperature Sensor Module for Arduino AVR PIC KY-028

£2.68

7 in stock

Digital Temperature Sensor Module for Arduino AVR PIC KY-028

£2.68

SKU: ARD-SHI-074 Category: Shields and Accessories
Product Categories
  • 3D Printer
    • Controllers
    • Filament
    • Kits
    • Parts & Accessories
  • Arduino
    • Boards
    • Kits
    • Shields and Accessories
  • Cooling
    • Fan Guards
    • Fans
    • Heatsinks
  • Drone
  • Drones and More
    • Accessories
    • Antennas
    • Components
    • Drones
    • Kits
  • Electronics
    • Access Control
    • Cable
    • Components and Sensors
    • DIY Kits
  • LED Lighting
    • Accessories
    • Beads
    • Bulbs
    • Controllers
    • DMX
    • Downlights
    • Panel
    • Strips
  • Mechanical
    • Bearing
    • Bearings
      • Ball
      • Bushings
      • Flange
      • Grooved
      • Linear
      • Miniature
      • Needle
      • Self Aligning
      • Self Lube
      • Taper Roller
    • Fluid Transfer
    • Magnets
    • Mounts and Supports
    • Pulleys and Coupler
    • Rails and Carriage
    • Rods
    • Rods and Carriages
    • Timing Belt
  • Microcontrollers
  • Miscellaneous
  • Motors
    • Accessories
    • Coreless
    • DC Motors
    • Drivers
    • Spindle
    • Step
  • Other
  • Power Supply
  • Raspberry Pi
    • Boards and Kits
    • Shields and Accessories
  • Robotics
    • Components
    • Kits
  • Uncategorised
  • Virtual Reality
  • Description
  • Additional information

Digital Temperature Sensor Module for Arduino AVR PIC KY-028

Working voltage 3.3V-5V

Output format : Digital switching output (0 and 1)

Bolt holes for easy installation

PCB size : 3.2cm x 1.4cm

Using a wide voltage LM393 comparator

Example Code

—–

Routines source code:

int Led = 13 ;// define LED Interface

int buttonpin = 3; // define the digital temperature sensor interface

int val ;// define numeric variables val

void setup()

{

pinMode(Led, OUTPUT) ;// define LED as output interface

pinMode(buttonpin, INPUT) ;// define digital temperature sensor output interface

}

void loop ()

{

val = digitalRead(buttonpin) ;// digital interface will be assigned a value of 3 to read val

if(val == HIGH) // when the digital temperature sensor detects a signal, LED flashes

{

digitalWrite(Led, HIGH);

}

else

{

digitalWrite(Led, LOW);

}

}

——

Please note the brand name may vary.

What you will receive

1 x Digital Temperature Sensor Module for Arduino AVR PIC KY-028

Weight 10 g
EAN

Does not apply

Brand

Makers Hut

Related products

Quick View

Shields and Accessories

Interface Base Breakout Board for Bluetooth Transceiver- HC-09 HC-07 HC-06 HC-05

£2.49
Quick View

Shields and Accessories

Multifunctional Expansion Board Shield Kit Based Learning for Arduino UNO R3

£7.25
Quick View

Shields and Accessories

16 Channel 12-bit PWM Servo Shield I2C Interface PCA9685 Arduino

£8.99
Quick View

Shields and Accessories

Infrared Emission Module For Arduino Infra red IR

£2.49
Quick View

Shields and Accessories

Recorder Data Logger Module Shield XD-204 for Arduino UNO SD Card Professional

£6.99
Quick View

Shields and Accessories

3 Colour RGB SMD LED Module 5050 Full Color PWM Tri-Color LED for Arduino MCU

£3.49
Quick View

Shields and Accessories

KEYES KY-002 Vibration Module Vibration Sensor SW-18015P For Arduino

£2.39
Quick View

Shields and Accessories

2 x Ultrasonic Sensor Mounting Bracket Mount HC-SR04 Smart Car Arduino Red

£2.49
  • About
  • Contact
Copyright 2021 © Makers Hut
  • 3D Printer
  • Arduino
  • Cooling
  • Drones and More
  • Electronics
  • LED Lighting
  • Mechanical
  • Microcontrollers
  • Miscellaneous
  • Motors
  • Power Supply
  • Raspberry Pi
  • Robotics
  • Virtual Reality
  • Contact
  • Buy now