Arduino counter using 7 segment display and Push Buttons[with CODE] | Arduino projects

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.พ. 2023
  • Part 29
    Increment and Decrement counter using push buttons with 7 segment display
    How to use 7 segment display with Arduino : • How to use 7 segment d...
    Push button tutorial: • Push Button and LED wi...
    -*-*-*-*-*-*-*--*-*-*-*-*-
    Code and Circuit:drive.google.com/file/d/1Yolk...
    -*-*-*-*-*-*-*-*-*-*-*-*
    Product Links:
    Arduino Uno: amzn.to/3ZFLUFQ
    7 segment: amzn.to/3mezPdg
    *-*-*-*-*-*-*-*-*-*-*-*-*
    Follow us on Instagram :
    / tech_at_home
    Like us on Facebook :
    / tech-at-home. .
    #7segmentdisplay #ArduinoTutorials #arduino #motor #bluetoothcar #arduinoproject #hc05 #temperaturemonitoring #techathome
    Thanks for watching!
    *Like Share and Subscribe
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 29

  • @ravirtech1260
    @ravirtech1260 ปีที่แล้ว

    Nice work can't make increase decrease and on off 3switch with eeprom memory

  • @balachandarjeyalatha868
    @balachandarjeyalatha868 ปีที่แล้ว

    Hi, why your are giving delay(2000) inside a if condition why not immediately after inc=digitalread(9); delay (2000)
    Like this

    • @techathome
      @techathome  ปีที่แล้ว

      If you dont have delay inside if condition, as soon as u press button, count increment immediately.
      You can consider as sensitivity. With delay, you need to keep pressing the button for few milli seconds.
      You can try removing it.

  • @YASHVICHAUHAN-po5bv
    @YASHVICHAUHAN-po5bv หลายเดือนก่อน

    I have Arduino mega board ..same process for this board?? ..or only valid for Arduino uno?

    • @techathome
      @techathome  หลายเดือนก่อน

      Same process,
      But select the board accordingly in tools/board

  • @shrisharkashyap1230
    @shrisharkashyap1230 หลายเดือนก่อน

    Can you please help to make 10 button counting circuit

    • @techathome
      @techathome  หลายเดือนก่อน

      I didn't understand the requirements.
      Can u send mail with more information: deepakhd20@gmail.com

  • @kirankumarne7449
    @kirankumarne7449 ปีที่แล้ว

    Hello sir ur all videos are awesome sir
    I need help from ur side sir

    • @kirankumarne7449
      @kirankumarne7449 ปีที่แล้ว

      Iam facing problem on controlling water pump using Bluetooth please help me

    • @techathome
      @techathome  ปีที่แล้ว

      Check these videos,
      Bluetooth LED: th-cam.com/video/uT8-HPMS1cU/w-d-xo.html
      Bluetooth motor: th-cam.com/video/5JLXpp7_l-E/w-d-xo.html

  • @YASHVICHAUHAN-po5bv
    @YASHVICHAUHAN-po5bv หลายเดือนก่อน

    I tried 1st in tinker software but waha pe code me error aa rha tha ...koi or software suggest kr sakte ho jisme error na aaye

    • @techathome
      @techathome  หลายเดือนก่อน

      You can search for Proteus

  • @dondineth492
    @dondineth492 5 หลายเดือนก่อน

    how to keep value,when power off?

    • @techathome
      @techathome  5 หลายเดือนก่อน

      As of now I have not worked on this.
      But it can be done using EEPROM Library. Refer to this documentation: docs.arduino.cc/learn/built-in-libraries/eeprom

  • @mrbasic268
    @mrbasic268 5 หลายเดือนก่อน

    What I
    need to install

    • @techathome
      @techathome  5 หลายเดือนก่อน

      Install SevSeg library.
      Refer this for steps: th-cam.com/video/PFDmkzSX87o/w-d-xo.html

  • @sagarsagu8639
    @sagarsagu8639 ปีที่แล้ว +1

    Sir make connections slowly

    • @techathome
      @techathome  ปีที่แล้ว

      Ok
      Also u can get circuit link in description

  • @ItsMeK99
    @ItsMeK99 9 หลายเดือนก่อน +1

    Can you write the code in C language

    • @techathome
      @techathome  9 หลายเดือนก่อน

      For which IDE and controller?

  • @ShoukatAli-qb5fh
    @ShoukatAli-qb5fh 5 หลายเดือนก่อน

    Dear sir we need code this

    • @techathome
      @techathome  5 หลายเดือนก่อน

      Link is provided in description

  • @Kirubakaran-nf1is
    @Kirubakaran-nf1is 3 หลายเดือนก่อน

    Post the coding screenshot

    • @techathome
      @techathome  3 หลายเดือนก่อน

      I have provided download link in description.

  • @aklohar4175
    @aklohar4175 4 หลายเดือนก่อน

    Password to code

    • @techathome
      @techathome  4 หลายเดือนก่อน

      There is no password. Download zip file and extract it in computer.