Jacob Donnini Maker Portfolio

Поділитися
Вставка
  • Опубліковано 8 вер 2024
  • This is my maker portfolio of my artificial echolocation device. I hope you enjoy!

КОМЕНТАРІ • 54

  • @mandelkuchen2288
    @mandelkuchen2288 Рік тому +143

    Let's see Paul Allen's Maker Portfolio

  • @lynnashley6247
    @lynnashley6247 2 роки тому +155

    I was blown away to tears this project. Thank You for being a wonderful maker!

  • @justtrim
    @justtrim Рік тому +9

    Of all the Maker Portfolios I have watched today (all of them available on YT, I think lol) this is by far my favourite. What an incredible idea, I hope your friend gets to use this every day!

  • @TotallyNotAlice66
    @TotallyNotAlice66 2 роки тому +22

    this is... this is... this is bloody beautiful. I am overwhelmed with tears

  • @HydeSladd
    @HydeSladd Рік тому +6

    You already doing what many other tech nerds like me are aspiring to provide, amazing job. I wish you good luck in your future endeavors.

  • @xxxxxx5515
    @xxxxxx5515 Рік тому +6

    made a project almost exactly like this my freshman year of college 3 years ago for a design expo lol, very impressive

  • @jahvonabrigo7157
    @jahvonabrigo7157 2 роки тому +60

    I built something very similar to this where I used a ultrasonic sensor that mapped its input value to a pwm signal for controlling a vibrating motor connected to an h-bridge. I used an arduino uno for the coding, but had issues with the consistency of the ultrasonic input. Its value jumped around so much that it was nearly impossible to get the motor to spin at a controlled speed. Any tips?

    • @jakedonnini6602
      @jakedonnini6602  2 роки тому +20

      You could implement a smoothing algorithm that will remove the random spikes that the raw sensor data can output. Best of luck on your project!

    • @duller9430
      @duller9430 2 роки тому +4

      Add an mean average by multiplying then dividing in the code and then combine that answer into a variable and use that in the if statement

    • @SheikhAmeen
      @SheikhAmeen Рік тому +1

      @@duller9430 I- 💀

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

      ​@@duller9430exponential mean?

    • @AlFredo-sx2yy
      @AlFredo-sx2yy Рік тому +1

      how about you just lerp it and clamp it. Or you can smooth the signal. You could even use the input signal (After clamping it) as a lerp parameter, and interpolate between min and max intensity that you want for your motors. I would also recommend having some kind of system in place to prevent small anomalies from triggering the motors. You wouldnt want a false positive to make the motors spin randomly at times. Easiest way to implement this would be to make the motors only trigger if the sensors have gone over a certain threshold for over a set period of time that could be of about a few ms. Dont go overboard with this threshold and delay tho cause we want to prevent false positives in low quality sensors, but we dont want to add too much delay or you might start seeing the motors trigger with a noticeable delay, which is not something we want.
      In a nutshell, map your value from 0 to 1, clamp whatever excess you might have, lerp between 0 and max motor speed and wait for at least 2ms of the sensor giving a positive signal before triggering the motors.

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

    You are a winner. Godspeed

  • @adityak1547
    @adityak1547 8 місяців тому

    that was really dope man

  • @nayeemislam8118
    @nayeemislam8118 2 роки тому +1

    Carry on!
    You are the Future!

  • @CarmedonCraft
    @CarmedonCraft 2 роки тому +1

    Awesome Buddy! Congrats!

  • @tanchienhao
    @tanchienhao 2 роки тому +18

    after seeing david eagleman's ted talk, i was intrigued by this idea as well! do you mind open sourcing it? would be great to start from somewhere rather than from scratch. I would love to create an open source version of this in future too.

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

    Amazing video!

  • @Astralkidd0
    @Astralkidd0 2 роки тому

    amazing project Jake! congratulations

  • @emmetyoung706
    @emmetyoung706 Рік тому +1

    what a lovely young man. he would be a fantastic systems engineer!

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

    such an awesome friend you're man

  • @aashrithbee2727
    @aashrithbee2727 3 роки тому +6

    This is super cool! What were ur other stats/extracurriculars like?

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

    Thanks for inspiring

  • @JopsYT
    @JopsYT 2 роки тому

    Amazing!

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

    that amazing

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

    your a good human i can say that

  • @johnwig285
    @johnwig285 2 роки тому +4

    At ur age you are alr doing something awesome like this, idk what to say i feel useless as someone who is abt to graduate

  • @ThomasWhiteX
    @ThomasWhiteX 2 роки тому

    Brilliant 🎓

  • @JDNicoll
    @JDNicoll 2 роки тому +2

    Woa, needed more information here. What was his feedback? Did you take the project further?

  • @goblinbio8953
    @goblinbio8953 2 роки тому

    so nice

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

    Did you go to RSEF by chance this year? Ive heard of a similar project coming out of there from my friends who went

  • @vitoscaletta6390
    @vitoscaletta6390 2 роки тому

    Great 👍

  • @AN-zr5ms
    @AN-zr5ms Рік тому

    Great project. Can you please share the code for this bro?

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

    Wonderful invention, dude. How you got these ideas, Bro???

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

    Make more stuff and post bro!

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

    Why gave these portfolios spammed my recommended

  • @haoqi401
    @haoqi401 3 роки тому +3

    how did your application go?

    • @Sanyu-Tumusiime
      @Sanyu-Tumusiime 3 роки тому

      @Jacob Donnini Nice man~! I hope you make it!!!

  • @introvideo5064
    @introvideo5064 2 роки тому

    Which engineering major did you pick up bro?

  • @aperson9991
    @aperson9991 2 роки тому +1

    I've really jealous about your skills, I wish I was as smart as you to build my ideas that could be even better than this, BUT I'M NOT :(
    AM I? 🤔

  • @riteshkakkar7112
    @riteshkakkar7112 2 роки тому

    Hello

  • @cuentanueva02rojo5
    @cuentanueva02rojo5 2 роки тому

    Say : jacobo cuanto mas alto mas bobo

  • @marcosmoura911
    @marcosmoura911 Рік тому +1

    Really, you "showed" a blind person how to do something ? 1:16

  • @KnowL-oo5po
    @KnowL-oo5po Рік тому

    you are making the world a better place

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

    MIT Maker Portfolio Project 1: Goo-G Apparatus
    Star light, star bright,
    every wife's a star tonight.
    If a girl is going down on you and she sucks out your whole soul, is she a compiler then? #WormholeTraversed
    It was Micro Soft Edge's ComePewdHer Perfect.
    Goo-G HeapFinds: Mathed 'em Edition
    Spunktrick Satellite's Semenly Impossible Total Cumpletion.
    Side effect, when you came you fuckin' went.