Пікірлер
@umamaheshwaryelle
@umamaheshwaryelle 11 күн бұрын
Hello bro ,i need some suggestions regarding these batteries and Solar board for using in arduino !?
@MarcdeVinck
@MarcdeVinck 11 күн бұрын
That is a really vague question. I suggest you head over to an online retailer that sells Arduino and accessories. They should have bundles of solar panels and batteries (and controllers) or provide info on compatibility.
@ingoknoppke7265
@ingoknoppke7265 25 күн бұрын
I have a problem. Everything works on an Arduino Uno, but not on an Arduino Mega. What could be the reason for this?
@MarcdeVinck
@MarcdeVinck 25 күн бұрын
It's really hard to troubleshoot in comments. Can you upload code? Can you make it blink an LED? Make sure you can do that first, then troubleshoot the code for the GPS. You may be using incompatible pins on the Mega?
@ingoknoppke7265
@ingoknoppke7265 25 күн бұрын
@@MarcdeVinck The Blink code works. Uploading the code is difficult.
@FuryMuscles
@FuryMuscles Ай бұрын
thanks sir! Hope you are doing well, I have a school project about creating a Teakwondo protector Scoring systeme, so I need a pressure sensor which is FSR, my question is FSR capable to detect high force measure ( between 3000N - 4500 N for exemple ) if no is there is any way to calibrate it's sensivity and thanks for your attention!
@MarcdeVinck
@MarcdeVinck Ай бұрын
There is no easy way to calibrate it. You are most likely better off with a 9DOF sensor as the FSR is more fragile.
@downeastlife6441
@downeastlife6441 Ай бұрын
Can anyone help me create something that detects hits but have it be about .5 inches and wireless and connect it to a phone app with flutter
@dessiereapoderado4639
@dessiereapoderado4639 Ай бұрын
Hi can we serial print uv intensity also?
@MarcdeVinck
@MarcdeVinck Ай бұрын
Of course. And it's simple! Look up serial printing with Arduino.
@dammitbobby283
@dammitbobby283 2 ай бұрын
Useful video, I need to double the LEDs (20 lights) so each position on the POT lights up two LEDs at the same time.
@balasubramaniamgoa6583
@balasubramaniamgoa6583 2 ай бұрын
Can u pls provide the code
@MarcdeVinck
@MarcdeVinck 2 ай бұрын
Please watch the video I go over where to find the code and how to use it.
@tahmidkawserwashee2003
@tahmidkawserwashee2003 3 ай бұрын
i am facing noises while reading from the sensor. how you solved this problem?
@MarcdeVinck
@MarcdeVinck 3 ай бұрын
Filter the results via code if possible. That is the easiest solution. Try averaging the results over time?
@shrutikagiri
@shrutikagiri 3 ай бұрын
Where can we get this code
@MarcdeVinck
@MarcdeVinck 3 ай бұрын
The manufacturer should have code. Mine is from Adafruit, they supply the code for the specific sensor.
@danielabarca2311
@danielabarca2311 3 ай бұрын
hi engineer excuse. where can i find the datasheet about this sensor? have a nice Day i am your fan and if i want to convert their units for W/m2 is posible following this form:mW/cm2= 10 W/m2?
@MarcdeVinck
@MarcdeVinck 3 ай бұрын
I used this sensor -- www.adafruit.com/product/1918 The formula you use will be dependent on the sensor.
@UCSBRamila
@UCSBRamila 3 ай бұрын
Shall I use 100k ohm resistor instead of 10k ohm resistor
@akash_here
@akash_here 3 ай бұрын
😅Hey i want a help on this type of project how can I contact you iam a engineering student from India can you help me out 👀
@MarcdeVinck
@MarcdeVinck 3 ай бұрын
Sorry, I don’t do any consulting. Check online for some local groups. They may be able to help.
@akash_here
@akash_here 3 ай бұрын
@@MarcdeVinck I need professional help it's last stage of very innovative project
@MarcdeVinck
@MarcdeVinck 3 ай бұрын
@@akash_here If you need professional help, I suggest you look for a local Industrial Design company or Product Design company to help.
@shk1954
@shk1954 3 ай бұрын
hi. thank you very much for thr good explanation. how can i translate this haa effect to rpm in a lcd? thank you
@MarcdeVinck
@MarcdeVinck 3 ай бұрын
Not too difficult. Just take a reading and calculate the RPM. I have a tutorial on LCD screens too.
@anthonytesta3716
@anthonytesta3716 4 ай бұрын
So a slip ring needs a motor to spin the output side. Correct?
@MarcdeVinck
@MarcdeVinck 4 ай бұрын
You don't need a motor. The slip ring just allows the wires to spin 360º.
@anthonytesta3716
@anthonytesta3716 4 ай бұрын
@@MarcdeVinck thanks ,I wasn't sure whether these were motorized or not.
@anthonytesta3716
@anthonytesta3716 4 ай бұрын
@@MarcdeVinck so with these min slip rings how do I attach a motor?
@MarcdeVinck
@MarcdeVinck 4 ай бұрын
@@anthonytesta3716 They are not.
@anthonytesta3716
@anthonytesta3716 4 ай бұрын
So the slip ring need a motor to turn the output end?
@TheUnofficialMaker
@TheUnofficialMaker 4 ай бұрын
thanks for the tips.
@janedoe.77
@janedoe.77 4 ай бұрын
My flex sensor is reading -635 degrees when I bend it at small angles. I'm bending it in the correct direction but keep on getting these large negative readings. What do you suggest please?
@MarcdeVinck
@MarcdeVinck 4 ай бұрын
That's tough to troubleshoot via comments on KZfaq. If you are getting a range, you can easily map that range to what range you would like. I'd have to see the circuit to know. Did you check the polarity?
@davidt.1316
@davidt.1316 4 ай бұрын
I want to build a steering wheel with buttons. A slip ring seems perect for the job but why are they more expensive than the fake arduino 🤔 or am i just looking for the wrong ones
@MarcdeVinck
@MarcdeVinck 4 ай бұрын
Slip rings are going to be more expensive that a knockoff microcontroller. Just the nature of scale and manufacturing costs.
@davidt.1316
@davidt.1316 4 ай бұрын
@@MarcdeVinck jeah but i wonder that the scale is so much smaller and manufacturing of a microcontroler seams harder than a slip ring.
@mindstormsnxtbuilder
@mindstormsnxtbuilder 4 ай бұрын
Can i measure the amplitude using this element? Lets say im placing multiple piezo elements on a surface and hitting a certian point. Is there a way to tell which element gave the input with the highest amplitude?
@MarcdeVinck
@MarcdeVinck 4 ай бұрын
Yes, that is possible. Just make sure your micro is fast and you can compare response times and amplitude.
@lucwall2512
@lucwall2512 4 ай бұрын
Hey, I just found your channel. Your videos are super neat. I am quite interested in Biometrics and I can't stop watching this series, high quality explanation and overviews!
@samidudigital2753
@samidudigital2753 4 ай бұрын
So helpful , thank you very much
@MoepsEinSchaf
@MoepsEinSchaf 4 ай бұрын
Thank you very much for your tutorials. They help me again and again with my first project.
@pencilfromshadows7106
@pencilfromshadows7106 4 ай бұрын
Thank you so much it was really helpful!!!
@BarMagnet
@BarMagnet 5 ай бұрын
Would it make more sense to use a fourteen bit binary counter and save on interrupt calls? The core of this device is actually liters per pulse !!!. Therefore you would have automatic quantity measurement. Appropriate timer interrupts could give flow rate measurements if required.
@MarcdeVinck
@MarcdeVinck 5 ай бұрын
Sounds like an interesting solution. I'll have to try that one day. Thanks.
@DesertVox
@DesertVox 5 ай бұрын
Cutting perfboard is better done using a metal ruler and a cutter, by scoring it several times, and then it breaks off very neatly without damaging either side of the board.
@VictorFNV
@VictorFNV 5 ай бұрын
How could I program it to whenever it bends and says activate a pin and it bent to 100 it waits for 1 second to then say that if it is below 200 it deactivates
@MarcdeVinck
@MarcdeVinck 5 ай бұрын
That would be very easy with an ‘if then’ statement. Check out the arduino website for basic code related to ‘if then’
@fluctlight9686
@fluctlight9686 5 ай бұрын
YOU SAVE MY LIFE, thank you ❤ Btw, nice video
@MarcdeVinck
@MarcdeVinck 5 ай бұрын
Glad I could help! Thanks for the comment, you made my day.
@KiRA-ku6yw
@KiRA-ku6yw 5 ай бұрын
Hello sir, if I may ask, can we also accomplish this project with an Arduino UNO kit?
@MarcdeVinck
@MarcdeVinck 5 ай бұрын
There are many kits out there, so I don't know. This is a simple sensor and readily available. It can be found in many kits.
@asnawiradzuan722
@asnawiradzuan722 6 ай бұрын
how to adjust the accuracy
@MarcdeVinck
@MarcdeVinck 5 ай бұрын
Not sure what you are asking. Repeatability, sensitivity, etc. This is not a very precise sensor when used with an Arduino.
@EsraAbay200
@EsraAbay200 6 ай бұрын
What is the nominal resistance of type 402? Which is written |||IFSR_||||18|||
@MarcdeVinck
@MarcdeVinck 5 ай бұрын
Not sure. Please check the data sheet for the product you are sourcing. You can typically find them via a Google search.
@Bapuji42
@Bapuji42 6 ай бұрын
I can't seem to find any information anywhere on how to get a motor connected to one of these. I figure you'd attach the flange to a pulley and drive it with a belt, but what do you do if you want the motor and slipring below the pulley, and a platform of some kind on top of it? Where would the axel for the pulley go? And where would you get parts for that kind of thing? I've searched and Amazon's selection of that kind of thing is slim. If anyone could give me any hints, it would be greatly appreciated.
@MarcdeVinck
@MarcdeVinck 6 ай бұрын
I'm sorry, I really can't follow what you are trying to do. The slip ring just allows wires to be rotated infinitely. If you are looking to spin it with a motor, you will need one specific for that task.
@Bapuji42
@Bapuji42 6 ай бұрын
@@MarcdeVinck Yes. I'm asking HOW TO ATTACH A MOTOR. You can't attach it axially because the wires are in the way. Does nobody else in the universe want to spin one of these with a motor? What do *you* use them for?
@hartikshingate6904
@hartikshingate6904 7 ай бұрын
We need 100ml level sensor
@hartikshingate6904
@hartikshingate6904 7 ай бұрын
Which water level sensor is used ?
@MarcdeVinck
@MarcdeVinck 7 ай бұрын
Mine is from Adafruit - - www.adafruit.com/product/464
@mostafahasan9940
@mostafahasan9940 7 ай бұрын
what if i didn't use resistor? will be there any issue for testing purpose?
@MarcdeVinck
@MarcdeVinck 6 ай бұрын
You need a resistor to get the range and protect the input pin.
@tinamohdanuar5075
@tinamohdanuar5075 7 ай бұрын
hello sir, can we use LDR Module to measure UV Index? if yes, can you do a tutorial for it?
@MarcdeVinck
@MarcdeVinck 7 ай бұрын
No, but a UV sensor can! Enjoy! -- kzfaq.info/get/bejne/rLCTp5OnqZy7h5s.html
@JUNNLi-qk2dm
@JUNNLi-qk2dm 7 ай бұрын
Hi~How are your speakers connected? I see two cables in the video, but my stereo only has a female Android port and a male usb port
@MarcdeVinck
@MarcdeVinck 7 ай бұрын
The shield I am using requires an AUX port. I picked up an inexpensive speaker for the demo.
@JUNNLi-qk2dm
@JUNNLi-qk2dm 7 ай бұрын
Thanks for your reply@@MarcdeVinck
@4uidrum
@4uidrum 7 ай бұрын
Thank you for the video! Quick question: Sorry I'm new to electronics... what is the wattage and tolerance of the 1M resistor?
@MarcdeVinck
@MarcdeVinck 7 ай бұрын
1/4W 1%, but any generic resistor should be fine.
@4uidrum
@4uidrum 7 ай бұрын
@@MarcdeVinck Thank you very much!
@visa5175
@visa5175 7 ай бұрын
Hey im a noob with these can i use big zf gs100502 sensor with this and read it straight from metal gear?
@aysenkocakabak7703
@aysenkocakabak7703 8 ай бұрын
Can I use this in a place where I have so many iron powder and magnets, by using this I want to measure the differences in magnetşc field?
@TheKvc
@TheKvc 8 ай бұрын
Awesome video. Clean, precise and to the point. I appreciate your time and help
@BudiYANZ-tc5fz
@BudiYANZ-tc5fz 8 ай бұрын
Saya ingin belajar untuk bisa membuat jam presisi seperti ini, adakah code yg bisa di download? 🙏
@eritreanblackpanther7946
@eritreanblackpanther7946 8 ай бұрын
Would it be dangerous to connect the arduino to a regular computer whilst having the myoware sensor on my arm?
@michaelbosela3998
@michaelbosela3998 8 ай бұрын
Your post explained in a few minutes some of the necessary basic fundamentals missing from everyone else’s post. I’ve tried for hours to upload code from an Arduino Uno, wondering why it wouldn’t allow me to save a copy. Thank You.
@burstfireno1617
@burstfireno1617 8 ай бұрын
Useful info thx man :) I will try make one
@rongarza9488
@rongarza9488 8 ай бұрын
My electronic drum kit's pads have the same type of piezo in an airtight cylinder. When the pad is hit, the pressure inside the cylinder increases and triggers the piezo, the "brains" then plays the sound associated with that sensor.
@mossadsamaha4952
@mossadsamaha4952 9 ай бұрын
if i want to make real product. Could you please suggest better sensor than PIXY?
@MarcdeVinck
@MarcdeVinck 9 ай бұрын
You can use the PIXY! Camera for a "Real product"! It's great! I can't suggest a better sensor without knowing all the details of what you define as better? Larger image, faster shutter, lens, etc. There are lots of cameras available on the market for DIY electronics. Head over to your favorite online retailer and take a look at the specs to find one that matches your requirements. Just keep in mind the real value of the PIXY! is not the camera but the additional hardware and software that supports the camera.
@mossadsamaha4952
@mossadsamaha4952 9 ай бұрын
what is the limitation of this sensor. it seem working well. is it the quality of the camera? is it able read the infrared in warehouse or watching temperature of machine. if it find something then sending alarm. it is just project for factories, heavy machines that working 24/7.
@MarcdeVinck
@MarcdeVinck 9 ай бұрын
The PIXY Camera system is most likely not the best for that specific use. It's a great camera, but I think you would be looking for an IR thermal camera, which is readily available on the market as an accessory to the Arduino.
@csehszlovakze
@csehszlovakze 9 ай бұрын
sorry for the random rant but I'm searching whether an arduino could run *mpv* (multimedia player) and your video comes up on top on every search engine other than yandex :/ no luck there either.
@MarcdeVinck
@MarcdeVinck 9 ай бұрын
MPV runs on an operating system like Linux. Arduino does not have an operating system. The only way you could control it would be to use an Arduino to trigger key presses, a remote spoofer, etc, but not to run MPV. A computer will still have to be in the loop somewhere. However, did you look at Raspberry Pi? That looks very promissing!
@csehszlovakze
@csehszlovakze 9 ай бұрын
@@MarcdeVinck thanks for the response! I was exploring possible alternatives first because the Pi isn't that cheap since covid clogged up their supply lines.
@MarcdeVinck
@MarcdeVinck 9 ай бұрын
@@csehszlovakze You can get a Pi4 fairly easily now, and the Pi5 was just announced!
@mickeymooze
@mickeymooze 9 ай бұрын
How do you connect the device to your computer and how does the code work? Would it detect UV if you shine a light through fabric?
@MarcdeVinck
@MarcdeVinck 9 ай бұрын
The Arduino only needs to be connected to program. Otherwise it runs the code standalone. I guess some UV would go through fabric. Depends on the fabric and the light.