Air Pressure Sensor / Breath Controller / Arduino Nano

Поділитися
Вставка
  • Опубліковано 2 лют 2023
  • This is a re-visit of the air pressure sensor video using the HX710B chip.
    An AVR Nano will be interfaced to the sensor running Interactive Arduino, a Forth operating system. The video will describe the steps to program a .hex file into the ATmega328p and how to compile code using Tera-Term. A demo on how to detect liquids levels will be shown.
    NanoHX710.txt code:
    www.dropbox.com/s/ixrahtrdqx4...
    Original Pressure sensor video using Scamp3:
    • Breath Controller / Li...
    eforth C.H. Ting
    eForth documentation:
    www.dropbox.com/s/w245cd0vamm...
    Interactive Arduino hex file: IA.hex
    www.dropbox.com/s/b8p77vnjlxb...
    Interactive Programming:
    • Interactive Programmin...
    USBASP programmer:
    • Arduino USBasp Program...
  • Наука та технологія

КОМЕНТАРІ • 63

  • @edwardrocca
    @edwardrocca 8 місяців тому +5

    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.

  • @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.

  • @lasersbee
    @lasersbee Рік тому

    Another Great followup...

  • @raflimustafidkurniawan231
    @raflimustafidkurniawan231 2 місяці тому

    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?

  • @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.

  • @galmuxsh8190
    @galmuxsh8190 3 місяці тому

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

  • @deveandiaz9371
    @deveandiaz9371 9 місяців тому

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

  • @asimov8640
    @asimov8640 2 місяці тому

    Thank you.

    • @0033mer
      @0033mer  2 місяці тому

      You're welcome!

  • @Am_I_really_not_really_I_AM

    Nannu- Nannu, Shazbot!🥚👽✨

  • @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

  • @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.

  • @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 ?

  • @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

  • @yusufmujeeb9693
    @yusufmujeeb9693 Рік тому

    Can you supply code of this sensor with a pic microcontroller

  • @serdarsabancilar752
    @serdarsabancilar752 11 місяців тому

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

    • @0033mer
      @0033mer  11 місяців тому +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 11 місяців тому

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

    • @gurdog7731
      @gurdog7731 6 місяців тому

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

  • @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. ua-cam.com/video/_5g5lC-nDy8/v-deo.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.

  • @winzero7
    @winzero7 10 місяців тому

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

    • @0033mer
      @0033mer  10 місяців тому +1

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

  • @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 UA-cam 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!

  • @pproductions9172
    @pproductions9172 9 місяців тому

    Is this sensor compatible with a raspberry pi pico?

    • @0033mer
      @0033mer  9 місяців тому +1

      You can use any microcontroller that has GPIO.

    • @pproductions9172
      @pproductions9172 9 місяців тому

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

    • @0033mer
      @0033mer  9 місяців тому

      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: ua-cam.com/video/aW_Nh6QaNS0/v-deo.html

  • @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......

  • @abdulrahmansaeed4598
    @abdulrahmansaeed4598 Рік тому

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

  • @sripadhashankarachary8711
    @sripadhashankarachary8711 Рік тому

    BY USING HX710B SENSOR CAN WE MEASURE BLOOD PRESSURE

  • @H2ON_MEA
    @H2ON_MEA 7 місяців тому

    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  6 місяців тому +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 6 місяців тому

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

  • @nielsdaemen
    @nielsdaemen 9 місяців тому +1

    Please just use C++

  • @deveandiaz9371
    @deveandiaz9371 9 місяців тому

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

  • @deveandiaz9371
    @deveandiaz9371 9 місяців тому

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

  • @deveandiaz9371
    @deveandiaz9371 9 місяців тому

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

  • @deveandiaz9371
    @deveandiaz9371 9 місяців тому

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

  • @deveandiaz9371
    @deveandiaz9371 9 місяців тому

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