The content you create is incredibly professional while being relatively easy to adapt. Thank you for making scrappy and cheap DIY stuff work impressively beautiful
Can you do a video on Socket programming? For real time wireless data collection using wifi module or an esp32. Your videos on encoders helped a lot in my projects.
Wow, thank you for the great channel! Is there any information/schematic/stl for the rotating complete device (or one already done you would advise ?). Thanks!
Great video! Really helpful. For a potential video suggestion, would you be able to implement lead/lag/lead-lag compensators into Arduino and how they may differ from PID control that you have been using within previous videos? Cheers
Sorry for not getting back to you Jose. Yes, I can... I had meant to before but there's an issue with this version that the little servos sometimes fail. I had a new improved version...but I was still testing it when I moved on. In any case, I'll post the CAD in case you want to play around with it.
I guess it would depend on what you're trying to accomplish? If it's just serial data, you could send the data through the arduino, and then pull it into python afterward. If you have multiple serial ports going, you might follow something like this? docs.arduino.cc/built-in-examples/communication/MultiSerialMega Haven't tried it myself but seems easy enough.
@@waleedaiad3411 you can use a similar strategy to the one I used to send data from python to arduino. There's an example here: create.arduino.cc/projecthub/ansh2919/serial-communication-between-python-and-arduino-e7cce0 (and after sending the info to the arduino, you could send data through the hc12. This might mean that you need to use a second serial port, in which case you may need to use multiple serial ports simultaneously. For that, see the other link I sent)
thanks so much for asking Hrishikesh. I have been working on a couple different ideas... but they have unfortunately fizzled out. I have a new idea that I think will work. I will try to get something out before the end of March. :)
The content you create is incredibly professional while being relatively easy to adapt. Thank you for making scrappy and cheap DIY stuff work impressively beautiful
Thank you Tim, you are too kind.
wow i didnt know that you can use arduino data and analyze it like this as a scientist. thx alot for showing us what is possible.
Thank you Gabriel. This is exactly the reason I made this. It's not obvious when you'll need it but when you do it's very helpful...
Just came across your videos. They are produced so well! Thanks a lot.
Nice of you to say. Thank you for the visit. ☺
The best explanation for dta logging. Thank you so much!
so freaking impressive. What a piece a work! Thank you so much for the video
Hey thanks! I've always felt like this video was a little low quality, but I'm glad it still has some relevance :)
Can you do a video on Socket programming? For real time wireless data collection using wifi module or an esp32. Your videos on encoders helped a lot in my projects.
You have many luminous ideas, just continue. Thanks
Many thanks Ahmed 😊
great video! what librarys do you use for connecting python to arduino and how to in stall them?
Wow, thank you for the great channel! Is there any information/schematic/stl for the rotating complete device (or one already done you would advise ?). Thanks!
I love this channel! Keep up the good work :)
Thanks for the video!
amazing video and amazing chanal ,we are waiting more videos
This is incredible
just what I need! Thanks!
Amazing super amazing, love the explanation and the video.
Brilliant. You are amazing! Thank you!
You are too kind! ❤️
Nicely explained ☺
Great video! Really helpful. For a potential video suggestion, would you be able to implement lead/lag/lead-lag compensators into Arduino and how they may differ from PID control that you have been using within previous videos? Cheers
Thank you, and thanks for the suggestion! I will see if I can come up with anything.
@@curiores111 Thank you! Anymore PID Arduino videos/projects would also be awesome and incredbily useful! Thanks
Thank you a lot! It's a great video
Great work👏
Great work. Keep it up.
Nice video. Thank you.
this is cool!!
Thank you, great video
Awesome video! Ty!
huge huge thanks !
nicely explained
Thanks a lot!
So cool 👍
amazing! thankssss
Hello, would you willing to share your STL files and Arduino code for the pinch valve project?
Sorry for not getting back to you Jose. Yes, I can... I had meant to before but there's an issue with this version that the little servos sometimes fail. I had a new improved version...but I was still testing it when I moved on. In any case, I'll post the CAD in case you want to play around with it.
Here you go: github.com/curiores/ArduinoTutorials/tree/main/PinchValves
@@curiores111 you rock! Thank you. I think something will work for my Dr. friends Iv therapy project.
can the plotting be done in real time?
Not with this version.. definitely possible to make something for this, but it would have to work a bit differently.
How can i use hc-12 with arduino using python language?
I guess it would depend on what you're trying to accomplish? If it's just serial data, you could send the data through the arduino, and then pull it into python afterward. If you have multiple serial ports going, you might follow something like this? docs.arduino.cc/built-in-examples/communication/MultiSerialMega
Haven't tried it myself but seems easy enough.
@@curiores111 i want send data from python to arduino and the arduino send the data by hc12 to another arduino.
@@waleedaiad3411 you can use a similar strategy to the one I used to send data from python to arduino. There's an example here: create.arduino.cc/projecthub/ansh2919/serial-communication-between-python-and-arduino-e7cce0
(and after sending the info to the arduino, you could send data through the hc12. This might mean that you need to use a second serial port, in which case you may need to use multiple serial ports simultaneously. For that, see the other link I sent)
Thank you😝😝😝
Thanks ! Do you have Instagram to for following News ?
Hey when is next video gonna come? Long time no see
thanks so much for asking Hrishikesh. I have been working on a couple different ideas... but they have unfortunately fizzled out. I have a new idea that I think will work. I will try to get something out before the end of March. :)
Can you give me your email id....i need some help for filtering ecg signal using arduino
I can't really consult on particular applications, but good luck!