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
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.
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?
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?
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.
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
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
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.
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.
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 !!!
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
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
You repeatedly saying your glass is half full just made me optimistically happy 😁
Definitely my favourite channel for Forth content and useful circuits !
Thanks for another great video Ken.
You're welcome. Thanks for the visit!
Thank you for sharing your knowledge and doing on an nano board. Greatly appreciated.
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
I had no idea you could program a Arduino with forth. Thanks for this video!
Check out the description box for documentation and links to other instructional videos.
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.
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.
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?
For a Sip/Puff detector you can use this sensor: www.adafruit.com/product/3965
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?
Hello, thanks for video but i have one question. can we use with normaly arduino ide ? you programmed it a different way
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.
@@0033mer thanks for kindly reply, i will try tomorrow
@@serdarsabancilar752I know it’s been a while but did u end up getting it to work?
Thank you very much for the video. My question is, can blood pressure be measured with this module?
Could the air sensor be linked to a Bluetooth module for output?
Yes..you can sent the data using a HC-06 Bluetooth module to your smartphone. ruclips.net/video/_5g5lC-nDy8/видео.html
Can you supply code of this sensor with a pic microcontroller
How can i use this to estimate water pressure please
I really need help in designing a circuit for my project can u please help me ?
Thanks for de video!! Can the sensor still work with any stored gas?
hi, does it measure negative pressure (vacuum)? thanks!
No ... For that feature check out the MPRLS family of pressure sensors.
www.adafruit.com/product/3965
Is this sensor compatible with a raspberry pi pico?
You can use any microcontroller that has GPIO.
@@0033mer Great! Thank you for your reply. Do you know of any resources that would help me write that code?
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
1:39 the way you said that made me laugh for some reason, it reminded me of kermit
A laugh is good! I have always identified myself as Grover.
Awesome as always, thank you for your dedication to promote and explain Forth. BTW, have your real ese the IA code? Cheers!
Check the description box where you can download IA.hex together with documentation and links to other informational videos.
Another Great followup...
Thanks again!
That good video. Can you measure vacuum with that sensor?
No ... For that feature check out the MPRLS family of pressure sensors.
www.adafruit.com/product/3965
Nannu- Nannu, Shazbot!🥚👽✨
Thanks for this great video! So is the glass half empty or half full? Best regards.
Both?
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
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.
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
Yes.. Here is a link to Adafruit's pressure sensor: www.adafruit.com/product/3965
@@0033mer thats Perfect thanks.....strange they didnt put a lip on the tube to help stop the
tube coming off at 25psi.....
If you want something more robust for automotive applications check out this sensor:
bc-robotics.com/shop/pressure-sensor-0-0-2mpa/
@@0033mer Even better many thanks......
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.
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 !!!
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
Arduino users would be exponentially more productive if they used Forth!
Do you have code for Arduino IDE instead of hex code?
Thank you.
You're welcome!
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
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.
I know it’s been a bit but have u figured it out?
Please just use C++
BY USING HX710B SENSOR CAN WE MEASURE BLOOD PRESSURE
Thanks for de video!! Can the sensor still work with any stored gas?
Thanks for de video!! Can the sensor still work with any stored gas?
Thanks for de video!! Can the sensor still work with any stored gas?
Thanks for de video!! Can the sensor still work with any stored gas?
Thanks for de video!! Can the sensor still work with any stored gas?