Тёмный
Inventions Lab
Inventions Lab
Inventions Lab
Подписаться
Welcome to Inventions Lab!!

Welcome to our channel. We create home-made (homemade) things. Interesting inventions. Smart gadgets and machines. We also play with fire and create things that no one has ever created.

We enjoy this work !! :-D

If you like our work, share, give like, comment !

We are glad that you are with us! :-)

If you don’t want to miss our next video, make sure to subscribe!
Can be made a BLUETOOTH speaker from an apple?!
13:12
5 месяцев назад
BEST 3D PRINTING IDEAS FOR 2024 !
11:00
6 месяцев назад
3D Print - Mushroom As A Table Lamp! + STL
2:09
6 месяцев назад
Amazing Crossbow with arrow magazine +STL
2:26
7 месяцев назад
STL: CUTE FOX  - LIGHTING WALL DECOR
2:27
7 месяцев назад
Attention! - Bad Injury! - WATCH OUT!
2:27
8 месяцев назад
I made a shelf out of an engine! +  STL
2:51
9 месяцев назад
I Made A Middle Finger, Like A Hanger For Keys !
2:18
10 месяцев назад
How To Repair A Peugeot Boxer Wiper Motor !
5:12
11 месяцев назад
DIY - Tool for removing sealants by scraping !
0:59
11 месяцев назад
DIY Robotic Butterfly !
3:56
Год назад
What Is Inside Batery ?
1:27
Год назад
Комментарии
@Maxi-qi6vf
@Maxi-qi6vf 6 дней назад
bottle cut STL??
@JannatulMukarma
@JannatulMukarma 13 дней назад
Ful Not. Full Yes
@jenpachi2408
@jenpachi2408 Месяц назад
Does the wood from rhe match make shrapnel?
@thenonsens
@thenonsens Месяц назад
White ppl said its amateur
@Masterpj555
@Masterpj555 Месяц назад
cool but the music is like hearing a constant screech
@jessekorhonen4268
@jessekorhonen4268 Месяц назад
What is the best strip size for making 1.75mm filament? 8mm?
@tomasviera7503
@tomasviera7503 5 дней назад
Yes
@notluminati1136
@notluminati1136 Месяц назад
I used serial print not the lcd and its showing up as nan, so whats happening here?
@eagles2156
@eagles2156 Месяц назад
You could of just used your soldering iron to burn the wood
@Thericecooker-b9g
@Thericecooker-b9g Месяц назад
you give this to a wrong person 😈
@sami0_0-0
@sami0_0-0 Месяц назад
Thank you so much, it was just the video I needed.
@JuanGonzalez-ry7ms
@JuanGonzalez-ry7ms 2 месяца назад
Por qué se me parte muy a menudo??
@zwurltech9047
@zwurltech9047 2 месяца назад
Annoying sound makes the video useless
@carlosrivas3440
@carlosrivas3440 2 месяца назад
muy buen videos pero la segunda parte??? y el stl¡
@sova3220
@sova3220 2 месяца назад
trash.
@Ghoslyman
@Ghoslyman 3 месяца назад
This guy made 3 mins of entertainment what a man
@mohsen8813
@mohsen8813 4 месяца назад
hi there. my question is what would change if I use 10k resistance instead of 100k that you used?
@RicardoBHubner
@RicardoBHubner 3 месяца назад
Da diferença de temperatura de 5%. eu utilizei um calibrador no código, usando #25 no monitor serial (25= valor da temperatura real que tu está, utilize um termostato genérico) #include <Wire.h> #include <math.h> const int thermistorPin = 34; // Pino analógico do ESP32 const float termNom = 100000; // Resistência nominal do termistor a 25°C (100k ohms) const float refTemp = 25; // Temperatura de referência para a resistência nominal (25°C) const float beta = 3950; // Fator Beta do termistor const float seriesResistor = 10000; // Valor do resistor em série no circuito (10k ohms) float calibrationOffset = 0; // Offset de calibração void setup() { Serial.begin(115200); Serial.println("Iniciando medição de temperatura..."); Serial.println("Para calibrar, envie # seguido da temperatura real (ex: #26 para calibrar para 26°C)."); } void loop() { // Medir a tensão no termistor int adcValue = analogRead(thermistorPin); // Converter o valor medido para a resistência do termistor float voltage = adcValue * (3.3 / 4095.0); // Conversão para tensão (ESP32 é 12 bits ADC) float resistance = seriesResistor * (3.3 / voltage - 1); // Calcular resistência do termistor // Calcular a temperatura usando a relação para o fator Beta float temperature; temperature = resistance / termNom; // (R/Ro) temperature = log(temperature); // ln(R/Ro) temperature /= beta; // 1/B * ln(R/Ro) temperature += 1.0 / (refTemp + 273.15); // + (1/To) temperature = 1.0 / temperature; // Valor invertido temperature -= 273.15; // Converter de Kelvin para graus Celsius // Aplicar o offset de calibração temperature += calibrationOffset; // Imprimir valores para debug no Serial Monitor Serial.print("ADC Value: "); Serial.print(adcValue); Serial.print(" | Voltage: "); Serial.print(voltage, 3); Serial.print(" V | Resistance: "); Serial.print(resistance, 2); Serial.print(" ohms | Temperature: "); Serial.print(temperature, 2); Serial.println(" °C"); // Verificar se há entrada de calibração no Monitor Serial if (Serial.available() > 0) { String input = Serial.readString(); if (input.startsWith("#")) { input.remove(0, 1); float realTemp = input.toFloat(); calibrationOffset = realTemp - temperature; Serial.print("Calibração ajustada. Novo offset: "); Serial.println(calibrationOffset); } } delay(1000); // Delay para a próxima leitura }
@merkurguyxr4ti
@merkurguyxr4ti 4 месяца назад
Is this possible on an esp32 dev board? Im not sure where i would put the VREF wire. Any help or insight would be appreciated. Thanks!
@michalpus1774
@michalpus1774 4 месяца назад
Helped me a lot! Thank you❤
@BoxcarsWorld
@BoxcarsWorld 5 месяцев назад
I like this song... who is it?
@AbhishekAdithya
@AbhishekAdithya 5 месяцев назад
It's looks fire bro 💥
@galihpda
@galihpda 5 месяцев назад
hi can you help me?, why my temp showing minus
@barn2021
@barn2021 5 месяцев назад
Promo`SM
@TheATFcanSuckmyDicc
@TheATFcanSuckmyDicc 5 месяцев назад
Two words. Anarchist cookbook
@3DLL.
@3DLL. 5 месяцев назад
Just buy a bambu enough with the enders you wasting your money on this crap
@tylerwatson9230
@tylerwatson9230 28 дней назад
Some people like building and upgrading a printer and not just buy a boring bambu filled with proprietary parts
@elektronio8357
@elektronio8357 5 месяцев назад
Dear friend, the value you use for the termNom and rezistor variables is greater than the allowed values. Αn int stores a 16-bit (2-byte) value. This yields a range of -32,768 to 32,767
@xun564
@xun564 5 месяцев назад
Hello, the method I used in this video is accurate at positive temperatures, but it jumps very much at negative temperatures. Do I need to readjust the external resistor and program code? Thank you, greetings from Taiwan
@inventions654
@inventions654 5 месяцев назад
Hello Taiwan, I'd look at the code, I have a feeling it's not built for negative numbers. I haven't tried and I don't know if I will find time to try now. If you understand it a bit, this part will probably need to be changed. //measuring the voltage on the thermistor current = analogRead(termPin); // Convert the measured value to the thermistor resistance current = 1023 / current - 1; --- (maybe there will be a problem here, because I no longer know what the thermistor sends as data.) current = resistance / current; //Calculation of temperature according to the relation for the beta factor float temperature; temperature = current / termNom; // (Y/Y) temperature = log(temperature); // ln(R/Ro) temperature /= beta; // 1/B * ln(R/Ro) temperature += 1.0 / (refTemp + 273.15); // + (1/This) temperature = 1.0 / temperature; // The inverted value temperature -= 273.15; // Convert from Kelvin to degrees Celsius Look at what is going on with the data and where the error occurs. It's been a while since I've done this, I'd have to find more time to test where the error occurs.Let me know. Thanks
@TonyMueller
@TonyMueller 5 месяцев назад
I don't know how the original version is made, but it seems to me part of the difficulty of riding it is the placement of the wheel compared to your feet. If it could get further back toward your heel or at least toward your arch it might be easier to balance. Until then you're getting a hard workout on your calves.
@LoSePl
@LoSePl 5 месяцев назад
very cool project, also I think the ai voice if fine for example there is a chanel called I go by lots of names used to use an ai voice up untill very recently and is pretty sucessful. Just I think the music can be... refined a bit.
@MrBassjan
@MrBassjan 5 месяцев назад
Nice project. However, I turned the sound off after a while, the music was too overpowering imho.
@LordDecapo
@LordDecapo 5 месяцев назад
Looked interesting.. but cant sit through the AI voice. Would have rather just had good captions.
@makermind2050
@makermind2050 5 месяцев назад
Absolutely Same thought
@ujjwalaggarwal1810
@ujjwalaggarwal1810 5 месяцев назад
Which polymer have you used to print it? TPU ?
@inventions654
@inventions654 5 месяцев назад
I used PETG and so far it's holding up well :-)
@ujjwalaggarwal1810
@ujjwalaggarwal1810 5 месяцев назад
@@inventions654 thank you
@AdamJohnWilliams
@AdamJohnWilliams 5 месяцев назад
great vid but lose the AI voice (but keep the varied/interesting music)
@zetathix
@zetathix 5 месяцев назад
Twist your ankles inward and outward to make a wavy path. I have an orbit wheel, maybe you want to make a low fence on the side of the footpad to make it easier to control.
@inventions654
@inventions654 5 месяцев назад
Thank you for the info :-)
@SpiderDev-n4e
@SpiderDev-n4e 5 месяцев назад
Average bored engineer
@jesterc.6763
@jesterc.6763 5 месяцев назад
Very cool video
@jesterc.6763
@jesterc.6763 5 месяцев назад
Jesus! That background music is fxxng obnoxious! Props to your build man! Very cool concepts, but this music is ear rape.(talking about the first one)
@anonymous-mj8wb
@anonymous-mj8wb 5 месяцев назад
i was just going to say, it is very annoying. but a cool build.
@jamhops
@jamhops 5 месяцев назад
+1 use mellow music that isn’t shouting and swearing at me
@LockTheMage
@LockTheMage 5 месяцев назад
Really cool video! But man I just hate that ai voice so much.
@rocketboyjv5474
@rocketboyjv5474 5 месяцев назад
How tf else would you print that if it wasn't a 3d printer????
@thedoge6287
@thedoge6287 5 месяцев назад
Under rated channel nice vids
@PeterGriffin-ce4gj
@PeterGriffin-ce4gj 5 месяцев назад
do you have the stl files public?
@inventions654
@inventions654 5 месяцев назад
Repair: 4x Self Tapping Screw Countersunk Head 4X20
@mdrafiqul3358
@mdrafiqul3358 5 месяцев назад
😀
@awokenbacon5047
@awokenbacon5047 5 месяцев назад
hey, could you send me the nozzle your using? because ive tried drilling a nozzle but the drill bit kept breaking
@SSs_R3
@SSs_R3 6 месяцев назад
The PID value is always 255 and temp measured is always -273.15. Could you please explain why
@Gimmejunior-j2w
@Gimmejunior-j2w 6 месяцев назад
Do these actually work
@k.gowthamsc5558
@k.gowthamsc5558 7 месяцев назад
Hi! I follow every step and same components you used but not getting the temp readings on the lcd display and it always dispalys -273.15 only .Can you help me with this, please....
@inventions654
@inventions654 7 месяцев назад
apparently the resistor temperature information is not getting into the code. check if it is well connected.
@gabrielnicolau6092
@gabrielnicolau6092 Месяц назад
can you solution??
@agenordeoliveiraduartejuni9232
@agenordeoliveiraduartejuni9232 7 месяцев назад
Please, could you inform which resistor you used?
@inventions654
@inventions654 7 месяцев назад
everything is mentioned in the video. Please watch it again, at the beginning I show and describe exactly what components are used.
@ritesha8050
@ritesha8050 7 месяцев назад
thanks a lot, just subscribed
@simonsan5271
@simonsan5271 7 месяцев назад
Oh PET like P E T cutter... I was looking for something else.
@HakkiOgrt
@HakkiOgrt 7 месяцев назад
Thnx