Тёмный
Rachel De Barros
Rachel De Barros
Rachel De Barros
Подписаться
JOIN ME IN MY WORKSHOP

Unlike flashy celebrity-driven course platforms with pre-recorded video playlists where you don’t get direct access to the creator, I open up my workshop, software, notebooks and more to show you exactly how it’s done - step-by-step, LIVE, and in real-time - so you can create alongside me and chat during and in between live streams.

I’m a life-long STEAM enthusiast and maker with a passion for telling stories through my hands. It was through teaching and building projects on RU-vid that I was discovered by Motor Trend and Science Channel (Discovery) to appear as a STEM educator and on-air expert on programs like All Girls Garage and Strange Evidence.

I enjoy working on everything from art and workshop projects to electronics and technology. As a result, I’m able to connect with audiences in an authentic and relatable manner through personal stories, lessons learned and practical tips and advice not found on any script.
How to Paint a Latex Mask the Right Way
26:01
5 месяцев назад
Wiring a Wiper Motor for Your Motorized Props!
26:54
8 месяцев назад
DIY Vacuformer Part 2: Build a No-Weld Heat Box
23:26
11 месяцев назад
Easy Farmhouse Style Doors
12:11
3 года назад
Комментарии
@user-wl2zy7mj9f
@user-wl2zy7mj9f 18 часов назад
Why not power it with arduino if it is supposed to work with 5V?
@TormentedMisery
@TormentedMisery День назад
Hey Mrs. De Barros! I’m a teenager in high school and I’m wanting to learn code for making props like predators plasma caster or something. I’m wondering what kind of code that is? Where did u learn to code? I’ve been trying to learn C code but I haven’t found anything on controlling motors, or lights, or audio. I absolutely love the content so keep doing u, u rock, deuces 🤘
@alejandroveleiva664
@alejandroveleiva664 День назад
Hola cómo estás, te felicito por tu proyecto, sino te molesta este comentario, te conviene usar const int para declarar los pines así no ocupas espacio en la memoria saludos.
@zentriceggofficial
@zentriceggofficial День назад
You'd get rid of the delay function and replace with millis() to make it fast without interrupts. 😊
@georgekalata7595
@georgekalata7595 День назад
Multi talented young lady! Very interesting projects you teach. Thanks a lot!
@5nowChain5
@5nowChain5 2 дня назад
For some reason i get the feeling its not just the LEDS that are wired 😂😂😂😂 🥰🥰🥰
@alejandroveleiva664
@alejandroveleiva664 2 дня назад
Hola cómo estás te felicito por tu proyecto, te recomiendo si quieres en realizar una PCB, para ir eliminando cables, saludos.
@ProfessorOzone
@ProfessorOzone 2 дня назад
As I watched this video, I thought to myself, I know this person from somewhere, but from where? So I googled and OF COURSE, it was All Girls Garage! I'm a car guy too. I don't know how a marketing person gets into Arduino code, but I'm really glad you did because you explained it in a way I can understand. What I'm doing is simple and you explained very nicely how to do it simply. Thank you for this.
@georgekalata7595
@georgekalata7595 2 дня назад
Thank you for your tutorials as I am just learning and I find your teaching Very informative and easy to follow. :)
@anubis520
@anubis520 4 дня назад
Is there a recommended gage if wire to be using for this?
@anubis520
@anubis520 4 дня назад
Excellent video, so glad I found this. I tried to use a wiper motor last year but got frustrated and gave up, glad I am getting a head start this year. this video is going to help get me there.
@anubis520
@anubis520 4 дня назад
good ideas, big fan of make the joints removable future changes.
@MakeNoise280
@MakeNoise280 4 дня назад
Is there a limit to the length of the strip that can be controlled by a single Arduino? Can i circle my whole house with a single strip controlled by one device?
@CryptographicAlien
@CryptographicAlien 5 дней назад
!digitalRead is a nice touch
@xxxgothmanxxx
@xxxgothmanxxx 5 дней назад
I like plastidipping it to base color it. That works for me and thickens it up a bit
@butchersblade7068
@butchersblade7068 5 дней назад
Is there any way to seal the paint after it's all finished?
@dantheman8441
@dantheman8441 4 дня назад
Clear plastidip.
@butchersblade7068
@butchersblade7068 4 дня назад
​@dantheman8441 Thank you. Does it dry matte, or does it add a gloss?
@dantheman8441
@dantheman8441 4 дня назад
@@butchersblade7068 matte
@dantheman8441
@dantheman8441 4 дня назад
@@butchersblade7068 matte
@columbiabuzz
@columbiabuzz 5 дней назад
Thankyou darling: this the first time I've heard about Timer1. Many examples call to timer1 when there's no evidence where it came from. Obviously, it was in the library file, but I didn't know why everyone uses TimerOne the file name, but the code is calling Timer1. It must be imbedded in the library, but it wasn't obvious to me. First I heard about 3 timers also.
@michaelbeem1737
@michaelbeem1737 5 дней назад
OKAY!!!!...You like Halloween, and you're covering my favorite band.... You have won my heart
@thomasadkins5787
@thomasadkins5787 6 дней назад
For more powerful dc motors check out RV electric slide out motors on line with amazon rv parts.
@ajad4222
@ajad4222 6 дней назад
can i ask wht is the servo library
@russramler883
@russramler883 6 дней назад
Miss ... That is a MALE CONNECTOR ~ russ
@JimRobb44
@JimRobb44 7 дней назад
I have learned so much from this one video that will be useful for all kinds of projects. I can imagine limit switches that would be inputs to the Arduino so as the “spider” reaches an extreme, the switch tells the Arduino to do something like, stop or set a variable, or reverse. Thank you!
@casper7961
@casper7961 8 дней назад
Thanks for this tutorial! just wondering, you say to add a capacitor for larger projects - when would you say a project becomes larger? 😆
@RedneckHackks
@RedneckHackks 8 дней назад
What switcher do you use - I have GoPro cams or should I invest In another system
@techparistech2659
@techparistech2659 8 дней назад
Good job 👍
@hereforthehash
@hereforthehash 8 дней назад
you're a badass, thanks for the video
@juansantana8448
@juansantana8448 10 дней назад
why do you always keep referring to inanimate things as "he"?
@ThierryC2373
@ThierryC2373 10 дней назад
Fantastic video, very well explained. I love the way you teach by doing the things along. Next level = include interruption for a certain period of time with a trigger within a function while permitting other tasks to continue, then resume the interrupted task.
@xxxxxx-wk8uu
@xxxxxx-wk8uu 11 дней назад
Excelente canal 😄👍
@deceptionz187
@deceptionz187 11 дней назад
You're such a gorgeous nerd ❤❤❤❤❤❤❤❤❤❤❤
@paulvin2010
@paulvin2010 11 дней назад
Write basic code. Paste into chat gpt. Tell it specifically what you what. Done.
@conraddickinson24
@conraddickinson24 12 дней назад
You seem really knowledgeable about this stuff maybe you can help me with a project that I'm trying to figure out. I'm trying to set up a display where three witches perform the scene from Macbeth. Each witch would need to speak her lines in turn and then all three of them speaking the communal lines. I know I will need servo motors for the jaw movement and head movement but how do I sync everything together in a performance?
@AEMIROBAYEH
@AEMIROBAYEH 13 дней назад
please answer me Rachel
@FrancisQuigley
@FrancisQuigley 13 дней назад
Really good tutorial, so easy to follow and understand thanks for sharing.
@AEMIROBAYEH
@AEMIROBAYEH 15 дней назад
Good work, and please do real time project using rain drop sensor with 12 volt wiper motor controlled by arduino uno and L298N motor driver. Thank you for all of your previous works.
@martinlyne2294
@martinlyne2294 15 дней назад
Awesome tutorial. Really great how you've broken down each section.
@fookitrc74
@fookitrc74 16 дней назад
This is a great tutorial :)
@Ilvelamp1
@Ilvelamp1 17 дней назад
I mean this with sincerity, your channel is shockingly underrated.. I learned so much in this one video! Thank you! Subbed
@mynameisprivate158
@mynameisprivate158 17 дней назад
As a complete noob to Arduino, I was able to get this project working pretty easily. Thank you for the clear plans and directions. I would love to install this in a prop I made but as it is using a breadboard it has very loose connections and the wiring is a mess. Could you make a video on how to make this for a more permanant install maybe using a nano or othe rmeans to be able to solder it together and make it more compact?
@jeremydobb4524
@jeremydobb4524 17 дней назад
Such an informative and easy to watch channel! Love it! Thanks for sharing!
@NicoleWinSource
@NicoleWinSource 17 дней назад
Our company would like to cooperate with you in video, if you are interested, please contact me.
@PlamenMonev
@PlamenMonev 18 дней назад
You, madam, earned a subscription from an arduino beginner. Very nicely explained, so that everyone can understand what you're doing. Good job.
@flyingping
@flyingping 18 дней назад
I appreciate ALL of your work. I am watching and learning from each video. Thank You. If you take suggestions: 1. How to sum colors represented from camera image and then allow most prevalent color to dictate LED strip color. 2. Allow IR remote to toggle LED color or change variable value in program code. A simple toggle is enough - do not need to decipher actual key codes...
@rjdougherty970
@rjdougherty970 18 дней назад
Can I use a 9v battery with 4 white 5mm led diode?
@srendesigns1409
@srendesigns1409 19 дней назад
One of the best videos I’ve seen on this topic with the demo..👍👍
@azmathismail1611
@azmathismail1611 19 дней назад
Hi Rachel. Great video and love your gripping enthusiasm to teach your passion to others. I'm a developer myself. Been wanting to get into Arduinos and electronics and also drag my daughter along the ride. I think we'll enjoy the ride much more with your videos 🙂
@maderrashop
@maderrashop 20 дней назад
I’m new to this whole things.. and I think you now got me hooked. Love your teaching style. I would love to see a similar video that adds some kind of force-sensitive resistor sensor. To many the motor stop if it hit some kind of object. Thank Rachel
@leonvita-zo6ri
@leonvita-zo6ri 20 дней назад
I love you, i never watch a video on youtube for 50 mins, max 20 mins, but your videos are so fun and i really really like them, you deserve my sub and like.
@donnadimitrova8268
@donnadimitrova8268 21 день назад
Thank you for the great video! I have one question: What if I want the 3-second sound to repeat if motion is still present? Meaning, that if a person stays for longer than a few seconds the same sound loops. Right now, I see the option sensor is detecting that motion is still present, but the MP3 player automatically turns off after the 3 seconds of the sound bite as played.
@donnadimitrova8268
@donnadimitrova8268 21 день назад
Thank you for the great video! I have one question: What if I want the 3 second sound to repeat, if motion is still present? Meaning, if a person stays for longer than a few seconds the same sound bite loops. Right now, I see the option sensor is detecting that motion is still present, but the MP3 player automatically turns off after the 3 seconds of the sound bite as played.