- 24
- 116 981
newSogn
Приєднався 7 кві 2013
Esp32 based hot plate soldering station build.
I built up a soldering station with a cheap AliExpress hot plate and an esp32. I think it’s cool and it works pretty slick.
Переглядів: 4 415
Відео
How to ESP32 on a custom board - Circuit and arduino setup | Power Supply Design Series Part 4
Переглядів 8482 роки тому
Today I look at the ESP32 and how to get it up and running on a custom board. drazzy.com/package_drazzy.com_index.json,dl.espressif.com/dl/package_esp32_index.json, arduino.esp8266.com/stable/package_esp8266com_index.json
How to Configure Constant Current mode | Power Supply Design Series Part 3
Переглядів 1133 роки тому
How to Configure Constant Current mode | Power Supply Design Series Part 3
You will never believe I learned how the PRE REGULATOR works | Power supply design series ep. 2B
Переглядів 2093 роки тому
I think I solved the issue from the last video…. I could have gotten the Shockley equation wrong as well as what the biasing means…. I am pretty sure there is a voltage rise from the base to the emitter so I just added it in the end….. the accuracy of this is relatively meaningless to me as I have built the circuit first hand and can design based on that…. Again I’m just trying to understand ho...
This is what a TRACKING PRE REGULATOR looks like | Power supply design series ep. 2
Переглядів 7073 роки тому
Today we put together a tracking pre regulator with an lm2756, it functions, but it’s pretty noisy. Also I try to explain how it works, but I really don’t know at the moment. If you do know, we need your help! If you only ever do what you understand you will never learn anything new. Humans need to fail to learn so this is that in a sense….
This is how a LINEAR REGULATOR works | Power supply design series ep. 1
Переглядів 2363 роки тому
I went through the design goals of this power supply, and I create a linear regulator Arduinos are great learning tools, but frankly get kinda boring after a while, put away the modules let’s make our own circuit. I want to build a microcontroller controlled bench power supply to learn more about circuits…. Starting with the humble linear regulator.
This Is How To Calculate the Voltage Drop Across A Wire | QUICK THE BOSS IS HERE!!!! Edition
Переглядів 674 роки тому
We quickly go through how to calculate the voltage drop across a length of wire. If this was helpful please hit like so I know it was helpful to someone
Programming ESP32-WROOM-32D on a custom board
Переглядів 9 тис.5 років тому
I go through the process of programming an ESP32 when it is not on a dev module. I use a CP2102 to program my custom ESP32 module. This way you can make your own Wifi enabled projects much easier, and they run much better on a custom circuit board than on a breadboard. This is a part of my apartment automation project, more on that to come. I felt this process was not well documented on UA-cam,...
Arduino Data Logger | Qt and C++ Code Review
Переглядів 7 тис.5 років тому
I review some of the code that is used for this data logger including threading in Qt, and Serial Communication in Qt using QSerialPort.
Arduino Data Logger | QT and c++
Переглядів 2 тис.5 років тому
I thought I would show my new data logger that I built with QT and C . It uses MDI windows so it is completely custimizable to fit pretty much any need.
Arduino Data Logging - Python Tkinter Gui Tool For Easy Data Logging.
Переглядів 9 тис.6 років тому
I had recently built a cooler and I had need of data logging with an arduino. SD card modules are not a great solution because they are running more code on the arduino and the SD cards corrupt easily. That is why I built this little tool to be able to quickly log data to a CSV file. Check out the details on the cooler build here: ua-cam.com/video/lKwD2O19HYQ/v-deo.html let me know if you want ...
I Saved Thousands and Built a Flower Cooler Myself With $30.00 Controller!
Переглядів 6 тис.6 років тому
My wife is a florist, and she was in need of an industrial sized cooler. With commercial units costing in the thousands I decided to build my own. I build a box and insulated it with R5 insulation and a lot of spray foam. I then built my own controller for an air conditioner. Again consumer units costing around $300, I built mine for around $30.00!!! If you want more details please comment belo...
This was nearly the perfect morning | John Deere 9320 pulling chisel plow
Переглядів 1,2 тис.6 років тому
A little chisel plowing on a Saturday morning
DIY agricultural Auto steer: STAGE 1 - How to setup RTKNAVI
Переглядів 6 тис.6 років тому
DIY agricultural Auto steer: STAGE 1 - How to setup RTKNAVI
DIY agricultural Auto steer: brief introduction
Переглядів 2,9 тис.6 років тому
DIY agricultural Auto steer: brief introduction
CAD Workstation PC - Hardware Recommendations
Переглядів 13 тис.7 років тому
CAD Workstation PC - Hardware Recommendations
DIY CNC Machine Design Physics -part (4) design critique
Переглядів 5 тис.7 років тому
DIY CNC Machine Design Physics -part (4) design critique
DIY CNC Machine design Physics - Part3 Vibrations (modal analysis)
Переглядів 13 тис.7 років тому
DIY CNC Machine design Physics - Part3 Vibrations (modal analysis)
DIY CNC Machine Design Physics - Part 2 Static Loads
Переглядів 10 тис.7 років тому
DIY CNC Machine Design Physics - Part 2 Static Loads
DIY CNC Machine Design Physics - Part 1 Component Selection
Переглядів 19 тис.7 років тому
DIY CNC Machine Design Physics - Part 1 Component Selection
is there any alternative THT version of the pcb components? anyway, cool design.
There definitely is most of the parts I use are just jelly bean so you would just need to find the tht alternative to them if you can’t I could look it up too and then just make your own board, I’m down to 0402 smd components now and I will never look back the end result is so much better and tighter…. Smaller is more fun to me and smd hot plate soldering always feels like cheating
Very cool
what about control of humidity levels? Is this an off-the-self window AC unit? I've read those can keep at most 55-60% of humidity levels in those rooms. Flowers need more like 90% humidity, veggies/meat 85-90%.
Great another project I want to build and no information 😞
You have the schematic, what else do you need? I have always intended to set up a GitHub….
Hello, nice project, can you share the schematic and program with us?
Hello there. I built my own board and I couldn't upload my code just the way you did. Arduino IDE tells me "error: Invalid head of packet (0x00): Possible serial noise or corruption." Can you help me?
Never mind. My bad soldering skill made this error😅
It’s strange sometimes like you said you had a soldering mistake, i would have thought that the board would not even spit anything out, but sometimes you can see it…. That and decoupling capacitors are so important
hi, I really like your work, I would like to request the code to build it myself. Thanks.
Hi Sogn, because this is recent, could you link your Github project you mentioned will do in the description of "Arduino Data Logger | Qt and C++ Code Review" ? A few people have been asking for it, me included. Thank you in advance.
Tank you for this.
Pretty cool. What type of hotplate is that?
US $1.08 51% Off | 110V/220V 400W PTC Heating Plate LED Remover Heating Soldering Chip Demolition Welding BGA Station Solder PTC Split Plate a.aliexpress.com/_m0zK52S
That is the link to the exact one I got…. I just have it connected to a light dimmer and I manually control the temperature
@@newsogn5148 This is why I am beginning to dislike Gmail. Replies are hidden so deep in emails. I just saw your reply. Thanks for the info. I am going to try a griddle the wife was throwing out which I believe will get hot enough without using the thermostat which i believe still works. I just need to get a thermal tester to see. BTW. What type of solder are you using? I have paste but yours looks more liquidly than what I have. Thanks again.
@@k7ilo_Las_Vegas US $4.18 25% Off | Lead-free Solder Paste 183C Soldering Tin BGA LED Repair Environmental 10cc Syringe Liquid Flux Soldering Paste Welding a.aliexpress.com/_mPzF5jy
That is the exact listing of the one I got. It seems to work out pretty good so far
Hi, I would like to know how did you wire all esp PIN. 6 months ago I made my own board esp-based. I use your same model ESP WROOM 32D but no procedure to boot the chip has worked. Can you help me please?
I actually made a better(I think) video about this take a peak I go over the circuit….. do you have a capacitor from io0 to ground that can cause issues
@@newsogn5148 thanks for your answer. If you want I can share with you my schematic. I have contacted various maker and everyone show me different circuits and different methods to program esp, but no ones work
Did you have to install any bootloader or anything on the ESP32 before this would work? Nothing via JTAG?
No I have never had to, I’m going to make a new video for this soon l have found better ways to do this….
@@newsogn5148 Thanks! Useful info!
that would cool to go over the python code
its a pity mr dave jones never finished his off!
The deeper I get I don’t think you ever do finish it….
Thank you very much for this video, it helped me a lot.
Did you ever build this thing? Making this that heavy I am really curious about the inertia trying to start and stop it.
Nicely explained, thank you!
well he seemed to let it die a death,no mention of it on the eev website either,looks like he was left with egg on his face,why make a long series of vids with no real conclusion?
@@paul.alarner6410 I think he wanted to sell them like the ucurrent but I think he couldn’t make money on it… this was before the dps modules and cheap gear really took off
There are so many mill designs where the gantry is sat at an angle including yours, why? what's the difference between that and if it sat vertically? thanks!
Honestly very little, it’ll work both ways I’m sure…. The idea is that we are using a cheap linear rail if the center of mass is to one side of those rails then one of the bearings will bear the majority of the weight and the other could have a negative force on it…. It’s a small detail, but it’s in an attempt to maximize cheap linear rails
"let me know if you want more details on the code." Yes please. Do go through the code (or at least post it in text form)
No code???
Thank you!
Dear sir, Which software did y used to design
Auto desk fusion 360
Sounds like ur wearing a mask while making a video. But good information
it's an really incredible work, I want to create this project. sir is it possible to shear your python and arduino code? if possible please send on my email: (najmul.eee1996@gmail.com) Thank you so much sir
Can you please share the Github link for the project?
Please share python code
Hi I would like to know if you have some source code laying around. Thanks
Hi, I have trouble getting satellites to show up on the Rover:Base graphs even in Single. Did you encounter this issue?
Please go through python code
source code will be very helpfull. thanks
Thanks for this video! It's helping me lay out my own board. I'm sure you've seen the ESP32 DevKitC schematic, where in the bottom left hand corner they show their fancy USB to UART converter that also has the IO for controlling the EN and IO0 pins with the DTR and RTS signals. When I saw that, I got scared that these signals are also needed for communication during the upload process. I know that, for example, the ATMega328P on most Arduinos requires weird voltages on the reset/enable to put it into download mode, and might even be modulated. Just to be clear, the EN and IO0 pins on the ESP32 don't require any advanced modulation during the upload, right? It looks like the only action those two pins see are right at the beginning when you manually put the chip into download mode. Your USB to serial adapter isn't doing anything besides TX and RX? Thanks.
If possible, please share the Python code.
Hey nice work I have a trouble with serial in my GUI, can I see how did you work on it? I would appreciate it.
Hi, I am also designing a desktop CNC milling machine with working area around 200 X 200 X 40 mm. Here i am facing a problem here. However i have compketed the most of the design. When it comes to force analysis i have no clue how force will act on machine parts during milling process. I belive the forces depends on the material and spindle properties. But i dont know any formulae. Could please suggest me any book or material so that i can figure it out
Hi newSogn. Great code. would it be possible to share the GUI code? thank you.
me podrian dar el codigo?
Could you share your code, it looks amazing
any source code?
I believe the esp32 datasheet says the boot strapping pin is latched to whatever value it took on reset, so you don't actually need to hold it down for the entire duration of the upload. I'm about to try this project, so I will find out for sure pretty soon :)
you are correct!!!! however when it is attempt number 253 superstition kicks in pretty hard hahaha
Your Stage 1 is very interresting. Are you ready for the stage 2? Thanks.
AgOpenGPS.
any code source ???
So, any further progress ?
Hello newSogn, basically I'm trying to create a data logger for climbing related research, if you could share code, it would be awesome, thanks for a great video!
Modal analysis provides the natural frequency of a structure. How do you plan to use it further? I mean, what's the conclusion?
Thanks for the explanation ! I would like to reproduce the same thing for a similar project. I would like to plot data from ADC value stored in SQL database. Is it possible to have the source code of your project please ? thanks
I couldn't read your schematic very well on my screen. Can you link to a closeup image of the 3.3V power circuit section (like in the upper corner at time 2:55)? I've been meaning to try JLCPCB out. Good to hear you have had good success with them.
I am actually going to try something a little different right now I just have the HLK 5M03 going to the esp32 with some input capacitance, but I think I will try to get a 5v supply on there and then use a linear voltage regulator to knock it down to 3.3v that way i don't get the power supply voltage drop when I turn on a relay......
@@newsogn5148 Thank you for the info. Ah yes, that makes sense. Appreciate your video.
How well did the flowers hold up? I'm debating this same idea for flower arrangements for my daughters wedding. Making them isn't the problem, properly storing them is.
for a one time use, my wife would just turn the temp down in the apartment for one day and make sure they stay as cool as possible, also she would just order them to come in as late as possible then make them the night before. so there are ways around it for one use, but it is nerveracking.
CV joint? can't really hear it.
no it was just loose valves, I finally manned up and adjusted them at 210,000 miles and its been a much smoother sounding car, I recomend doing that sooner than I did, because then you can see how your maintenance schedule is working.....
@@newsogn5148 very interesting! I'll have to remember that.
Did you adjust the valves yourself? Were they loose? I’ve adjusted mine twice but get this kind of a noise under heavy acceleration above 3k rmps.
newSogn did you adjust valves yourself? I get similar noise only after 3k rpms on heavy acceleration
@@IgorD33on mine the RPM was lower, like maybe 2000, it is still not perfect, but yes they were loose. Did you inspect the rocker arms and bearings ect, how did they look? you might have a different issue, I also held a screwdriver to different parts of the engine and then you put your ear next to the screwdriver and use it like a stethoscope, figure out exactly where the noise comes from.
hi! how can i display the output from shell into a tkinter window?