[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Archived threads in /diy/ - Do It yourself - 614. page

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

File: bedroom-doors-xhpo52xplgdm9eim.jpg (512KB, 2048x1536px) Image search: [Google]
bedroom-doors-xhpo52xplgdm9eim.jpg
512KB, 2048x1536px
Cheap/ easy ways to soundproof / at least dampen the sound traveling through bedroom door? Door has gaps on all sides, and is flush with the wall. Pic not my door but similar.
12 posts and 2 images submitted.
>>
File: 1420410868502.jpg (78KB, 600x450px) Image search: [Google]
1420410868502.jpg
78KB, 600x450px
you need mass. egg crate and that won't help.

you need a solid core door. if your door is a cheap hollow shit, you have to replace it.

then add some adhesive-backed rubber stripping around the jamb. pile pillows in front of the crack at the floor.
>>
>>949816

I'm 22 and living at home with parents for college. So I can't do anything to the door. So I was thinking some way to block the gaps around the edges or something. I put a blanket on the bottom, I'll do a pillow now.
>>
>>949818
push a book shelf in front of the door. fill with books.

hope you can exit the window in event of fire.

File: reloading.jpg (56KB, 608x406px) Image search: [Google]
reloading.jpg
56KB, 608x406px
I'm sure this thread has been made 50000 times so I'm sorry in advance for wasting space on your board, but I've been wanting to find a constructive hobby to subside my urges to kill and keep me busy. I was considering reloading as I'm already an ammosexual but I don't really have the disposable income to drop a couple thousand dollars on a respectable reloading kit. So you guys got any suggestions and/or tips on how to get started?
30 posts and 6 images submitted.
>>
File: 1455391931896.jpg (135KB, 600x600px) Image search: [Google]
1455391931896.jpg
135KB, 600x600px
>>947931
Play bingo an DIY
>>
File: PicsArt_02-17-06.36.57.jpg (116KB, 600x600px) Image search: [Google]
PicsArt_02-17-06.36.57.jpg
116KB, 600x600px
>>947935
There ya go
>>
>>947937
>>947935
> cancer

Hey I'm trying to program a digispark arduino to produce a joystick output to usb, but the documents and tutorials don't seem to really explain how to use it.

They have this example code:
http://pastebin.com/spVJxZGP

Specifically I'm talking about those DigiJoystick.setX() functions. Just from looking at the function in the master file
>void setY(byte value) {
> last_built_report[1] = value;
> }
The <byte> argument doesn't seem to do anything. When I am using this function do I actually pass the <byte> datatype itself as the first argument? Or do I have to supply a variable to the byte type, and if so what is this variable supposed to represent?

In my own project all I am trying to do is derive a value from a sensor I have and output a relative single axis joystick signal.

Oh and sorry if /diy/ isn't really the place for arduino programming advice.
21 posts and 2 images submitted.
>>
>>947760
>The <byte> argument doesn't seem to do anything.
Bollocks doesn't it.

You just listed above exactly what it does: it updates a data structure which gets read and acted-on by the USB library every time you call delay() or update().
>When I am using this function do I actually pass the <byte> datatype itself as the first argument?
Why would you ever need to tell a function what type its own parameters are? I think you need to go read a book on C, or procedural programming in general.

If you're getting confused by the sample code, the "(byte)"s are explicit casts to byte, so that expression gets converted into the type the function expects.
> Or do I have to supply a variable to the byte type,
I think you mean "of the byte type"
>and if so what is this variable supposed to represent?
Not a fucking clue. RTFM.
>>
>>947760
Holy shit, I just worked out what you're doing.

You're misreading the type declaration in the function definition as if it were an additional parameter.

When you say

int OPIsATit(int nosrsly)

That's only one parameter. The first token is the type (int), the second token is the name (nosrsly). If you want to call OPIsATit, you have to provide one parameter, and that parameter has to be an int.

Go read a babby's-first-C-book right now. How can you possibly hope to write when you can't even read yet?
>>
>>947792
ah ok that makes sense. I've just never seen typecasting where the type is in parenthesis like that. I do code in other languages, but I'm really only just learning how to program arduinos for this project. In any case that really explains it and, yeah a bonehead mistake.

I've wanted to learn a practical skill for a long time, shitty minimum wage job and wasting my life away never accomplishing anything. So I decided to start with something simple.

I bought a Weller WLC100 a few weeks ago, not sure where that stands on quality, but it was affordable. Today picked up some solder (Nexxtech light-duty rosin core) and some de-soldering braid.

I think I have everything I need to get started, though I keep seeing mention of 'flux' but I think Rosin core doesn't need it? correct me if i'm wrong, I'm here to learn.

I have a few Electronics to work on, and possibly some throw-aways I could practice on. My goal projects are to fix a loose power jack that's fallen off inside of a waacom tablet, (Thankfully there's a really nice guide for the specific model and everything) And then I have another power jack on an old laptop that probably needs to be replaced entirely as it no longer receives power, so that one's probably waiting on shipping.

