Тёмный

DIY Arduino Nano Soldering Station V4 

HomeMade Projects
Подписаться 11 тыс.
Просмотров 153 тыс.
50% 1

DIY Arduino Nano Soldering Station V4. Hello everyone!. I made a new version of the T12 soldering station based on Arduino Nano, a few changes are made to the software, now it shows the PWM power level that the sation applyes to the tip, other chenges I made is that I replaced the L7805 voltage regulator with Mini360 buck converter and I increased the value of the R5 from 1K to 4.7K because was very hot when the soldering station was working and I made a new and beter PCB design, and lastly I made a beautiful 3D printed case.
Link to original project of Stefan Wagner:
RU-vid video: • T12 Soldering Station ...
EasyEDA site: easyeda.com/wa...
Link to Software, Schematic, PCB and STL files:
drive.google.c...
Thanks for watching, if you like this video please Like, Share and Subscribe to suport my Channel !!
Support me on Patreon: patreon.com/us...

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 316   
@stephenbarlin2314
@stephenbarlin2314 Год назад
Excellent project. Very unusually high standard of thought gone into design, software and implementation especially for a single maker. You have my respect.
@MMuraseofSandvich
@MMuraseofSandvich Год назад
You even DIY'd the circuit board. This is like a Jedi building his own lightsaber, except without the cool effects.
@EZ-HACK
@EZ-HACK Год назад
i have to rebuild my lab i lost everything. thank you a lot im going with this diy job as my main iron and ill cad upp the files to add it to my diy lab bench power suppl6y....Keep up the great work ya got my sub \
@HMProjects
@HMProjects Год назад
Sorry to hear that, I hope this will help you with your projects and I wish you the best rebuilding your lab. Thanks for watching and your subscription!
@PeetHobby
@PeetHobby Год назад
Looks nice, I like that it's very compact.
@SadeghParvari
@SadeghParvari 10 месяцев назад
Hello Your work is great If possible, put the PCB file and Altium schematic file for download
@ms2649
@ms2649 Год назад
Hmm you could make them into " modules" that have contacts to communicate with a controller to set them remotely (and can be expanded down the road as well)
@HMProjects
@HMProjects Год назад
I think It can be done. But why do you want to do that?
@ms2649
@ms2649 Год назад
@@HMProjects it was just a random thought 😄...
@EMERSONPAZ
@EMERSONPAZ Год назад
Excelente trabalho amigo
@sabian4ik
@sabian4ik Год назад
Силовые цепи на штыревых соединениях... Гениально!🤣
@mrpiramidon7140
@mrpiramidon7140 Год назад
для таких токов с головой
@gguy156
@gguy156 Год назад
Input method reminds me of an onion news joke about innovative keyboardless macbook xDD
@meax7180
@meax7180 6 месяцев назад
I built it but for some reason vibration switch doesnt do anything, when enters the sleep mode, shaking handle doesnt do anything, even tried directly to pull down D10 pin to ground, as vibration switch should do, but still nothing. What can be the problem?
@HMProjects
@HMProjects 6 месяцев назад
Did you have soldered correctly the pull-up resistor R14? First thought when you said vibration switch was there mey be the problem because with vibration switch it will not work properly, the handel should have tilt switch ( ball switch ) but if said that you pulled-down directly the D10 pin and doesn't work. I only can see three possible problems, the pull-up resistor is damaged or not soldered correctly, D10 pin damaged on the arduino board ( try it on breadboard if you have another arduino available ), and lastly it may be the code, maybe you did something in the code and changed the pin assignment by mistake. I can't se elsewhere the problem, I build 4 versions of this soldering station and even a soldering iron and all worked well for me, I had no problem exiting the sleep mode.
@meax7180
@meax7180 6 месяцев назад
@@HMProjects Thank you for reply, seems that D10 digital input is damaged on my board, i have switched to D11 and changed in code, and now it works, idk why this digital pin doesn't work, it is a brand new board, maybe it has something to do with bootloader or something?
@HMProjects
@HMProjects 6 месяцев назад
@@meax7180 I suppose you're not having a original arduino, those clone boards have also ATmega328 microcontroller clones, some works without a problem some of them doesn't, I have some Nano boards that analog pins A1, A2 doesn't work properly, I'm not sure what may cause the problem, it may be the bootloader or is just the chip itself. Anyway, I'm glad I could help you and you solved the problem.
@phtrrrr
@phtrrrr 7 месяцев назад
Hello. Can I ask why you set the voltage regulator at 7v instead of 5v in this version. Is the 5v regulator CN3903 module can be used?
@HMProjects
@HMProjects 7 месяцев назад
Hi. The Arduino Nano already has 5V regulator integrated but being linear regulator if the input voltage is 19V the power dissipation will be around 0.7W, it not seems much but is enough that the regulator to run quite hot, so I use the Mini360 buck converter to reduce the voltage from 19 to 7. You can use CN3903 but being 5 V the output of the AMS1117 from arduino board will be around 4V, you can bypass the regulator connecting the 5V to 5V pin on the arduino board not Vin pin.
@samwelemad8518
@samwelemad8518 Год назад
i have problem with project do not stable between hold and heat not be stable at work message
@ajuwinfly8272
@ajuwinfly8272 Год назад
Nice🎉🎉🎉🎉
@samwelemad8518
@samwelemad8518 Год назад
what kind of tip did you use?
@HMProjects
@HMProjects Год назад
T12 tips.
@jeanaimarre8068
@jeanaimarre8068 Год назад
Hello, do you sell this little wonder? Thanks
@HMProjects
@HMProjects Год назад
Hi. Sorry I don't sell but I shared all the files if is anyone who wants to make it.
@babykojek5500
@babykojek5500 Год назад
Help me sir when i was upload your program showing error alot of diagnostic
@HMProjects
@HMProjects Год назад
I only can think to a couple reasons why you get error when try to upload the code. One or more libraries are missing from your Arduino IDE, you have to install the missing library including the PID library that I provided. Or there's some kind ok problem with the Arduino IDE itself or maybe you didn't selected the proper Arduino board or the port, It's quiet hard to tell what may be the problem. Can you give more info about the problem, or can you describe the error you get?
@babykojek5500
@babykojek5500 Год назад
@HomeMade Projects sorry my english bad, after success upload profram i hear buzzer working but dont display anything in my oled display. I see different pinout between your oled "vcc-ground-sck-sda" and my oled "ground-vcc-sck-sda". So i try to jumper same on your project but my oled never show anything.
@babykojek5500
@babykojek5500 Год назад
@@HMProjects if you have telegram i'll send videos sir
@HMProjects
@HMProjects Год назад
@@babykojek5500 Yes, some OLED displays have different pin configuration, I believe the 0.96 inch display has GND, VCC, SCK, SDA, dis type of display has no reverse polarity protection, it may be damaged. Try it on a breadboard with code examples from Adafruit SH1106 or Adafruit SSD1305 depending on which display are you using and see if it shows anything.
@babykojek5500
@babykojek5500 Год назад
@@HMProjects my OLED display 1.3" write behind board of schematic. If can i'll show to you
@lenslens7379
@lenslens7379 Год назад
Beautiful ❤️ Well managed and I love single side pcb design!
@HMProjects
@HMProjects Год назад
Thanks. I wanted to make it simple and easier to make specially for others, I've actually made a version double sided pcb board and smd components, but that's harder to make, especially soldering the smd components on the board like atmega328 microcontroller and a pcb without soldermask it makes the job even harder, not many are willing to make it.
@Evilslayer73
@Evilslayer73 Год назад
@@HMProjects I prefer this version very cool project to make :) schematic is clear and easy to understand by a newbie like me :)
@davidrandall4001
@davidrandall4001 Год назад
Now that is a really cool project. I like that it has many of the same functions and controls that one would find on a PACE soldering station. Amazed at the size of it. Perfect for small bench space or on the go. If you built these... I'd buy 'em. Look forward to trying to make one.
@sylvioks
@sylvioks Год назад
Nice projects my friend, Cheers from a German Brazilian Buddy. I really want to get into electronics. I'm mechanical engineer, but electronics is something I know very little
@HMProjects
@HMProjects Год назад
Thank you. Electronics are really awesome once you start understanding how it works and what each component do but it take time to learn all of that. Nowadays we have all the information at our disposal only whith one click, it is much easier to learn than 15+ ago, but practice is needed as well and I recommend one step at the time, start with the small project and then advance a little and so on.
@jesusalbertogarciaandrade6698
Excelente! Por favor haz una para pistola desoldadora yihua 948g. Analoga y arduino.
@taufiqismail5633
@taufiqismail5633 4 месяца назад
Is the PCB layout size the same as version 3? I want to use the front PCB with version 3, because my handle is 5 pins.
@mscir
@mscir 5 месяцев назад
Has anyone built one of these? Do I need to buy a specific version of Nano for the code to work on it? How exactly does the Tip Calibration work? What solder handle do we need to use this?
@zwtsch
@zwtsch 2 месяца назад
what is the length for the pcb and oled spacers? also, configuration for printing the 3d case?
@abolfazlkofa
@abolfazlkofa Год назад
Very good How download Arduino code?
@oskimac
@oskimac Год назад
I'm sorry, but looking at the diagram, I don't understand which are the pins of the thermocouple and which are the ones of the resistance. I see labeled as P+ and SW. I suppose P+ is from the resistance since it is the pin activated by the MOSFET, but I also see that it is connected to the thermocouple amplifier.
@oskimac
@oskimac Год назад
From what I see, the T12 tips do not have separate pins for the thermocouple. So I understand that the measurement is made on the resistance itself. So it is not useful for my type of soldering iron. According to what I found, it is called 907, a clone of 7 pins.
@HMProjects
@HMProjects Год назад
The temperature measurement and powering the heater are made on the same line ( P+ and P- ), T12 tips have the thermocouple and the heater in series, not separated, that's why the thermocouple amplifier connected to the P+ as well.
@oskimac
@oskimac Год назад
@@HMProjects so, i can not use your project. what a pitty. its really good.
@Evilslayer73
@Evilslayer73 22 дня назад
Which soldering handle model are you using with the station ?
@zwtsch
@zwtsch Месяц назад
can i use LM358 instead MCP602?
@AdrianvanWijk
@AdrianvanWijk Год назад
Awesome project. A potential improvement is to include/enable a USB-C in PD/QC/AFC Fast Charge Decoy Trigger that Supports 20V Fixed Voltage Output. I'm going to hack an equivalent Ali express charger to make mine USB powered. That sai,d I love your project. Thanks for sharing.
@HMProjects
@HMProjects Год назад
Thanks. Hmm, I actually have a few little USB-C PD trigger boards, the IC used is IP2721 they are quite neat and integrate a lot a staff in those chips and they also supports fixed voltages 5, 9, 12, 15 and 20V, I used one of these when I made the digital soldering iron based on the same schematic and firmware. I totally forgot about those, that will be a nice feature to have barrel jack connector and USB-C, I already made a version of this soldering station with smd components that includes everything on one single board, I'm thinking right now to revisit that project and include USB-C PD as well.
@ShahZahid
@ShahZahid Год назад
maybe try changing the Arduino nana with a pi pico since nanos are more expensive than picos these days, and with that you can have a higher resolution adc, and maybe even RTC on there like the stm t12 stations
@HMProjects
@HMProjects Год назад
That's a good idea, or maybe stm32f401 they are quite cheap as well, I'll see maybe I will make a new version, I have some good ideas and suggestions from you guys to further improve this station. Thanks!
@grigoreman7198
@grigoreman7198 2 дня назад
Nice, thank you!
@jernejkurincic9050
@jernejkurincic9050 Год назад
Uau, fantastic! Great that it is all THT components, not like Unisolder requiring microscopic work. The only thing I'm somewhat sceptical about is using header pinconnector for main power transfer.
@HMProjects
@HMProjects Год назад
Thanks! You're not the only one that it's concerned about using the pinheaders to connect the two boards together especially the pins that transfer power to the heater, but I guarantee you that there is no problem, the pins are thick enough and the connection is strong enough for this. The amount of current it draws when the tip is heating up is around 2A but after the tip is up to the temperature it draws only a a few hundred mA, 200 to 600mA to maintain the temperature.
@anchilot
@anchilot 2 месяца назад
im build it but it cannot awake from sleep, even i shake the handle but it keep in sleep mode, why this happen ?
@anchilot
@anchilot 2 месяца назад
update, my pin d10 arduino some how broke, replace to d11 and working, but when im not insert the tip and handle why it keep show tip selection like when tip inserted ? this keep happen, already check every solder and nothing short, like detectiom of tip inserted broke
@svsv9
@svsv9 Год назад
Really nice project. I did the V3 version, did find yet some component locally, will be ordering to test it. V3 is just superbad(cool) but this is on top.
@MaximusPanin
@MaximusPanin 7 месяцев назад
This is amazing! Is SMD Rework Station planned in this format ?
@ramboaripratama1992
@ramboaripratama1992 9 месяцев назад
hello sir, i have finish my build, but unfortunately my lcd oled not working (blank black screen), can you help me?? thanks
@phiphan4732
@phiphan4732 2 месяца назад
How can I make it work with jbc c115
@Muskad
@Muskad 6 месяцев назад
Please help..i add lib error 'U8glib.h' file not found
@HMProjects
@HMProjects 6 месяцев назад
You have to install U8glib via library manager.
@calinmoldoveanu6858
@calinmoldoveanu6858 Год назад
Hello, how do you find out the temperature from Letcon? if you only use two wires from the probe. + - pentur resistance but thermistor the heat sensor why don't you use it?
@HMProjects
@HMProjects Год назад
Hi. The T12 tips have the thermocouple in series with the heater, so the temperature measurement is made on the same line.
@calinmoldoveanu6858
@calinmoldoveanu6858 Год назад
​@@HMProjects Thank you very much! Now I understand everything perfectly!!!
@КилВалерий
@КилВалерий Год назад
Отличный проект, однозначно за труды ЛАЙК !!!!
@oatti54
@oatti54 10 месяцев назад
Welcome! Where can I get a soldering iron for this equipment? I have a Hakko 907, I don't think it's good for it? Greetings: Attila
@alfatihid8901
@alfatihid8901 Год назад
amazing DIP component version very cool design all the best
@HMProjects
@HMProjects Год назад
Thanks!
@brianheaton5521
@brianheaton5521 3 месяца назад
Do you sell these as a kit? I love it.
@GoranMilici
@GoranMilici Год назад
is there somewhere I can buy the pcb or just send the gerber files to pcbway or some other pcb company and have them make it? Asking because i would rather support you and buy from you than make some big company more money,
@HMProjects
@HMProjects Год назад
Hi thanks. I don't have the pcb boards for sale but I shared all the files including the Gerber files if you want to have them professionally made. Great way to support me is watch my videos and subscribe to my channel or to support my on my Patreon page. Thanks again!
@Kingstar24
@Kingstar24 4 месяца назад
Thank you for sharing the project and congratulations to the creator! There is great satisfaction in starting a soldering station, which is probably a better solution than buying a ready-made soldering station.
@irmadion4904
@irmadion4904 8 месяцев назад
Hello, It is compatible with Weller RT series tips? Of course with a suitable cable for the RT series-Tips!
@TheJimgreen
@TheJimgreen Год назад
Great project. If use a battery from a 20V drill I think this may be nice portable soldering station.
@tulussetiawan6534
@tulussetiawan6534 7 месяцев назад
Can it be used for T-12 and T-type solders And the T-936???
@manadoinitialdj8795
@manadoinitialdj8795 11 дней назад
Hello brother, nice project, and i like it, i try to make pcb from your schematic but my IRFZ44N going to hot, screen eror, and im use C1815, capacitor 1uf 50v, 10uf 50v, can you help me brother?🥹
@HMProjects
@HMProjects 11 дней назад
Use 2N2222 or something similar that have the pin configuration Emitter, Base, Collector, if you use BC337 as in schematic you have to put it backwards on pcb because it has pin configuration Collector, Base, Emitter, your mosfet is heating up because you use the wrong transistor C1815 pin configuration is different Emitter, Collector, Base, so the middle pin instead being Base is Collector.
@manadoinitialdj8795
@manadoinitialdj8795 11 дней назад
@@HMProjects thk u brother for your reply, im wrong with c1815🥹 i will try with 2N2222, thk u so much brother for your info🙏
@manadoinitialdj8795
@manadoinitialdj8795 11 дней назад
im think i wrong with another parts, stil hot my IRZF44N🥹
@HMProjects
@HMProjects 10 дней назад
​@@manadoinitialdj8795 If you used the right transistor check the orientation of it it has to be with the emitter facing to the Mini360, and verify to be in good condition and not damaged and if the mosfet is still running hot change it as well, but if the problem persist verify the rest of the components to be mounted correctly and for short circuits, I suggest to verify the wires in the handle to be correctly connected to the station because when you buy a new handle you need to rearrange the wires in the GX connector ( aviator connector) in order to match the P+, ball switch, GND of the station. Good luck and I hope this will help you!
@manadoinitialdj8795
@manadoinitialdj8795 10 дней назад
@@HMProjects thk u brother for help me, im stil verify the wire and circuit short, but the mini360 must to be close with emitor? btw im replace the IRFZ44N with IRLZ44N and IRLB4132 but still hot, and now the iron tip quickly hot, but the temperature still 0000, if im another update , im coment again, thk u a lot brother🙏🙏🙏
@Boo2k1
@Boo2k1 6 месяцев назад
I need your help. I tried doing this but when I don't plug in T12 it doesn't show the error
@monzen3313
@monzen3313 Год назад
Amazing work. I'm wondering how to do the calibration for this project.
@MdNasir.786
@MdNasir.786 Год назад
pls tell me looking for 2nf capacitor but not found alternative 2.2 capacitor can be used
@porloc
@porloc Год назад
It needs double screen buffer. So it will not update image at the same with display drawing
@renelefebvre53
@renelefebvre53 Год назад
Très beau travail . Merci pour le partage
@Ryan_Tidwell
@Ryan_Tidwell Год назад
I have not seen your channel before. I like this project a lot. I will eventually build it and see if I can make it work. You earned a subscriber. :D
@romanbg9159
@romanbg9159 Год назад
Exelente proyecto lo unico es que se me calienta demasiado el Mosfet del resto muy bien diceñado muchas gracias🙏🏻
@shaneintegra
@shaneintegra Год назад
Wow this is absolutely amazing! Its so small! :p
@meax7180
@meax7180 Год назад
Wow, this is awesome, definetlly my next project. I am currently working on arduino digital bench power supply with tft display. Does only works with t12 soldering tip or I can connect standard 5 pin 852D+ iron to it?
@HMProjects
@HMProjects Год назад
Thanks. I don't think it will work with the iron from that station, the T12 tips have the thermocouple in series with the heater and on that iron from 852D the thermocouple is separated.
@meax7180
@meax7180 Год назад
Does the termistor and vibration sensor are in handle or tip?
@PaulRogalinski
@PaulRogalinski Год назад
Nice attention to details, love the idea of mounting the shell to the standoffs of the internal cage.❤ Going to steal this :)
@Евгений-н5э5ъ
@Евгений-н5э5ъ 5 месяцев назад
Приветствую. Подскажите, почему энкодер не реагирует на вращение (энкодер рабочий) и при отключенной ручки паяльника не выводится ошибка. Заранее спасибо.
@Kingstar24
@Kingstar24 4 месяца назад
Good morning, I have the same situation, after connecting the soldering iron, it is detected and the temperature can be adjusted, but after pressing the encoder, the software freezes and no selection can be made, only reset remains. What could be the reason? To be sure, I uploaded the software again, but it didn't help. Regards and sorry for any spelling errors.
@Kingstar24
@Kingstar24 4 месяца назад
Today I managed to solve the problem with the inability to select encoder settings. It was enough to reduce the power supply on the Step-Down converter. I came up with it because it worked properly when powered from the USB socket, but after connecting the 19V power supply the problem occurred.
@lptf5441
@lptf5441 Год назад
Great work! I'd love to see you take this to the next level and use all your own components. Adding an microprocessor to your board directly is not difficult and gives you a huge amount of additional flexibility. Using some large, easy to solder surface mount components and a professional PCB should allow you to fix everything on a single board, which would be awesome to see :)
@HMProjects
@HMProjects Год назад
Thanks! I already made it before I've made this one but I didn't make a video about it because I didn't like how the 3D printed case came out and the pcb is a bit larger than this about 7x10cm, but I want to remake it to be smaller as this one wich the pcb size is 5x7cm and use same case with some modifications to it. On that version everything is with smd components and includes everything on one single board, and uploading the firmware or updating it is simply by connecting the USB cable from pc to the board, and another thing is that instead of rotary encoder I used buttons for this version. Anyway I will see how it goes and maybe I will make a video and share everything.
@lptf5441
@lptf5441 Год назад
@@HMProjects Sounds awesome. Would love to see it!
@ГогаГожга
@ГогаГожга Год назад
Этот проект паяльной станции с ранней прошивкой, потом его перевели на графическое меню. На гитхабе страница Stefan Wagner.
@luanmatau3547
@luanmatau3547 Год назад
Hello my friend, i have some questions after read comment. Can i replace the tilt switch by a vibration switch ? ( I read the ino file and the code mention both of them ) My T12 handle doesn't have the tilt switch. I bought a new tilt switch but i don't know how to connect it correctly to my T12 handle. The tilt switch has 2 wire. Your soldering station has the GX16-4pin , the P- and E are soldering together so i think the first wire of the tilt switch will connect with SW and the second wire will connect with P- and E. Is that right ? And can we do it similar to 5 pin T12 handle. Your PCB have 3 line out, 1 for SW, 1 for P+ and 1 for P- and E which are soldering together, 5 pin T12 handle have SW, P+, P-, P-, E so to use 5pin T12 handle, should i soldering P-, P- and E together and connect them with P- and E on your PCB ?( Sorry for my bad English grammar and vocabulary ). Thank you so much!
@luanmatau3547
@luanmatau3547 Год назад
I was watching Stefan Wagner version. ''To make the soldering station ESD-safe, connect the earth (E) terminal of the aviator plug to a female dupont connector and glue it into the corresponding opening on the case." He don't soldering P- and E together like you so if i make it like you, can the electric from (E) will spread into the ground ?
@TotallyNotJason101
@TotallyNotJason101 Год назад
I always wanted custom t12 board. guess this is the one!
@ahmadramdanmubarok4417
@ahmadramdanmubarok4417 Год назад
Can schema v4 still use 0.96" OLED? because the price of 1.3 "OLED is 2 times more expensive than 0.96" OLED
@HMProjects
@HMProjects Год назад
Yes, you can still use 0.96 inch display. You need to change in the code the line ( comment/uncomment) depending whatever display you choose to use.
@matelang8200
@matelang8200 Год назад
I make this project homemade.. but for me, not working.. when give power for nano, still shut.. light not light up.. not turn on.. any idea?
@HMProjects
@HMProjects Год назад
Assuming that you use the pcb that I provided there are a few things to check. First check if the Mini360 correct orientation, maybe by mistake you put it backwards. Second, check the output voltage from the Mini360, it should set to around 7V when you powering everything from 12 or 19V. Verify if everything soldered well and have a good connection.
@IvanIvanov-x7g
@IvanIvanov-x7g Год назад
Hello! How many centimeters are the bronze columns
@lean5639
@lean5639 Год назад
Hello there! How easy would it be to convert this to USB-C PD input using a trigger board ? Looked at some of the schematics and shouldn’t be hard, but the part that worries me is the voltage reading and if that would get thrown off
@HMProjects
@HMProjects Год назад
Hi. It's actually quite easy by simply connecting the USB-C module to the power input of the soldering station. It will not affect the voltage reading, it will simply show the voltage level that the USB-C module it negotiates with the charger or powerbank. I actually made a soldering iron based on the same schematic and firmware with USB-C PD2.0 trigger board, look on my channel and you'll find the video.
@Muskad
@Muskad 6 месяцев назад
I have printed the PCB using the Garber file that you provide at jlcpcb. but when I assembled all the components it still wouldn't turn on... can you please help me?
@Muskad
@Muskad 6 месяцев назад
Can i send my board to you?
@HMProjects
@HMProjects 6 месяцев назад
@@Muskad Hi, sorry to hear that. Check all the jumper wires to soldered, verify with a multimeter the voltage at the imput of the Mini360 and the output and see if you have whatever your power supply voltage has and respectively 7V on the output, and lastly verify the pin VCC pin from Arduino Nano to have 5V, and from here you can figure it out where may be the problem. After you verify all off those and and still is not turning on, I will try to help you out further.
@Muskad
@Muskad 6 месяцев назад
on the mini360 the input is 19v and at the output there is no voltage at all and I have tried adjusting it but there is still no voltage... but at the pin of the mini360 IC there are 2 voltages 19v and 5v... the 5v voltage stops at the pin of the IC..
@Muskad
@Muskad 6 месяцев назад
I've fixed the output, and 5v has appeared... then I tried turning it on and it worked but only for a moment then a line appeared on the screen then it turned off and the light on the Arduino also turned on standby. now the condition is off again but the 5v is still there... and on the screen pins vcc, scl, sda no voltage appears.. Am I still soldering wrong?
@HMProjects
@HMProjects 6 месяцев назад
@@Muskad if you have another Mini360 power it up and set the output to 7V before soldering it on the board, and another thing is to check after you power the soldering station the ATmega328 microcontroller on the Arduino board to see if is becoming very warm or hot, if it does the is defective. Another thing, the OLED display that I used it has the pins ( from left to right ) VCC, GND, SCL, SDA but others have GND, VCC, SCL, SDA verify this thing as well because if that is the case it puts everything in short circuit and potentially damage the display.
@ΒασιληςΣημαντηρακης
Very nice project, which is the max temperature of the station?
@EasyOne
@EasyOne Год назад
nice
@pierrejeanes
@pierrejeanes Год назад
What you mean soldering station sir me no know
@screen-protector
@screen-protector Год назад
I love your project to be true :). What's the Watt output of this station if I can ask, please? :) I've got a lot of TV cases and wouldn't need to 3d print even, can use them instead. The only downside of the plastic small case is that it's not that stable. Other than that, this device looks great :). I've got 1 DIY from Aliexpress with T12 as well and love it, really cheap. But, when I've notice your one, I'd like to make one if it's a 60W at least. No point for me to build less than that.
@HMProjects
@HMProjects Год назад
Thanks. The T12 tips are around 70W, but it depends on the voltage that you power the station. Of course you can make the case from whatever materials you have or want, 3D printed case is optional and for me this was the best option.
@screen-protector
@screen-protector Год назад
@@HMProjects I've got here resin 3d printer and no time to play with it :D, but as I've got too many cases from cracked screen TVs, it's nice to reuse them rather than just throw them away, or take them to the recycling center which I have to do. I can save on printing this way. Thank you for the clarification, so the T12 has it's own power, my understanding of this was wrong then. That's good to know :). My station uses my bench power supply and the max it takes with T12 is around 24V with about 2 amps on 480C which is max. So, will check next time and might be around 2.5A max then.
@firdha2566
@firdha2566 3 месяца назад
capacitor how many volts
@HMProjects
@HMProjects 2 месяца назад
35V for electrolitic.
@error7358
@error7358 11 месяцев назад
Can i follow this or any change in this version i have ok with this version
@samwelemad8518
@samwelemad8518 Год назад
how can i get soldering 4 holes or how convert 5 holes to 4 holes soldering iron
@hobbyrob313
@hobbyrob313 Год назад
Directly alike! how beautiful! I've tried this before and it failed maybe try again like here in the video! (Thank you for sharing!) Healthy and friendly greetings from the Netherlands! Rob
@HMProjects
@HMProjects Год назад
Hi Rob, thanks for the greetings. I did my best to make it as it is and it's working without any problems. But as I mentioned in the video, when I made the schematic I used 2N2222 for Q1 and then I've changed the name to BC337 but the footprint remained from the 2N2222. So if you want to make it put the BC337 backwards. It given me a lot a headaches until I figured out why wasn't working and the mosfet was getting hot. Later I will update the files.
@beltonator
@beltonator Год назад
i`m wondering, is there any way to power up with 12,5V? it will be really nice project to use portable with car battery in the field.
@HMProjects
@HMProjects Год назад
It works with 12V, the only downside is that it will take longer to heat up the tip and will have less power, at 24V the tip has around 70W but at 12V will have half off that. As of matter of fact I'm only using it with 19V.
@elonyao3894
@elonyao3894 Год назад
I suspended mine because of the intolerable " PWM shock " noise, there is no solution except lower the timer frequency.
@HMProjects
@HMProjects Год назад
Yes, it's a bit annoying when you hear that noise in PID control but you can switch direct control from the menu wichi is much quieter because it turns on and off from time to time the heater to maintain the temperature.
@OverthePantsClayHJ
@OverthePantsClayHJ Год назад
That is sooo much better than some of those Ebay Yihua clone soldering stations! What about adding a PIR motion sensor so you can reset the sleep timer when you are at your work area?
@HMProjects
@HMProjects Год назад
Thanks! I don't know if that's a good idea using the PIR sensor and every time you walk in front front of the work area it goes out of the sleep, better using it as it is or even better using same system as JBC as someone suggested here in the comments section.
@nightmoon90
@nightmoon90 Год назад
This is a very interesting project, I would love to buy such a DIY kit for self-assembly, think about distribution ✌️ The only problem in my opinion is the lack of an aluminum radiator or extra mini ventilator for the mosfet at the time of heating the tip, a lot of energy must be released on it and it can be a problem for it 🙃
@HMProjects
@HMProjects Год назад
I shared all the files if you want to make it, don't need to buy it 😉. There is absolutely no need to use a heatsink or a cooling fan, the mosfet stays at the room temperature all the time, when the mosfet is switched on at gate is 18V so the mosfet is fully opened, it has very little resistance and no heat dissipation.
@danielkochanicek6906
@danielkochanicek6906 Год назад
Lol i am suprised how much simillar your design is...i am working on something , way you made pin header and pin bar together as connection through boards ...wow ...I did it the same way because i saw this wafering like style layerboard system in some nasa control systems...wonderful bro
@DroidCare
@DroidCare Год назад
great job sir ...is it possible to make a T210 (JBC clone) with the sme circuit....?
@HMProjects
@HMProjects Год назад
A few people asked me the same thing and I'm not sure if it will work and the reason for that is that the T12 tips have thermocouple in series with the heater and the temperature measurement is made on the same line. If the T210 or C210 tips has the thermocouple in series with the heater as well, I see no reason why shouldn't not work.
@fasihzafar7423
@fasihzafar7423 Год назад
is there any way to add a stand with the option of sleep mode ?
@ChrisHalden007
@ChrisHalden007 Год назад
Great video. Thanks (but turn off the buzzer next time. It killed my ears😂)
@HMProjects
@HMProjects Год назад
Thank you for watching. I know, sorry about that 😂. I realize that when I edited the video but I was not willing to film the clip again and I didn't want to put music over it as well. Look on the bright side, it keeps you awake if you watch video late at night 😂.
@fatherofterror
@fatherofterror Год назад
Sólo faltaría modo de suspensión para ser perfecto 🤔
@tungnguyenthanh4735
@tungnguyenthanh4735 5 месяцев назад
Can I replace irfz44n with irf3205?
@HMProjects
@HMProjects 5 месяцев назад
Yes, you can.
@tungnguyenthanh4735
@tungnguyenthanh4735 5 месяцев назад
Sorry to bother you again because I find this product very convenient and I want to make one for myself. Can Can I replace bc 337 with 2n3906?
@tungnguyenthanh4735
@tungnguyenthanh4735 5 месяцев назад
Can I replace bc 337 with 2n3906?
@HMProjects
@HMProjects 5 месяцев назад
@@tungnguyenthanh4735 No, 2N3906 is PNP transistor, it will not work but instead you can use 2N2222 or any other NPN transistor but pay attention to pinout.
@OMNI_INFINITY
@OMNI_INFINITY Год назад
Subscribed! Thanks! 👍🏻
@IvanIvanow-u9j
@IvanIvanow-u9j 7 месяцев назад
Hello! For the 0.47uF capacitor, are there any requirements: 1. Should it be electrolytic? 2. Should it be tantalum?
@HMProjects
@HMProjects 7 месяцев назад
Hello! Yes, it should be electrolytic capacitor rated for at least 35V, this capacitor ( C13 ) should be between 0.1uF and 1uF, in case if the temperature displayed is not stable, play around with the capacitor value and see which one works best for you.
@IvanIvanow-u9j
@IvanIvanow-u9j 7 месяцев назад
@@HMProjects Thank you very much!
@francis5564
@francis5564 Год назад
It's an excellent project. Someone knows the voltage of the next capacitor (10uf;100nf;0.47uf & 2nf)? 'Cause i recently enter to this world and i don't know many things though
@HMProjects
@HMProjects Год назад
Thanks. 10uf and 0.47uf electrolytic capacitors are 35V and the ceramic ones 100nf and 2nf are rated for 50V.
@IvanIvanow-u9j
@IvanIvanow-u9j 7 месяцев назад
@@HMProjects Hello! For the 0.47uF capacitor, are there any requirements: 1. Should it be electrolytic? 2. Should it be tantalum?
@vencislavvankov4897
@vencislavvankov4897 Год назад
Hello! Congratulations on a wonderful project! Can you post gerber files or PCB files?
@HMProjects
@HMProjects Год назад
Thanks! Unfortunately I didn't make the Gerber files but I shared all the necessary files, pcb, schematic, stl files. Link is in the video description.
@YO2LYP
@YO2LYP Год назад
Love the detail with the "noise" on the screen at startup :) (like on old days analog B&W TV sets)
@HMProjects
@HMProjects Год назад
That was not intentional 🙂
@LeLoiDIY
@LeLoiDIY 5 месяцев назад
Can I use a 0.96 inch OLED screen instead of a 1.3 inch OLED screen?. Is it necessary to change the code?. Thanks
@HMProjects
@HMProjects 5 месяцев назад
Yes you can use 0.96 inch display, but you have to change in the code the display you want to use by comment/uncomment using "//" at the lines 173-174 at the moment is like this, //U8GLIB_SSD1306_128x64... U8GLIB_SH1106_128x64... change it to U8GLIB_SSD1306_128x64... //U8GLIB_SH1106_128x64... It will work without a problem.
@LeLoiDIY
@LeLoiDIY 4 месяца назад
@@HMProjects Thank you, I have one more question, Can I replace Capacitor C8 (2nF) with 2 1nF capacitors? because I don't have a 2nF capacitor. Thank you
@miriamramstudio3982
@miriamramstudio3982 Год назад
Tanks for sharing. Great project 👍
@imreszili8920
@imreszili8920 Год назад
Great project! Will you redesign because the FET is too heat when you switch on the circuit? I recommend you use the PCB soder side for cooling, or a small heat sink. What is the maximum temperature of the FET when you switch on with solder?
@HMProjects
@HMProjects Год назад
Thanks. Is not need for a any kind of heatsink, the mosfet is cold as the room temperature when the soldering station is working.
@imreszili8920
@imreszili8920 Год назад
@@HMProjects Thanks, it is a good news, that the mosfet is cold when you use. I want to use it for my weller wsp-80, this schematics is good for it? Can I calibrate it for my device?
@jogy2baer
@jogy2baer Год назад
I like your Project. The Son of a Friend from me will learn to solder , and i think it is a nice Project to lear it and the result is his own Soldering Station :-D But do you have a BOM for this? Thank you for this nice work.
@HMProjects
@HMProjects Год назад
You're welcome. I've included the part list as well to the files in the link below, or it can fallow the schematic, can learn from that something as well.
@jogy2baer
@jogy2baer Год назад
@@HMProjects Thank you so much
@3DPI67
@3DPI67 Год назад
That is a true DIY project!
@мр.Олександр
@мр.Олександр Год назад
Looks awesome 😎👍🏻 I want to build it)
@anmolkumar6704
@anmolkumar6704 Год назад
Does it need external temperature calibration with a thermometer or its good to upon first startup?
@HMProjects
@HMProjects Год назад
It will work just fine without calibration, but is better to calibrate it.
@nahidreza7751
@nahidreza7751 Год назад
I made this version but my MOSFET get very hot 🔥 and smells like burning. What could be wrong?
@HMProjects
@HMProjects Год назад
Hi. When I made the schematic I used 2N2222 for Q1 and then I've changed the name to BC337, so the footprint is from 2N2222 on pcb, is a mistake that I mentioned in the video 8:01 , sorry about that. Use 2N2222 for Q1 or solder the BC337 backwards and this will solve the problem.
@nahidreza7751
@nahidreza7751 Год назад
@@HMProjects can you please tell me how can I use 7pin 1.30" OLED display (spi protocol) in this circuit. What code should have to be modified and connection to Arduino nano? I received 7pin OLED display instead of 4 pin I2C OLED display. Please help
@umis9plus253
@umis9plus253 Год назад
Sir can you please make simple rework station from arduino.. like this
@HMProjects
@HMProjects Год назад
It is possible, but I do not have much free time to make everything, and I have some others projects pending.
Далее
The simplest soldering station on T12 tips
11:28
Просмотров 76 тыс.
DIY Soldering Station
9:45
Просмотров 1,4 млн
DIY Laser Image Projector (100ft+ Range!)
20:08
Просмотров 301 тыс.
DIY Arduino Nano Soldering Station V5
12:03
Просмотров 21 тыс.
This Oscilloscope Is Garbage (Literally)
16:59
Просмотров 6 тыс.
What's the difference? Arduino vs Raspberry Pi
6:21
Просмотров 1,8 млн
Things you can make from old, dead laptops
19:03
Просмотров 12 млн
I tried OVERPOWERING my Vacuum! (Homemade Turbine)
11:42
The world's worst video card?
32:47
Просмотров 6 млн
DIY Digital Soldering Station (Hakko 907 For Cheap)
7:47