Air Pressure Sensor / Breath Controller / Arduino Nano

Поделиться
HTML-код
  • Опубликовано: 22 янв 2025
  • НаукаНаука

Комментарии • 64

  • @edwardrocca
    @edwardrocca Год назад +6

    You repeatedly saying your glass is half full just made me optimistically happy 😁

  • @ShellacScrubber
    @ShellacScrubber Год назад +6

    Definitely my favourite channel for Forth content and useful circuits !
    Thanks for another great video Ken.

    • @0033mer
      @0033mer  Год назад

      You're welcome. Thanks for the visit!

  • @ohmedarick1
    @ohmedarick1 Год назад +1

    Thank you for sharing your knowledge and doing on an nano board. Greatly appreciated.

  • @seanxu1859
    @seanxu1859 13 дней назад

    Can the sensor read value if I don’t let the tube interact with water, i wanna attach this to a closed chamber, will it read values if I increase the pressure in the chamber

  • @shawnlowe1392
    @shawnlowe1392 Год назад

    I had no idea you could program a Arduino with forth. Thanks for this video!

    • @0033mer
      @0033mer  Год назад

      Check out the description box for documentation and links to other instructional videos.

  • @retireeelectronics2649
    @retireeelectronics2649 Год назад

    Interesting, I guess it is time for me to learn to program again. Good to see someone else uses BC Robotics as a parts source.

    • @0033mer
      @0033mer  Год назад +1

      BC Robotics is my goto place. It is local for me and I like their $2 light packet shipping. Universal-solder and PCBoard.ca is also on my list. I like to support the local guys.

  • @perryscopevids
    @perryscopevids Год назад +1

    Does anyone know if this air pressure sensor can detect negative pressure? ( or if not a similar one that can) I'm looking to make a (suck/blow) interface for a person with MND but need a way to detect two distinct inputs. From the readings shown would a value of around 0 actually require suction assuming around sea level air pressure?

    • @0033mer
      @0033mer  Год назад +2

      For a Sip/Puff detector you can use this sensor: www.adafruit.com/product/3965

  • @raflimustafidkurniawan231
    @raflimustafidkurniawan231 8 месяцев назад

    Thank you for the information, so the MD-PS002 sensor is not suitable for use as a TPMS? I'm working on my final project and plan to use this sensor because it's low cost, but do you have any suggestions for other pressure sensors that can be applied to TPMS besides MD-PS002 and MPX?

  • @serdarsabancilar752
    @serdarsabancilar752 Год назад

    Hello, thanks for video but i have one question. can we use with normaly arduino ide ? you programmed it a different way

    • @0033mer
      @0033mer  Год назад +1

      I do not use the Arduino IDE for programming but you can. Using the Arduino IDE, send 24 clock pulses to the sensor clock input and receive the 24 bits coming back via the Dout pin for your pressure value.

    • @serdarsabancilar752
      @serdarsabancilar752 Год назад

      @@0033mer thanks for kindly reply, i will try tomorrow

    • @gurdog7731
      @gurdog7731 Год назад

      @@serdarsabancilar752I know it’s been a while but did u end up getting it to work?

  • @galmuxsh8190
    @galmuxsh8190 9 месяцев назад

    Thank you very much for the video. My question is, can blood pressure be measured with this module?

  • @PaulConnor
    @PaulConnor Год назад

    Could the air sensor be linked to a Bluetooth module for output?

    • @0033mer
      @0033mer  Год назад

      Yes..you can sent the data using a HC-06 Bluetooth module to your smartphone. ruclips.net/video/_5g5lC-nDy8/видео.html

  • @yusufmujeeb9693
    @yusufmujeeb9693 Год назад

    Can you supply code of this sensor with a pic microcontroller

  • @haonamtran8061
    @haonamtran8061 Год назад

    How can i use this to estimate water pressure please

  • @Straxyy
    @Straxyy Год назад

    I really need help in designing a circuit for my project can u please help me ?

  • @deveandiaz9371
    @deveandiaz9371 Год назад

    Thanks for de video!! Can the sensor still work with any stored gas?

  • @sean9734
    @sean9734 Год назад

    hi, does it measure negative pressure (vacuum)? thanks!

    • @0033mer
      @0033mer  Год назад

      No ... For that feature check out the MPRLS family of pressure sensors.
      www.adafruit.com/product/3965

  • @pproductions9172
    @pproductions9172 Год назад

    Is this sensor compatible with a raspberry pi pico?

    • @0033mer
      @0033mer  Год назад +1

      You can use any microcontroller that has GPIO.

    • @pproductions9172
      @pproductions9172 Год назад

      @@0033mer Great! Thank you for your reply. Do you know of any resources that would help me write that code?

    • @0033mer
      @0033mer  Год назад

      For the raspberry pi pico you could use Micropython with many videos available online. I program using the Forth programming language. Check out this video: ruclips.net/video/aW_Nh6QaNS0/видео.html

  • @JacobKinsley
    @JacobKinsley Год назад

    1:39 the way you said that made me laugh for some reason, it reminded me of kermit

    • @0033mer
      @0033mer  Год назад

      A laugh is good! I have always identified myself as Grover.

  • @jemo_hack
    @jemo_hack Год назад

    Awesome as always, thank you for your dedication to promote and explain Forth. BTW, have your real ese the IA code? Cheers!

    • @0033mer
      @0033mer  Год назад +1

      Check the description box where you can download IA.hex together with documentation and links to other informational videos.

  • @lasersbee
    @lasersbee Год назад

    Another Great followup...

  • @winzero7
    @winzero7 Год назад

    That good video. Can you measure vacuum with that sensor?

    • @0033mer
      @0033mer  Год назад +1

      No ... For that feature check out the MPRLS family of pressure sensors.
      www.adafruit.com/product/3965

  • @Am_I_really_not_really_I_AM
    @Am_I_really_not_really_I_AM Год назад

    Nannu- Nannu, Shazbot!🥚👽✨

  • @W1RMD
    @W1RMD Год назад

    Thanks for this great video! So is the glass half empty or half full? Best regards.

  • @shawnlowe1392
    @shawnlowe1392 Год назад

    Okay, Ive been playing with IA, and I was wondering how I would show that various commands? Example would be the forth breakdown of .pins? Thanks again, I find your videos very inspirational

    • @0033mer
      @0033mer  Год назад +1

      The words added to the original eForth are witten in assembler and Forth so it would be hard to describe. I have links to two videos and a .pdf in the description box for more info on the code commands. IA is a simple Forth for simple projects to get it up and running quickly. The next step would be Flashforth and Mecrisp. I have written some utilities that might interest you if you want to continue with IA. I have no idea on how many people are using IA so I don't know how far to go with it. Thanks for the feedback.

  • @kermets
    @kermets Год назад

    great video, Have you seen a similar air sensor I could use on my turbo car maybe
    with a range of 5-15 psi cheers Brett

    • @0033mer
      @0033mer  Год назад

      Yes.. Here is a link to Adafruit's pressure sensor: www.adafruit.com/product/3965

    • @kermets
      @kermets Год назад

      @@0033mer thats Perfect thanks.....strange they didnt put a lip on the tube to help stop the
      tube coming off at 25psi.....

    • @0033mer
      @0033mer  Год назад

      If you want something more robust for automotive applications check out this sensor:
      bc-robotics.com/shop/pressure-sensor-0-0-2mpa/

    • @kermets
      @kermets Год назад

      @@0033mer Even better many thanks......

  • @kepamurray1845
    @kepamurray1845 Год назад

    I know you are passionate about your Forth programming.
    You would have exponentially more subscribers if you were using the Arduino IDE though.
    Thanks anyway.

    • @ShellacScrubber
      @ShellacScrubber Год назад +3

      What a bizarre comment !!
      It would be like saying to Jon Anderson of the band "Yes" : "Jon, if only you sang pop instead of prog' , you'd have exponentially more fans !!!

    • @0033mer
      @0033mer  Год назад +3

      Thanks for the feedback. There are many channels on RUclips that use the Arduino IDE so that is pretty well covered. My main goal is to make people aware of Forth and how it is used, so I am not doing it to acheive many subscribers. Forth is still being used today in complex projects but is never advertised probably for security reasons. Look at cryptocurrency where BItcoin uses blockchains to record transactions that is secure and cannot be altered. A Script is used when a transaction is made and that Script is written in Forth. Check out this link: en.bitcoin.it/wiki/Script

    • @marswatcher
      @marswatcher Год назад

      Arduino users would be exponentially more productive if they used Forth!

  • @abdulrahmansaeed4598
    @abdulrahmansaeed4598 Год назад

    Do you have code for Arduino IDE instead of hex code?

  • @asimov8640
    @asimov8640 8 месяцев назад

    Thank you.

    • @0033mer
      @0033mer  8 месяцев назад

      You're welcome!

  • @H2ON_MEA
    @H2ON_MEA Год назад

    OMG. Thank you very much. I am looking for that set 2 years. Thank you for that hope you give me.
    I need to mix Arduino ide with your code. But your code is in an other format.
    Can please make a code in Arduino ide

    • @0033mer
      @0033mer  Год назад +1

      I don't use the Arduino IDE, but if you look at my code and explanation on how it works, you can write similar code using the Arduino IDE.

    • @gurdog7731
      @gurdog7731 Год назад

      I know it’s been a bit but have u figured it out?

  • @nielsdaemen
    @nielsdaemen Год назад +1

    Please just use C++

  • @sripadhashankarachary8711
    @sripadhashankarachary8711 Год назад

    BY USING HX710B SENSOR CAN WE MEASURE BLOOD PRESSURE

  • @deveandiaz9371
    @deveandiaz9371 Год назад

    Thanks for de video!! Can the sensor still work with any stored gas?

  • @deveandiaz9371
    @deveandiaz9371 Год назад

    Thanks for de video!! Can the sensor still work with any stored gas?

  • @deveandiaz9371
    @deveandiaz9371 Год назад

    Thanks for de video!! Can the sensor still work with any stored gas?

  • @deveandiaz9371
    @deveandiaz9371 Год назад

    Thanks for de video!! Can the sensor still work with any stored gas?

  • @deveandiaz9371
    @deveandiaz9371 Год назад

    Thanks for de video!! Can the sensor still work with any stored gas?