The last one I'm not sure if it's feasible with what I have, but i'll ask anyway. I have an old Dell alienware wall outlet cord, The Wires are broken and exposed and I was wondering if I'd be able to melt them back together with some solder, or if that's even a feasible option for conductivity etc, If this is a ridiculous notion go ahead and laugh at me, I'm a newbie so I have to ask somewhere.

Oh yeah, my soldering iron didn't come with a sponge, can I use a regular household sponge? How about work surfaces, is my pseudo-wood desk fine as long as I don't set the pen on it?

Please give me as many pointers as possible, links to tutorial videos, good resources etc, thanks in advance senpais
32 posts and 5 images submitted.
>>
> Dell alienware wall outlet cord
Yes. Google wire splicing methods and pick what suits you. Heat shrink tubing for insulation afterwards.

>sponge
Yes. Household is fine. So is a paper towel, or your sleeve, or your trousers. Don't burn your house down. (An iron aint THAT hot.)

>Surface.
Don't burn your house down.

>Pointers.
Afrotech on youtube. His basics videos will get you up to speed. Also he doesn't dick around and keeps a good pace.
>>
>>947544
>wires
yes, cut off the damaged areas, trim off from the good areas, insert heat shrink sleeves, solder, heat shrink, wrap in tape to protect, done

>sponge
no dont use regular sponge. use kitchen towels with a tiny bit of water. it works great.

>work surface
literally doesnt matter at all. even if you put down your iron it should be tipping up because the handle should naturally rest the iron above the surface.

>videos
yes. youtube "nasa soldering", and "pace soldering"
>>
>>947544
you dont need flux unless you are doing small smd shit or plumbing.
solder isn't mechanical fix so you shouldn't solder cables without extra strain relief. use crimps.
solder sponges with a hole in the middle make it real easy to clean quickly against the edge so the gunk goes in the hole. also bath/washing spponges don't hold water as well as solder sponge. dont know why. once you wipe it clean you should tin the tip to keep it wet

usually pencil will balance so its not burning anything. just don't use it on carpet. don't worry about dripping solder on solid surfaces, it peels off easy.

also learn how to say soLder

>>947560
>"pace soldering"
videos of black magic to knock your confidence

File: image.jpg (2MB, 3264x2448px) Image search: [Google]
image.jpg
2MB, 3264x2448px
Anyone know how to pick one of these style locks? Or even what they're called?
Currently locked out and it is freezing.
20 posts and 1 images submitted.
>>
>>946815
Its always eaiser to go through a window anon.. With cheap aluminum windows. Just push on the frame where the locks at and pull up.. It will scrape the top window but who cares.
>>
>>946816
It's a fifth floor apartment. I can't get to a window without flying
>>
you have to recite the ancient korean secret password and say a prayer. It will open automatically.

can I fit a brush cutter attachment to a Victa Tornado 26cc line trimmer?

I've noticed ryobi has their expand-it attachments for their line trimmers that fit many other brands. I was hoping I could just buy their attachments and fit it to my line trimmer. or can I just swap the line cartridge for a brush cutting blade? I was looking on the stihl and husqvarna website and their units have all manner of fancy blades. I am trying to hack back many over grown bushes with branches about 1cm thick. just because the garden has grown over its boundaries and 1m into the lawn which is kind of shit. also, it harbours rodents and snails so I need to cut back all the folliage about a foot from the ground so birds can easily get in there and fuck up the roaches and snails that live there.

tl;dr: what is compatible with the victa tornado line trimmer?
6 posts and 4 images submitted.
>>
>>949961
ffs, wrong picture.
>>
you don't want to run a brush cutter on the bendy shaft, it needs a straight shaft and gearbox to handle the torque.

