I hope you enjoyed the project, let me know what you think in the comments below. Please like it (if you did) and share with anyone who might want to build one of their own. Thanks for watching. Lewis - DIY Machines.
@darknessblades6 жыл бұрын
just a question. i want to make something similar but am going to use a wemos D1 arduino version, with a reprap shield, how do i program it so it will run for X minutes, and stop when time is over or endstop is reached?
@nitin94111665 жыл бұрын
Thanks
@MARLONDALEY5 жыл бұрын
I Believe I have an idea to make this commercial maybe a kickstarter project going to see if I can do a rough project with your example.
@arfan5214 жыл бұрын
Thanks for a great video and inspiration. Just wondering can the same be done with andriod and Google devices? Also is it possible to buy the 3d printed molds as a kit? For those who don't have a 3d printer :'(
@madriz4754 жыл бұрын
@@arfan521 search for 3D printing services,I sent them to print it for me .
@ocedarappa5 жыл бұрын
By far the most elegant DIY automated curtain design. Congrats!
@DIYMachines5 жыл бұрын
Thanks. :)
@JointerMark4 жыл бұрын
I was just talking with my daughter about automating our living room curtains. Thank you very much for this.
@EKLAVYAVEER4 жыл бұрын
You sound like such a polite gentleman. Thanks a lot for this!! Wish you all the success.
@DIYMachines4 жыл бұрын
Thank you. :)
@tanmaywho4 жыл бұрын
Truly genius Idea for rod curtains. This is exactly what I needed as I was brain storming ways to push/pull two curtains using single motor. Thank you 😊
@ranadheervakkalagadda99253 жыл бұрын
I am a newbie to alexa and trying to make one automatic curtains like this. I am using rod curtains too. Can we use it as roll up and roll down using single motor instead of pushing and pulling with all those threads nonsense.? please help in making this. I dont know the circuit
@aceboogie9593 ай бұрын
This is definitely one of the best educational videos if seen so far. Thank you so much for your content
@DIYMachines3 ай бұрын
You're very welcome!
@Zhak75 жыл бұрын
As for the wifi issue you don't need to keep connection alive the whole time the motor spins, you can do it in between. Once the command has been received, let the motor open/close the curtain fully, then re-check wifi connectivity. Very nice project well done !
@cytokynesys4 жыл бұрын
Hello, have you any idea exactly how I could do this?
@tejasmd81434 жыл бұрын
Wow! Your channel deserves a lot more attention! Suggestion: I would have loved it if there was an animation about the way you tied the threads. It was a lil hard to get that logic right the first time.. Anyway, wonderful! Thanks.
@DIYMachines4 жыл бұрын
Thank you Tejas. :) Yes an animation would have made it much more easier to follow. It was tricky to explain.
@siriponga79113 жыл бұрын
Thank you for this tutorial, I have implemented this on an ikea rail curtain with a worm-gear motor instead of a stepper motor with reed switches as end stops. The only unfortunate thing is I used mono fishing line instead of the braided line as recommended in this video description. This caused stretching of one line as the motor is pulling the curtain, resulting in one taut, and one slack line. Due to this, the slack line gets reeled into the wrong slot by chance, causing the whole thing to fail. In conclusion, use a zero stretch braided line as mentioned in the video description. Don't go the cheap route and get the mono fishing line as it stretches a lot.
@MarcelFuzii4 жыл бұрын
Awesome! The whole video is great, but the line thing in the middle of the video for opening both curtains was worth the like!
@curiosityandchaos71714 жыл бұрын
I noticed a couple people saying that their capacitors exploded when they were trying this out. If your capacitor explodes, here's the three most likely reasons and how to fix them: 1. Your capacitor is plugged in the wrong way. Make sure that the negative terminal (the shorter leg) is in the same row as ground. 2. There is too much voltage running through the capacitor. I'm not an electrical engineer, but I used a 50v capacitor and it worked fine. Since it's running off a 12v battery pack, I suspect you could also use a 25v or 35v capacitor without any issues. 3. Your motor driver is overheating and heating up the capacitor. If your motor driver came with a heat sink, you can stick it straight to the top of the board, and it should help cool it down.
@DIYMachines4 жыл бұрын
Thank you for sharing some advice. It's appreciated.
@curiosityandchaos71714 жыл бұрын
@@DIYMachines No problem! Thanks for the awesome video! I really enjoyed the build
@eclecticlife4 жыл бұрын
This is definitively the best tutorial on DIY automated curtains on KZbin! I have done a lot of search on the topic. Thanks again for the great video. I am still waiting for the 3D printed lawn mower. :)
@DIYMachines4 жыл бұрын
Hello, thanks. :) I'm still working on its design. I want to make it as good a value and simple as possible.
@kevindevrome16635 жыл бұрын
Stunning quality! Really nice explination! Liked and subscribed in the hope the KZbin algorithm's will promote your channel a bit more :)
@DIYMachines5 жыл бұрын
Thanks. :)
@tratzum4 жыл бұрын
another actually useful use of a 3d printer. and a very clever project. Thanks for sharing.
@DIYMachines4 жыл бұрын
Thank you Matthew. :)
@anthward19723 жыл бұрын
Great instructional video mate. This is the way instructional videos should be done. Cheers.
@DIYMachines3 жыл бұрын
Thanks 👍
@donnyf126 жыл бұрын
Just a suggestion, define a variable near the top of your code for the travel time setting from line 91 and use the variable on line 91. Also do the same for the switch name (line 60), the SSID and Password. In essence, you will be defining a config block that will allow the user to be able to make all the definitions necessary and have it at the top of the code so they don't have to go digging around trying to find things.
@DIYMachines6 жыл бұрын
Very good suggestion Donny. I will do that on my next project. It would make it much easy for the user and for me to explain in the video. I won't amend this one as people will still try to follow the instructions in the video. Thanks.
@Kevin-tc3ob3 жыл бұрын
LOL. when you were saying alexa commands, my alexa in the kitchen started playing music and the one in living room said she couldnt find device called curtains!!!!! I so want to make this now that i have added everything to a new list in my 'long river' account ;-) BTW, liked & subbed :)
@DIYMachines3 жыл бұрын
Yes, I should blank out the trigger words like 'Alexa' next time I publish a video using the voice assistants.
@leglessinoz6 жыл бұрын
If you use a routine within the Alexa app, you'll be able to say "Alexa, open curtain" and "Alexa, close curtain".
@isabellejetson53415 жыл бұрын
Thank you I've been looking for smart curtains I won't have to replace my rod for this is perfect, your instructions are clear and easy to follow. Great tutorial
@DIYMachines5 жыл бұрын
Thanks Isabelle. :)
@Toms2756 жыл бұрын
Brilliant! We really enjoyed watching this :)
@DIYMachines6 жыл бұрын
Thanks Mr Shepherd. :)
@mbrock55324 жыл бұрын
I love your projects. So clever and useful. It was funny though when you blurred out your SSID but then later the code comment had the SSID! :D
@DIYMachines4 жыл бұрын
Oops, well spotted.
@ronen1245 жыл бұрын
you have genuine ideas in general as well as at the 3d printing design 👌🙂
@DIYMachines5 жыл бұрын
Thanks. :)
@shannonrobertson7212 Жыл бұрын
This is fantastic!! Thank you for such wonderful clear videos! one suggestion I would love is if you could design an automated hydroponics garden with a water level sensor ;) thank you!
@errorserver30005 жыл бұрын
Awesome and informative tutorial! I'll be trying this soon. Thank you so much!
@DIYMachines4 жыл бұрын
Thanks. :)
@sayvibes33933 жыл бұрын
Hey did you make it ? Can I use a generic esp8266 ?
@agastyaaneja65694 жыл бұрын
sir your tutorial is really good,,each step has been described well..awesome idea
@--EEE-YUVARAJK2 жыл бұрын
Thanks for wonderful vedio...you are clearly explained about this vedio... Very useful for my project
@gayanmax004 жыл бұрын
Bro u are doing great.keep it up
@MarkSnop7 ай бұрын
Very well done..thank you
@fastbike98457 ай бұрын
Very inspirational. I'd be wary of automating it for when the house is not occupied as there is no fail safe mode (limit switches, over current detection, motor temp cutout etc) And very nice use of a custom printed enclosure to protect and hide the gubbins behind the fabric. However it fails on the WAF, there is no way I could use such noisy motors in my house. I think it may be caused by the cheap and cheerful motor drives, maybe a Trinamic based drive would quieten things down.
@xainisheikh4 жыл бұрын
14:20, you mislead because if you bring the string from over the center hanger and then tie the left curtain it will obviously pull the curtain towards the right side.
@jeevakkuwar4 жыл бұрын
nice video I was wondering how can I add support for Google Assistant and/or Apple Home.. thanks
@kendesign36223 жыл бұрын
23:33 I'm no expert on Arduino but.. it sounds like the stepper motor is stalling out. That tiny driver is very current limited. As far as blaming it on your band width I can't see that to be the case. The wifi is sending a simple on or off command, once the microcontroller receives that it executes the code that's stored on the microcontroller. Put in a stepper driver that can handle more current and I bet you your "bandwidth" problem goes away.
@bonelifer4 жыл бұрын
Only thing I'd like to see different is using MQTT to control it via Home Assistant. Not quiet something I can bring about myself. That said, the hardware implementation is great and an easy to understand tutorial.
@DIYMachines4 жыл бұрын
That would be cool, likewise that's not something I have the knowledge to do - though I think other have added it themselves. Glad you like the hardware.
@lukas14955 жыл бұрын
Do i need to have a computer always conected to the ESP? if positive, what can i do to get free from it? i think this should be as clean as possible and almost imperceptible to see something wired to the dispositive. In the other hand, congrats and thanks for your job, its quite impressive! you deserve a lot more subscribers, please dont stop making content like this.
@DIYMachines5 жыл бұрын
Hi Lukas, thanks for the compliment. You do not need to leave a computer plugged into the ESP. In this project, once completed, the ESP is the computer.
@arabianmenace5273 жыл бұрын
if the battery pack is used directly to the driver to power the nema17.. then the usb to esp needs to be in at all times right?
@arabianmenace5273 жыл бұрын
Otherwiae what powers the esp?
@mo1tard7436 жыл бұрын
Very clever. Thanks!
@DIYMachines6 жыл бұрын
No problemo. :)
@syedsulaiman83806 жыл бұрын
u r actually great
@DIYMachines6 жыл бұрын
Thanks!
@mxmxjrjr4 жыл бұрын
You are genius!
@passion-techelalbilo41136 жыл бұрын
Thanks for the great project. I'll attempt doing the same thing using z wave switch.
@mrfaso7145 ай бұрын
If I want to change tha batteries for a power adapter. What should i search for? volts and amperes?
@markvk423 жыл бұрын
I wish id found this before i started to automate my curtains! im almost finished the project but might mod it to include some of your ideas, im curious to know how long your batteries lasted.
@DIYMachines3 жыл бұрын
Thanks Mark, the batteries lasted at least three weeks (I had to scavenge its parts for another project). Some other have modified the project to run entirely without batteries which could be an option.
@nishenfernando31864 жыл бұрын
I like it Can we use Nodemcu insted of Feather Huzzah and what are the pins? Thnk you ✌
@mIkeyGermita3 жыл бұрын
yes, google nodemcu pinout and feather huzzah pinout put both pictures side by side and compare the numbers if any are different change them in the code or wiring as long as both microcontrollers are esp8266 based, that's all you should have to change if you want to use an esp32-based MCU, you may have to change a couple of libraries but I haven't started this project yet so I will let you know I'll be using an ESP32 devkit
@najmunnisanisar33166 жыл бұрын
Innovative idea. 😉
@michaeldiamond22696 жыл бұрын
Nice project. A bit noisy, but very inventive. BTW, the word is "taut", not "taunt".
@DIYMachines6 жыл бұрын
Thanks Michael, I often find I've not got a word quite right. That's another one corrected in my vocabulary. Last time is was saying 'chimley' instead of 'chimney'. :/
@michaeldiamond22696 жыл бұрын
@@DIYMachines you're doing fine. Great project. I'm working on my own project for doing the same with roller blinds. Interesting you're using batteries. Any idea how long you'll get from them? Days? Weeks?
@DIYMachines6 жыл бұрын
Someone on reddit calculated for me that you can expect about two to three months from the batteries. To be clear the batteries are there to power the motor when it's required. The ESP8266 and A4988 are powered through the USB cable. I tried powering them as well from battery but the life expectancy fell dramatically.
@dvd1231235 жыл бұрын
@@DIYMachines can USB be used to power the motor as well?
@DIYMachines5 жыл бұрын
@@dvd123123 Not on this project. The motor requires more torque from more power.
@madriz4754 жыл бұрын
I just ended Mine yesterday, My curtains and Alexa were opening and closing while watching the video over and over again to spot details that I missed since at that point it had the original voice command, the length and running time fits Ok with my window size, need to replace the phone charger I used to power it has too low voltage and mha so the nema has more torque, while that, used oil to smooth where the curtains got stuck because of friction, I have wood rings so I passed the stings along the center of the whole setup and made the strings go in a straight line, at the ends I used a piece of curved straw to ease friction and maintain in place the string ,My setup was about 26-28 Us
@DIYMachines4 жыл бұрын
Yes, maybe next time I make a video which includes Alexa commands I'll beep out the word Alexa in the video so as not to create havoc with peoples devices. :)
@roystervi4 жыл бұрын
Hi there is no manual operations? if not you are relaying on alexa 100%?
@OscarRuiz8 ай бұрын
Hi, It´s amazing proyect!!!, I have a question, if i wish to add two push buttons to open and close curtains without internet, how do you do it?, Thanks
@User-gr8ks5 жыл бұрын
I think add a little more edit and u deserve to hv a million subscribers sir
@marcoweiss2307 Жыл бұрын
what do i need to change in the code if i want to do this with an esp32? I get many compilation errors with no such file or directory found Should of bought the correct one :D
@jofie23025 жыл бұрын
How do you cater for when something goes wrong, e.g. the curtain gets stuck before it reaches the open/closed position? Especially when adding limit switches, you don't want that motor running all the time when you're away on holiday. Thinking in terms of adding overcurrent detection, but is that not a build-in feature somewhere already?
@james3004813 жыл бұрын
What code would I need to add a manual push button as well?
@MPElectronique2 жыл бұрын
Amazing!!!
@LeagueofHu33 жыл бұрын
it is possible to use with Google Home / nest devices?
@davedujour13 жыл бұрын
I'd assume so but the code might need to be significantly different.
@gustavoenriquejimenez80983 жыл бұрын
It is possible, with IFTTT.
@wilmercb3 жыл бұрын
Thanks for your tutorials! ...wondering would you do one using iOS Siri? It would be same? Thanks
@matthewventures Жыл бұрын
For the capacitor should it be 25 volts or 16 volts?
@tamildesan837 Жыл бұрын
After 5 years, wondering how you have done this self made design and 3D printing 5 years ago.😮 I have a question now, not sure you will be looking in this comment. How are strings/threads connected at the end of the screen fixtures? Are there any pulleys or gear that you route them through? If we put them directly on the curtain brackets they may be cut after few operations, damage the area it’s in contact with ?
@chanchalsakarde4 жыл бұрын
How can we use Nodemcu instead of this... If so what pins to be used.. Thanks in advance
@HFMachАй бұрын
Love the video, built it but i have a google home setup and not alexa? How can i make it google compatible?
@gggg-bk7md Жыл бұрын
se puede hacer esto con Google Home?? Me gustó mucho tu video!!!
@gregorcernigoj99186 жыл бұрын
Very nice project. What happend is for some reason we lose position somewhere in the midle? Then is there no procedure how to align system again
@DIYMachines6 жыл бұрын
Thank you. If it loses position in the middle we are ok. The next time the curtain tries to move and it gets to the end of its run the stepper motor will just 'slip' a few turns. It's noisy but OK. After this everything should be back to normal.
@DuckysCollection Жыл бұрын
i was wounding how much torque i would need for the curtains. thanks
@danwilson9684 Жыл бұрын
I'm looking to create my own system like yours, I have bay windows which use a curtain track rather than a pole. I'm going to see if this is suitable (need to figure out how much it weighs in total), or if not, something like a wall mounted box that will simply pull the blinds open with a time based condition.
@g34r94 жыл бұрын
Brilliant
@DIYMachines4 жыл бұрын
Thank you. :)
@gamersguide80964 жыл бұрын
I am too lazy 😔😔 so I thought I will make my room automated 🤭. But after watching this video 😂 gezzz I don't want to do it anymore.
@ArjunRajput-ts8ko3 жыл бұрын
How will it sense, the curtain is closed or open? What will happen if we command open curtain when it is already open
@onurtan1642 Жыл бұрын
Does it have to stay connected to laptop when we want to use it ?
@tonysouthern30172 жыл бұрын
Doesn’t need a pulley where the braid goes around the end poles?
@tamildesan837 Жыл бұрын
I too have same doubts year later while I am watching this video. May be sewing machine’s bobbin can do the trick but need some kind of 3D printed mount to keep the bobbin in the end poles.
@TheFlyingKiwiNZ4 жыл бұрын
Would an esp32 work better than esp8266 for retaining wifi connection while driving the curtain? It has more processing power
@Jespertheend25 жыл бұрын
Would it be possible to power the stepper motor with a 12v power adapter? You'll have to have a cable running to the outlets for the chips anyway, and then you won't have to change the batteries every once in a while.
@bertrum2k5 жыл бұрын
I'm going to try this when the parts I ordered get in from AliExpress. I'm going to try with a 5V 2A USB brick first because from what I'm reading input voltage isn't as important for stepper motors as current, and the rated current for the one he lists is 2A
@lukewelch4403 жыл бұрын
@@bertrum2k did you get this working with a USB brick?
@graychenault1435 Жыл бұрын
@@bertrum2k Make sure you meet the stepper motor's minimum voltage spec. The one I got needs at least 8V so I'm using a 12v adapter.
@prithwirajp5 жыл бұрын
Great project, i'm going to try this as soon as my 3d printer is delivered! Can this automation done via MQTT? I use hassio as my main automation hub and would love to have it integrated with it!
@Ed196014 жыл бұрын
Yes but you need to alter the software to include response to mqtt. The PubSub client is good for that. As you use hassio intake it you already have an mqtt broker
@lavitz87624 жыл бұрын
Will this system only work if you have a centre bracket? My rod is only supported at the two ends :(
@technotroll-pro4 жыл бұрын
Good job! But why you use а4988? maybe better use noiseless driver?
@cytokynesys4 жыл бұрын
Hello, did you ever determine a way to eliminate the 'pause' from the spinning of the motor? I've modified your design slightly, but the pause could cause damage, as it is not predictable! Thanks.
@DeadBySweat-cj3ev5 ай бұрын
i bet you could make this a lot smaller with using a custom pcb or these hole pcbs
@CUBoulderFootball Жыл бұрын
Tried to find the product but he built this himself
@arabianmenace5273 жыл бұрын
I guess you can add limit switches and command it to turn till it reaches the switch... that will fix the issue of steps to close the curtain.. not sure if that cud fix the wifi connection issue because via the code you may not need the the constant communication whilst stepping
@diegosoulreaver Жыл бұрын
it is not completly clear on the video hor the capacitor should be connected, doesnt show exactly how it is, from this point of view i see the negative leg is connected to the 12V possitive when you are connecting the batteries, so thats why i dont understand, please help me clarify this, I clearly see the negative leg being connected with the possitive on 5:58
@tamildesan837 Жыл бұрын
I know this is old post but for anyone looking for diagram check the thingiverse link, scroll to your write side thumbnails. He has put the connections with necessary colored lines and components mentioned.
@GabrielMagalhaes-gf1jc3 жыл бұрын
I searched for some items on aliexpress, but I couldn't find any similar items. Can you help me with which item to buy? I'm from Brazil
@troyfortner9949 Жыл бұрын
Hi! Thank you for your projects! I have a slightly different board (NodeMCU 8266). Can I use the same code with a different board as long as I switch to the correct board in Arduino IDE?
@lukewelch4403 жыл бұрын
Hi, I have followed your tutorial but Alexa is unable to discover the device, do you have an idea of what I could try?
@thegamer269 ай бұрын
Hi, I found the spindle part file on thingsiverse a bit different to the vid, I printed it too and the rod on top is a bit shorter on thingsiverse(missing a level). Can you please help solve the issue?
@ammardelreal38024 жыл бұрын
could i use a tmc2209 for more silent motor operation?
@DIYMachines4 жыл бұрын
Yes, indeed you could.
@TheMilkMannnn5 жыл бұрын
Hey man! I can’t wait to give this a go. I’m just thinking, is there any way to connect it to a 12 V power supply/outlet? That way there’d be no need to go through batteries.
@colincassidy91284 жыл бұрын
yup, use a cheap buck converter. Attach it to your supply but not the board until you meter out the correct voltage and your done.
@TheSgriffith25 жыл бұрын
Do you need to keep the PC hooked up to the Feather Huzzah? I would like to say I have this running on my bench. I have not hooked it up to any curtains yet. I have to say this is awesome! My only problem is that you could say "turn off" or "turn on" multiple times in a row and cause all kinds of havoc with the curtains and pulling mechanics. I am thinking of adding some kind of limit switches but I am no coder.
@DIYMachines5 жыл бұрын
Hi S Griffith. You don’t need to keep it hooked up to your PC after you have uploaded the program. Limit switches would be a good idea. You would just need to change the section of the code that controls how many times the motor turns forwards or backwards to go until it detected a contact at one of the limit switches. I don’t have the time at the moment but plenty of people have made some excellent suggestions for improvements so I hope to do a V2 next year.
@TheSgriffith25 жыл бұрын
@@DIYMachines I am looking forward to checking out your V2.
@TheSgriffith25 жыл бұрын
I took your electronics design and combined it with another persons mechanical design on thingsverse and came up with something. kzbin.info/www/bejne/bYPLcnqQh9hrjsU I am still a little nervous about giving it duplicate commands and the motor going the same direction twice. I tried pulling a motor wire to simulate a electrical stop but the motor just goes crazy. Still....cant wait for V2! :)
@TheSgriffith25 жыл бұрын
@@DIYMachines Could you point me in the right direction as to what I need to change to get Alexa to respond to the commands correctly? Is that what they are referring to the callback function?
@StePhanMckillen4 жыл бұрын
10 out 10 bro
@Kuno_234 жыл бұрын
Would this work with the hue smart plug principle on zigbee network or does zigbee make a component of sorts ? Great videos, keep it up 👍🏻👍🏻👍🏻
@divyanshjinger15873 жыл бұрын
Can I use Lua amica?
@pixelsafoison4 жыл бұрын
Nice lil' video :) - I was curious on the ammount of brainpower required to emulate a smart device
@Hopeinformer3 жыл бұрын
Is it possible to set this up using TMC stepper drivers instead of the A4988 and a ESP8266 ESP-01S? I have a lot of the TMC2130 & TMC2208 & TMC2209 and ESP8266 ESP-01S ESP01S from past 3D printer builds.
@DIYMachines3 жыл бұрын
You totally could use TMC drivers, and probably should. All my newer projects used the TMC drivers. I think they are worth the additional cost.
@Hopeinformer3 жыл бұрын
@@DIYMachines thank you. Do I need to change anything in the code?
@henrybarratt16262 жыл бұрын
Would this step motor work for a vertical curtain?
@AndrewBristol5 жыл бұрын
Any chance of a roller blind version ?
@DIYMachines5 жыл бұрын
Hi AJ, it is on my list of projects to make. I have blinds in several rooms in my home. It may be a little while though before I get onto that project.
@divyanshjinger15873 жыл бұрын
Can I still open the curtain manually ??
@arabianmenace5273 жыл бұрын
Good question... usually the stepper motor siezes when powered
@colincassidy91284 жыл бұрын
Hi, great video! Anyway to have this put the curtain in 3 positions? Open, Closed and Cleaning for instance? Is it due to the the restrictions of it emulating the Wemo plug?
@truthless76343 жыл бұрын
Will manual operation of moving curtains require significant extra effort after this?
@DIYMachines3 жыл бұрын
Yes, manually moving them is not possible with this design.
@mafiousyt5 жыл бұрын
Excelent Project. Works with Google Home?
@DIYMachines5 жыл бұрын
Thanks Kadu. Unfortunately I don't have a Google Home to try it with.
@bacardi33934 жыл бұрын
@@DIYMachines any try on google home ? Is it using mqtt ?
@Kampela994 жыл бұрын
, this is lovely.... but I still may end up buying ready stuff... :-)
@james3004813 жыл бұрын
Is it possible to make this work with apple HomeKit?
@DIYMachines3 жыл бұрын
This is something I have done, but others have found ways using alternative software.
@Mietitore3 жыл бұрын
Hi and thank you for the great tutorial! Is there a written guide that I could follow, or did you only publish the video?
@DIYMachines3 жыл бұрын
Thanks. I also write out my projects as instructables: www.instructables.com/member/DIY%20Machines/instructables/
@savioluis74314 жыл бұрын
I loved this project. Well explained. Thanks a lot. I have a couple of questions/suggestions: I see you used a 100 microfarad 50v capacitor. Can I use a 100 microfarad 35v capacitor instead? Will the voltage matter in this project? Also in some other videos if you can explain how the voltage on a capacitor matters.
@graychenault1435 Жыл бұрын
Yes, 35V is plenty good. As long as the cap rating exceeds the voltage it's seeing (12v in this case) , you are GTG.
@hcFDX4 жыл бұрын
Hi is there any alternative if i do not have a housing
@nitin94111665 жыл бұрын
Great bro 👍👌.. can you please help me about 3D printed part weight?? Because in my city 3D printing depends on product weight
@DIYMachines5 жыл бұрын
Hi, the printed parts are not very heavy. I don't have just the printed parts available to weight but I don't expect it to be more than 100g. Probably closer to 60g. This is a guess though.
@madriz4754 жыл бұрын
I just had in hand mine are,91.6g,box69.2g,cover 12.9g,big wheel 4.0g, center wheel 2.9g,flat wheel 2.4g they don't have the support structures maybe with them they are 100g