Пікірлер
@personaljm463
@personaljm463 16 күн бұрын
I really wanna life by the time we get to map the brain and get psychology as a real physical science
@Ian-Builder_of_Things
@Ian-Builder_of_Things 15 күн бұрын
Totally Agree. I see a day not too far in the future where we have rules of system level behavior that are based on the neuron level learning/inhibition. Something akin to Maxwell's equations.
@polylight
@polylight Ай бұрын
I’m scared the time it frees up will be spent on CAD software. Enjoy my shop time as a break from work screens, but what can you do?
@Ian-Builder_of_Things
@Ian-Builder_of_Things Ай бұрын
This is true, CNC adds a whole new stable of CAD tools. I'm one of those that draws my wood projects in sketchup first, so I'm switching form that to Carveco Maker and doing some glue up while this new addition to the shop cuts out some beautiful things (or borks them completely)
@Mishal-wt1kb
@Mishal-wt1kb 2 ай бұрын
Bro i had a 1:16 rc car, after i used a month the servo was shaking. I hade no idea can you help me please😢
@Ian-Builder_of_Things
@Ian-Builder_of_Things Ай бұрын
Did something specific happen to the car before it started to shake? The shaking can either be an electrical cause (as described in the video) or mechanical.
@planker
@planker 2 ай бұрын
Excellent. My pan tilt build works well all day with an ESP-CAM. The Arduino is boss when controlling servos. A few years ago I took up SBC's and MCU's, I stayed with MCU's because of functionality, community and price. I never looked back. Minicomputers don't make good toys, MCU's do.
@osman.v1838
@osman.v1838 4 ай бұрын
Thank you my ap world class thanks you 🙏
@Ian-Builder_of_Things
@Ian-Builder_of_Things 4 ай бұрын
My pleasure. I am working on a follow up about the early telephone as well.
@Mr.ValueMoney
@Mr.ValueMoney 5 ай бұрын
Hello awesome video.
@Mr.ValueMoney
@Mr.ValueMoney 5 ай бұрын
Thx awesome video subbbed.
@Max_Mustermann
@Max_Mustermann 5 ай бұрын
Thanks, this was very helpful. I had an issue with a servo buzzing while idle and ended up mitigating it by simply calling servo.detach() while not in use. Simple idea, yet for some reason I didn't think of it.
@Rami7605
@Rami7605 7 ай бұрын
nice KISS concept. In actual companies they use the KICU = keep it complicated and unusable
@Ian-Builder_of_Things
@Ian-Builder_of_Things 7 ай бұрын
Indeed they do. I have had the pleasure to do work for some very large corporations though the best of them do use the version I give for southwest airlines. A complicated or "overkill" solution can become simple if it eliminates extra steps when you scale. Small companies have a way easier time dealing with unique solutions (that are cheap and bespoke) than big ones 🤣
@gladysborer
@gladysborer 7 ай бұрын
"Promo sm"
@Ian-Builder_of_Things
@Ian-Builder_of_Things 7 ай бұрын
Some day maybe I'll get to partner with products that I like
@DIYRobotGirl
@DIYRobotGirl 9 ай бұрын
On the car with the camera arm. Did you use a state machine and arrays for that. Did you run all the motors and servo in the same program? I would like to see more on that code. Did the power have and issue with running that at once? I would think that those motors and that small servos have a low probably a 1.5 amps requirement. I just realized that the mg996 require like 2.5 amps and my wall adapter I have powering it is only 1.5 amps. I feel cheesy once I realized this. I have been trying to figure out why I was not getting the power or the torque I needed. Still to do more research. But yea we need to start acknowledging the amp requirements and the state machine and the Millis and the arrays. Especially when we want to run different motors and servos or anything else at different times and different directions. Everybody just goes to the delay in the same direction and same time. It's not helping. But yea like to see the code on the car with the camera arm.
@Ian-Builder_of_Things
@Ian-Builder_of_Things 9 ай бұрын
I can do a deep dive into the RC code for the car. The camera and drive code are the same script though it has multiple threads. The scripts are available in the GitHub link in the description.
@OZtwo
@OZtwo 9 ай бұрын
wow, dude!!!OMG! and I was about to go out and try a Digital servo! THANK YOU! dang!
@svoeller99
@svoeller99 9 ай бұрын
Awesome video! Thanks so much for this. Finally found the solution to this problem after a couple frustrating hours looking into things like using a decoupling capacitor to stabilize power, using a ferrite ring core to reduce noise, etc. Turns out that for my use case all I needed was your move and kill method!
@Ian-Builder_of_Things
@Ian-Builder_of_Things 9 ай бұрын
My pleasure. I'm glad some of my on the fly problem solving could help with your project too!
@BubuBiber
@BubuBiber Жыл бұрын
Yes the algorithm chose you and you deserve it
@Aminity-eq4mb
@Aminity-eq4mb Жыл бұрын
This video came onto my recommended, and honestly half way through I went to subscribe expecting to see you with thousands of subscribers. The fact you do not have thousands of subscribers is criminal. I will definitely have notifications on for you. Quality stuff!
@Ian-Builder_of_Things
@Ian-Builder_of_Things Жыл бұрын
Thanks! That helps keep the momentum up!
@anekdoche7055
@anekdoche7055 Жыл бұрын
thank you soo much, please keep making videos
@Ian-Builder_of_Things
@Ian-Builder_of_Things Жыл бұрын
my pleasure! there are 2 more in the works.
@nellynfedejuan1212
@nellynfedejuan1212 Жыл бұрын
That was great! May I use Arduino Uno for this project for my device permanently instead of Rasp Berry Pi?
@Ian-Builder_of_Things
@Ian-Builder_of_Things Жыл бұрын
You definately can use an Uno for servo or motor control. If you want to do more complicated computer vision ( like the further steps in this car project) you be better served by a Pi or any of the Pi knock offs (Banana etc)
@Boo2New
@Boo2New Жыл бұрын
Well done builder of things!!! I enjoyed the video.
@Ian-Builder_of_Things
@Ian-Builder_of_Things Жыл бұрын
Thanks! This one is the best of the bunch so far. Need to replicate its style!
@saadsn2985
@saadsn2985 Жыл бұрын
How i can contact
@Ian-Builder_of_Things
@Ian-Builder_of_Things Жыл бұрын
I added the email for the channel to the 'about' page if needed. The comment section also works - I am happy to discuss servos and other tech problems here.
@zonaescape7086
@zonaescape7086 Жыл бұрын
great video thank you for sharing
@Ian-Builder_of_Things
@Ian-Builder_of_Things Жыл бұрын
My pleasure!
@Wanka196
@Wanka196 Жыл бұрын
U solved my problem!! thank you so much sear.
@Ian-Builder_of_Things
@Ian-Builder_of_Things Жыл бұрын
Glad you found it helpful!
@BharatMohanty
@BharatMohanty Жыл бұрын
You are posting one tutorial in every month...? also I searched "banana pi robot" that brings me to your video...
@Ian-Builder_of_Things
@Ian-Builder_of_Things Жыл бұрын
The plan is to post every 2 weeks to one month. I have some shorter topics to cover and those will go up faster. The next topics will likely be installing a pi sugar 2 battery and foundations of human vision. Happy to speak to a topic if you have questions. Banana pi vs raspberry pi is probably an interesting one pros, cons etc.
@offbeatslook2684
@offbeatslook2684 2 жыл бұрын
Great video 😊
@Ian-Builder_of_Things
@Ian-Builder_of_Things 2 жыл бұрын
Thanks! 😊
@ileanakuakini5200
@ileanakuakini5200 2 жыл бұрын
🌹 𝐩𝓻Ỗ𝓂Ø𝓈M
@Ian-Builder_of_Things
@Ian-Builder_of_Things Жыл бұрын
Read a certain way this looks like 'promises'