if you're cutting wood instead of reeds and weeds stick with an 80 tooth blade, the three and four tooth blades bounce off instead of sawing.

i don't know if victa and ryobi use the same shaft coupler, you're just gonna have to try it.
>>
File: H255-0077b.jpg (283KB, 1470x700px) Image search: [Google]
H255-0077b.jpg
283KB, 1470x700px
>>949992
ahh ok, thanks. after looking at my options, trying to convert this little shitter 200$ line trimmer into a useful tool is not the way to go.

I will need to rent something more ridiculous. a clearing saw. they cost about 2000$ brand new.

File: IMG_1336.jpg (228KB, 1024x768px) Image search: [Google]
IMG_1336.jpg
228KB, 1024x768px
so i've got a 2004 grand am gt that had a stock "Monsoon" stereo system, i replaced the stock head unit with a pioneer and that worked just fine since there's a stock amp in the back

but now i've replaced the rear speakers, 4 wired ones, with 2 wired JBLs that are rated for 300W each. the problem is, the amp is only powered for like 200W, and when i go up to a certain volume they start cracking and making bad noises.

I was planning on just bypassing the amp and wiring the JBLs straight to the head unit, but the head unit is only good for 4 to 8 ohms while the JBLs are 2 ohms

my questions is, how can i add a simple cheap 2 channel amp to the equation to power the 2 rear JBLs?

it seems like it would be relatively easy, i just dont know what to do with the blue wire for the amp, would i just run it parallel with the blue wire from the other stock amp?


would powering the back 3 way speakers with a separate amp even give any improvements?


TL;DR rear aftermarket speakers sound like shit with stock amp and can't be hooked up to aftermarket head unit
14 posts and 1 images submitted.
>>
Pls respond
>>
>>949680
Did you cut the tweeter lines and wire them the way they are supposed to be with the amp?
if you are just running them off one set of lines you are only getting half the signal to the speakers
>>
http://ls1tech.com/forums/stereo-electronics/612644-monsoon-faq.html

File: o2.jpg (12KB, 300x300px) Image search: [Google]
o2.jpg
12KB, 300x300px
anyone know if you can use a heated o2 sensor to find the % o2 content from ~20% to 95%?

or are they only valid for low concentration exhaust?

got a cheap o2 concentrator and want to see the % output ( it doesn't use a o2 sensor )
5 posts and 2 images submitted.
>>
>>949466
Afaik car sensors won't work at that oxygen range.

If you're ok with tedious and somewhat inaccurate off-line measurement, you could just burn the oxygen away from a known volume of gas. A classic chemistry experiment uses steel wool, but sulfur works too.
>>
Car o2 sensors need to be hot as fuck.
>>
File: R218P12.jpg (35KB, 1000x558px) Image search: [Google]
R218P12.jpg
35KB, 1000x558px
Biomed here. We use this guy to test the output of our O2 concentrators. It's basically just a fuel cell with a screen but it's nice because you can calibrate it with room air.

File: untitled.jpg (637KB, 2272x3409px) Image search: [Google]
untitled.jpg
637KB, 2272x3409px
I am converting this electric hob from two hobs to one hob. The conversion has gone well and everything works. However there is now an unsightly gap on the left hand side. What would be the best way to seal the gap, would duct tape be good enough?
5 posts and 1 images submitted.
>>
>>950027
what happened to your island England bro? how come you all live in absolute squalor?
>>
You can saw if the the left end of the lcut of part and stick it to it.
>>
>>950036
There are two kinds of diy people. Often one becomes the other. People forced to improvise with what little garbage they have and people who actually make things work for a living.

File: LUMEX AND PCB B .jpg (93KB, 1000x1095px) Image search: [Google]
LUMEX AND PCB B .jpg
93KB, 1000x1095px
Just showing how I backlit my stone Countertops.
15 posts and 4 images submitted.
>>
https://imgur.com/a/wiBLt
>>
>>947631
niice

wish you posted the images here too, throw in some effort to your post
>>
>>947631
This is a thing now? Why is this a thing?

File: th (1).jpg (5KB, 184x300px) Image search: [Google]
th (1).jpg
5KB, 184x300px
Im making a glass pack for my Ninja, the problem is that I need to figure out what kind of flexible tubing I can use to connect the exhuast system. ANY ideas are helpful. I dont want to use iron or pipes.
8 posts and 2 images submitted.
>>
It has to be something that can withstand a lot of heat.
>>
>>949593
rip in peace ears. explain what processes you're planning. are you a welder?
>>
>>949591
>>949606
what id and od sizes of tubing or cc motor we talking?

File: 20160220_133853.jpg (2MB, 4128x2322px) Image search: [Google]
20160220_133853.jpg
2MB, 4128x2322px
Work pls
13 posts and 4 images submitted.
>>
da hell is that thing? the spring side of a weird measuring tape? the spring of a kitchen timer?
am i a wizard?
>illuminati.jpg
>>
Are you serious with this shit OP?

Either tell us what we need to know to help you or fuck off.

I honestly can't tell if you're literally a mongoloid or just trolling.
>>
>>949441
The little wriggle at the end of the spring should be held between those two pins in the middle.

File: clay.jpg (17KB, 479x280px) Image search: [Google]
clay.jpg
17KB, 479x280px
Hi diy/,

havent been here in a while.
Does anybody have experience with clay buildings?

So far i know:
>largely avaiable
>Keeps wood dry and prevents mold
>keeps room humidity at 50% constantly
>has to be protected from rain and storm
>can have a green roof
>hobbits i guess


Unfortunately the laws and regulations concerning clay are kind of flimsy. A friend of mine wasnt even allowed to build a wooden hut. Looks like they want to protect building businesses from amateurs experimenting and doing shit on their own.
Id really like to test this though and get creative with it.
13 posts and 4 images submitted.
>>
>>949725
Depends on where you live. As long as you can prove its safe, structurally sound and meets all the code requirements you shouldn't have a problem. Out here we have people building with unreinforced cob, straw bales, all kinds of shit. They built them with permits though. Not many places that require permits are real big on you doing shit without them. Its mostly a property tax thing. They can't tax you for it if they don't know you've built it. That said, most places have a permit exemption if its under a certain size. At that points its a shed or an outbuilding and not a real structure and code does not apply.
>>
>>949734
My longterm plan was getting experience with that kind fo stuff and build an actual house to live in. So i'll have to do the legal stuff. But maybe i'll leave Europe and live in some 3rd world shit in the hope i can do whatever i want there.
>>
>>949738
What do you mean clay building? Making a whole house out of unglazed clay that holds rain? How does that work? Here on brazil you can do whatever you want.

I want to get into electronics, should I start with arduino and if so, what cool projects can I do with it?
86 posts and 8 images submitted.
>>
I also bought an arduino a couple years ago to get started with electronics and let me tell you what I've found out: it's not the same thing. Yes, you'll learn a bit of electronics because you'll have to build the circuits to be activated by the arduino, but you're mostly doing programming. I particularly find that pretty cool. I feel comfortable enough to try some basic projects and have enough knowledge about logic and programming to do some research and improve my skills.

I totally recomend you get an arduino with some sort of starters kit. They're cheap enough for a begginer and tutorials (if you actually do them right) are pretty comprehensive and you can only go up with both your knowledge of programming and electronics.

anons here are coming to slap you because they don't think you should lurk for ideas for your projects (which I agree, gets a bit annoying after a while), but you'll need a project to learn your stuff, because it gets pretty boring to just learn to do a couple examples.

My recommendation here is sparkfun, instructables, popular mechanics, and some other diy channels like that. There you'll find a lot of ideas of all skill levels and you can choose something to do. You'll also have a chance to look around code and circuits, which is the best thing for learning how to do stuff.

Look around. Don't be lazy. Don't think you know your shit, you can always improve in the same project.
>>
>>943761
You can shove an arduino up your ass.
>>
>>943784
Thanks anon

File: smokey quartz.jpg (36KB, 700x525px) Image search: [Google]
smokey quartz.jpg
36KB, 700x525px
Is there any way to polish these with simple tools like a dremel?
32 posts and 5 images submitted.
>>
>>943502
flap wheel
>>
>>943503
But the glass on sandpaper is softer than quartz
>>
>>943504
>glass
aluminum oxide is 9.0 on mohs scale, quartz is 7

Pages: [First page] [Previous page] [604] [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [Next page] [Last page]

[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.