All Parts Combined
All Parts Combined
  • 14
  • 35 765
Making an Eggnog Color Mixer
Eggnog. Is it delicious? Or does it look, smell, and taste like paint? Well, whatever you believe, I've got you covered with PaintNog - the eggnog color mixer that works very similarly to a paint mixer. Merry Christmas.
Twitter: all_combined
Shake by Assiya Dauyek from NounProject.com
Chapters
0:00 Intro
3:05 Dropper Mechanism
4:40 Hot Mess
6:16 Shaker Mechanism
12:17 Infomercial
13:37 Outro
Переглядів: 95

Відео

Making a Robot Guitar Pedal
Переглядів 7862 роки тому
You know what would be nice? A sweet analog guitar pedal that also has the ability to save presets. Using my motorized potentiometers from previous videos, I'm building an Ibanez TS9 Tube Screamer that can save and recall 5 settings states. PCBWay - m.pcbway.com/ Motorized Potentiometer Part 1 - ua-cam.com/video/FC-mKifyZSE/v-deo.html Motorized Potentiometer Part 2 - ua-cam.com/video/SbH1OUhIOH...
Making Halloween Props From My Old Projects
Переглядів 1,2 тис.3 роки тому
Animatronic skeleton hand. Big eye that watches you. Get spooked. Original Hand Video: ua-cam.com/video/WQq8XFl_ZAI/v-deo.html Original Turret Video: ua-cam.com/video/e5JpQQOPFPk/v-deo.html Twitter: all_combined 0:00 Intro 0:18 Animatronic Hand Changes 4:20 Turret Changes - Making an Eye 14:09 Outro
Making A Motorized Potentiometer Pt. 2 - The Better One
Переглядів 6 тис.3 роки тому
Turns out, there's a better way. First version - ua-cam.com/video/FC-mKifyZSE/v-deo.html Code and Cad Files: github.com/AllPartsCombined/Motorized-Potentiometer Twitter: all_combined
Making a Motorized Potentiometer
Переглядів 5 тис.3 роки тому
Want to turn a pot without touching it? Well here's how: slap on some gears and a PID controller. Bam. Done. Somehow the video is like 18 minutes, though. Code: github.com/AllPartsCombined/Motorized-Potentiometer Written Tutorial with Schematic: www.electromaker.io/project/view/motorized-potentiometer-1 More info about PID in this video: ua-cam.com/video/00lmWaIE2nQ/v-deo.html Twitter: twitter....
Making Another Sentry Turret - With Laser Feedback Control
Переглядів 6893 роки тому
This time around, I'm making a sentry turret. Uh, another sentry turret. You known, like the Portal turrets. Again. But this time it uses a laser pointer with some color tracking to guide itself to the target. Plus there's a PID controller, and I go into too much detail about how that works. Then a Windows app gathers and sends data over to an Arduino to handle aiming an airsoft gun. You can ma...
Timelapse of Pepper Plant Perking Up
Переглядів 733 роки тому
I have this Fresno pepper plant that appears to totally burn up and die on my porch every day. If I water it and come back later, it is good as new. I decided to film the process. Consider this a bonus for my failure in this month's build video. This is about 2.5 hours squeezed into 30 seconds. Sorry that my camera had such a hard time dealing with the clouds rolling overhead. Fresno peppers ar...
Making a Frisbee Launcher (and failing)
Переглядів 7103 роки тому
This time around, I tried to build a frisbee launcher, which I had hoped to expand into a fully-featured frisbee launching robot. Spoiler: I failed. I also spent some time chastising Mark Rober for his design process, which I probably should have followed more closely. Oh well. If you're interested in building machines using motors, you can probably still find some valuable information here. Ju...
Making Minesweeper in Unity (because it shouldn't have ads and microtransactions!)
Переглядів 8063 роки тому
Yeah, I remade classic Minesweeper with the Unity Engine, because why not? Sometimes making a game is as fun as playing it. I tried to recreate it as closely as possible to the old Windows 98 version as I could. I did throw in my own branded skin, and if reskinning/stylesheets are something you're interested in doing in Unity, you might be able to learn something from this video. Play the finis...
Making an Animatronic Hand Controlled by Leap Motion
Переглядів 4,6 тис.3 роки тому
In this video, you can learn how to make a robotic hand. Not only that - I’ll also show you how to control it using a Leap Motion controller and record animations on it to turn it into an animatronic. The design uses an Arduino and some micro servos to move the fingers. Onboard memory is used to save the recorded animations. Also, I played some metal \m/ Code: github.com/AllPartsCombined/Leap-A...
Making an Automatic Sentry Turret
Переглядів 7 тис.3 роки тому
This time around, I'm making a sentry turret. You known, like the Portal turrets. It uses a Kinect for computer vision, and a Unity app gathers and sends data over to an Arduino to handle aiming and firing an airsoft gun. You can make it, too. Code: github.com/AllPartsCombined/space-heater-controller Kinect SDK (Grab the Unity Pro Package): developer.microsoft.com/en-us/windows/kinect/ Detailed...
Making a WiFi Space Heater Controller | Custom Smart Plug
Переглядів 1,4 тис.3 роки тому
In this tutorial, I'm making a space heater controller that uses a WiFi connection to get Ecobee temperature data. Using these data, I can turn the heater on and off. It's basically a thermostat for the space heater. It's also a custom smart plug. This video will provide instruction on how to use an API and make requests with Arduino, how to deserialize JSON in Arduino, how to create a local we...
Making a USB Adapter for Super Nintendo Controllers
Переглядів 8 тис.3 роки тому
Ever want to use your authentic SNES controllers on your PC? No? Well, here's how you can do it anyway. The Super Nintendo controllers use a communication protocol similar to SPI, so this video will teach you how to understand a protocol timing diagram and implement it. It will also give you an overview of setting up an HID descriptor so your Arduino will look like a generic gamepad. And there ...

КОМЕНТАРІ

  • @brianbidner5701
    @brianbidner5701 6 місяців тому

    u didnt have to wrick your snes you could of make the controllers usb wirless

  • @shokdj1
    @shokdj1 7 місяців тому

    3d printing is one of the most helpful tools I've bought. I only bought an ender 3 but does the job fine without costing an arm n a leg

    • @AllPartsCombined
      @AllPartsCombined 7 місяців тому

      I was recently gifted an Ender 3. I should have invested in a printer years ago.

  • @levankhoaofficial1311
    @levankhoaofficial1311 9 місяців тому

    Do you have tutorial for making that app?

    • @AllPartsCombined
      @AllPartsCombined 9 місяців тому

      I don't. But I made it in Unity using a Bluetooth LE plugin by Shatalmic, llc from the Unity Asset Store, which costs $20.

  • @nkronert
    @nkronert 11 місяців тому

    Great project! I was wondering if it would actually be possible to use an off the shelf servo motor, realizing that one needs to have some kind of torque sensing so one can make the servo follow in the direction that one tries to turn the knob.

  • @g43s
    @g43s 11 місяців тому

    11:17 an indepth video on that fender clone head would be so cool. 👌👌

    • @AllPartsCombined
      @AllPartsCombined 11 місяців тому

      There's not much to say. It's a Ted Weber combo amp kit. Something mechanical was making a ringing noise, so I pulled out the chassis and dropped it in a box to make it a head/cab. But I have some mods in mind for it, and those might make it into a video.

  • @g43s
    @g43s 11 місяців тому

    1:33 Hell yeah presets!! im planing a similar project and just thought about this idea. i actually came across your channel while doing some quick research.

  • @yoashuain1
    @yoashuain1 Рік тому

    1st grade Animatronics. Great for kids. 😁

  • @pgrvloik
    @pgrvloik Рік тому

    I finally made one. I'm using the same Arduino Sketch but a different tracker based on OpenCV and OpenFrameworks and a Kinect V1. ua-cam.com/video/3uV4S7RFqjM/v-deo.html

  • @oscaremmanuelmustaing6777

    Hello friend, I am from Mexico, I have a question with which I can replace the pant/tilt servo kit because the product is not available in my country, do you know if there is one on Amazon or free market?

  • @tdtrecordsmusic
    @tdtrecordsmusic Рік тому

    woa, it works !!!! nice : ) Maybe servo's would have worked... Although, they probably would be mega noisy since they hold, plus there is that stupid potential of wiggle. im not a fan of servos. Servos are like that dream that sounds perfect and can auto-slice white bread by Gods breathe, but in reality you wish you'd never have bought em' and wonder if it's just caz they made like crap or you got the wrong box... rant over A for sure method, is to use pulleys. If you get familiar with making pulleys, they have near limitless potential. Many old contraptions used wild pulley arrangements... like old cassette decks ; old radios ; ancient alarm clocks. Imagine a pinion & spur with a gear ratio of 20:1. use a string. The pinion and spur only need as much space to hold the 20 odd wraps of a string. Just tie a knot in the end and push into a catching groove or channel, then wind it up. They can be one sided /open loop OR closed loop. Another beauty of this paradigm is the motor and business end do not have to be meshed like gears. They don't have to be very close at all. They could be on opposite ends of your box. Just use idlers as guides. = food 4 thought

  • @tdtrecordsmusic
    @tdtrecordsmusic Рік тому

    Ive been doing weird little projects like this since a wee wee lil kid. Before most people's parents let their kids have sharp things like screwdrivers I was already hand winding motors and messing with soldering irons. My advice is > get to know your tools intimately. Tools being, anything you can buy. Classify each tool. Find the max & min of the specs. For example that motor: it's going to have torque / voltage / speed. Those are going to be a number, but in reality those numbers are deeper. Nothing in the real world is static or absolute. aka, a range. You have to find its max & min. How slow can the motor go? How fast can the motor go ? How little voltage ? How high voltage ? AND what I am talking about isn't >> Be an accountant and write all these nerdy numbers... nah, that is not necessary and it's going to take forever. You'll probably run out of patience or only do this for a couple devices. Gotta go quicker. Really, all you need to do is plug the stuff in and play with it. For the motor, just grab your variable voltage power supply or a couple different wall warts and hook up the motor & see what it does. Can it turn a wheel on a toy car ? Will it run lop sided objects and survive ? does it run slow and still move things ? This process will take a couple seconds... then just make mental note or write down if u feel compelled ... common sense yeah. My main sentiment/advice again >> classify all the things << know what they are capable of. With this catalog of 'knowing because you actually did those things,' you can put the Legos together and craft things. It's important to do this in idle time caz when your mind is crafting contraptions you need to be free of unknowns. All your endeavors will be 100% if you craft from knowns. When you get good, you should be able to predict the min and max of your newly crafted device. no math required, but if you "Math" it's an excellent way to place bets. Like making your own game... Question >> How many oz of dish soap can a paper clip hold ? << Rules :: The paper clip is the larger dia type. it shall be straightened into a wire shape with a hook on the end capable of holding a string. You tie the string from paper clip to soap bottle. The paper clip is clamped to the desk with a C-clamp or quick clamp. the stick-out from desk is exactly 1 inch. Do you want to guess in comment prior to doing the test ? That is the whole point btw. I already have a guess because I have classified most tools & materials on Earth. I will also replicate test if u r game... -helping fellow Earthlings, cheers

  • @uncertaintytoworldpeace3650

    can somebody give me the legal definition of a "booby trap"? I feel like this is kinda important

  • @dhineshd94
    @dhineshd94 Рік тому

    im getting error like all the c# scripts cant be loaded clear the errors and compile again how to solve this please help

    • @CuteCritterPuzzles
      @CuteCritterPuzzles Рік тому

      I get the same errors. did you figure it out?

    • @AllPartsCombined
      @AllPartsCombined Рік тому

      My guess is that a version is different somewhere. I was running Unity 2020.1.5f1, with Leap Motion Core v4.5.1. I believe you can find that version at github.com/ultraleap/UnityPlugin/releases. I don't have any plans to keep my project up to date with the latest plug-ins.

  • @vikingdion3174
    @vikingdion3174 Рік тому

    Hey, I was actually looking at your project to do as one for my Advance Mechatronics course. Would be open to any help. I'm wanting to add a voice code that kills the sequence.

  • @christoskylar2601
    @christoskylar2601 Рік тому

    I'm busy doing something similar, so I thought I'll offer some advice. By using a stepper motor, you'll always know the position. Thus no need for a separate pot. You may need to calibrate it once in a while, and that's easily done with a micro switch to stop the motor just before the end stop of the pot, and zeroing the step counter at the same time. It may not allow for turning of the knob by hand, but that can be overcome by using a rotary encoder for manual adjustment. Anyway, that's how mine works. The Nema-8 stepper motor is a tiny 200 step per revolution motor and perfect for this application. Edit: Just noticed that someone else also suggested a stepper motor. Well, my solution for manual adjustment is still valid.

    • @alleninventions8315
      @alleninventions8315 Рік тому

      why not just use a servo?

    • @christoskylar2601
      @christoskylar2601 Рік тому

      @@alleninventions8315 On paper, a servo seems like a viable option. But in reality, there are many drawbacks to using a servo. If you meant an RC servo, your first hurdle would be to connect the servo arm or wheel to the potentiometer shaft. Secondly, the resolution is just not comparable with that of a stepper motor. I'm using 16 micro steps with a 200-step motor and with the TMC2130 stepper driver and its stealthChop option, it's virtually noise-free and very smooth. Another advantage is that power to the motor is cut after the desired position is reached, while a servo motor would be powered all the time and a servo is also known to "hunt" and buzz while standing still. It's just not a graceful enough solution compared to a stepper motor.

    • @JariSuominen
      @JariSuominen 7 місяців тому

      If your application does not allow calibrating stepper after power on, you need other way to figure out where you are. Dual pot is pretty solid solution for that. Other than that the stepper is good way to go if the resolution is enough. You can also switch off the power from the stepper after moment is finished, and then manual adjustment is possible straight from the pot. With DC motor or servo manual adjustment will be dragged by the gear mechanism.

  • @PATRIK67KALLBACK
    @PATRIK67KALLBACK Рік тому

    All I can say is: Cool!!

  • @PATRIK67KALLBACK
    @PATRIK67KALLBACK 2 роки тому

    When I get an idea it is someone that has thought of same one. Thank you for sharing this video, I need to copy your solution and test!

  • @mrbaiser4133
    @mrbaiser4133 2 роки тому

    Imagine a diy tube guitar amp with the option to store and recall presets. Neil Young has his „Whizzer“, but having it integrated into the amp woulb be much more interesting.

  • @funkfreeze
    @funkfreeze 2 роки тому

    A way to remedy the torque issue a little might have been to clean out some of the grease in the pots. It's been a while since I've had reason to take apart a pot, but as I remember, the friction of the pot is mainly influenced by the grease. I needed a low friction pot and stripped the grease with isopropyl. Might work for you, might not.

  • @esbiricik
    @esbiricik 2 роки тому

    hi my name is Elif from İstanbul Turkey. i'm teacher and we have a robotic hand project with leap motion. there is an error about visualize hand motion in unity. how could we fix it ..

  • @Im3Tje
    @Im3Tje 2 роки тому

    Sorry, may I ask. Why not use a stepper motor for this?

    • @AllPartsCombined
      @AllPartsCombined 2 роки тому

      A stepper motor could be a valid method for turning the pot. I wanted to use this in an application that allows people to still manually turn the knob for the pot, and feedback control solves the problem of knowing where the pot is set if it was manually turned or turned by the motor (see my robot guitar pedal video). When I was looking into it, stepper motors also tended to be more expensive and take more space than the little hobby motors I used.

  • @shortymcsteve
    @shortymcsteve 2 роки тому

    Probably a dumb question - but if you can take a voltage reading from the motors, why not use the motors directly for input? Is there a benefit of using the potentiometer?

    • @AllPartsCombined
      @AllPartsCombined 2 роки тому

      I'm not sure I follow. The motors are driven by a voltage, but that voltage sets the speed at which they turn, not the position they go to. Then obviously there is the main potentiometer that you want to control. You can't use it for motor input because you can't assume a known reference voltage will be used across it. That's why we need a second pot - you can apply a known voltage across it, and read the voltage drop to know exactly where the whole assembly is positioned. Hope that makes sense.

  • @protoborg
    @protoborg 2 роки тому

    If, as I said on the last video, you just use the Kinect directly in the turret, you don't need to do all this crap. In other words, you use the Kinect tracking to find the target and, if it is aligned along the center line of the gun, you don't need to do any sort of trigonometry.

    • @AllPartsCombined
      @AllPartsCombined 2 роки тому

      This version doesn't actually use a Kinect or trig, but don't discount the power of feedback control. It's used all the time when people want to align something mechanical with a target. In fact, it would probably be a great solution for what you're proposing. Example - mount a camera on a pair of motors controlling x/y angle. Track a face that enters the frame, and use a feedback loop to control the motors and adjust the camera until the face is centered in the frame. Like I mentioned in your other comment, though, the Kinect's tracking falls apart with motion, so you'd need a better camera and tracking algorithm if you're moving the camera itself.

  • @protoborg
    @protoborg 2 роки тому

    It would be faaaaaar easier to program this if you had mounted the Kinect inside the turret. Then you wouldn't need to figure out the offset from the turret to the Kinect.

    • @AllPartsCombined
      @AllPartsCombined 2 роки тому

      It's a good idea, but it won't work with the Kinect. At least in my experience, whenever the Kinect experiences motion, it loses person tracking. Sometimes, just the wobbles from the turret moving caused the Kinect to lose all tracking, and rotating the whole Kinect on a turret would do a lot more than that. Plus, the recoil would now be moving the Kinect, too, again affecting tracking. Overall, the Kinect doesn't have amazing resolution or framerate, so I suspect the motion blur is the root cause. I'm sure there are other tracking devices/cameras more suitable to that approach, though. But you'll actually still need to do some trig anyway if you want it to be accurate. It would be impossible to perfectly align the Kinect sensor with the gun barrel because they'd have to occupy the same space. You'd still need to put the gun above or below the Kinect. It might be a much more minimal offset, but still there - if the Kinect points to the heart, and the gun is mounted 2 inches above it, it will be pointing 2 inches above the heart. Trig would find the angle needed, at a given distance, to adjust 2 inches down. Another approach would be to mount your camera at a fixed angle relative to the gun barrel. This would account for the offset between the two, but only at a certain distance. This is similar how scopes, red dots, etc are zeroed on a rifle, so look into that for more info. And of course, none of this is really that important when you're using an inaccurate airsoft gun and your max distance is like 10 feet.

  • @toxic1428
    @toxic1428 2 роки тому

    Ee

  • @keithalleman8637
    @keithalleman8637 2 роки тому

    Damn right. Build some shit.

  • @matthewb5050
    @matthewb5050 2 роки тому

    Thx for uploading!!! Fast results only > Promo>SM !!

  • @Adriann577
    @Adriann577 2 роки тому

    Great video, I'm kinda late but would it be possible to create a keyboard & mouse to ps4 adapter? What would it require?

    • @AllPartsCombined
      @AllPartsCombined 2 роки тому

      Well, I don't know much about how PS4s work. As a general response, you'd need to know the protocol the PS4 controller uses to communicate with the PS4. Then you'd make a device that accepts keyboard/mouse input and outputs that protocol. Unfortunately I don't know how hard it would be to figure out that protocol and emulate it, but I imagine it's a lot harder than communicating with a PC. Sorry I don't have anything more specific than that to help. Good luck!

  • @dayashankarsingh4868
    @dayashankarsingh4868 2 роки тому

    I wanted to ask if i use arduino uno for this will it work as trinket and they both have same chip

    • @AllPartsCombined
      @AllPartsCombined 2 роки тому

      Unfortunately it won't work. The library I started from that makes the microcontroller look like a USB gamepad is specific to the Pro Trinket. If you can find a library that let's you write an HID descriptor for the Uno, you can probably get it working, but I don't know if such a library exists.

  • @geomeshing9875
    @geomeshing9875 2 роки тому

    Can you do the sane using a ATMEGA type of microcontroller?

    • @AllPartsCombined
      @AllPartsCombined 2 роки тому

      The Metro Mini is ATmega328-based, so yes, you can. Unless I misunderstood the question? Haha

    • @lespaulrootbeer
      @lespaulrootbeer 2 роки тому

      ​@@AllPartsCombinedI probably did the wrong question. I'm completely ignorant on this subject, but I really want to learn. This is what I'm thinking. I do have a 100% analog tube amp, with midi capabilities to switch relays. The guy who added the midi control said it's an Arduino unit type (maybe UNO?) using an ATMega168a. I was wondering if I can add your Motorized Potentiometer to this midi unit. What software do you use for programming?

  • @gapguy9564
    @gapguy9564 2 роки тому

    How is it going now?

    • @AllPartsCombined
      @AllPartsCombined 2 роки тому

      I haven't done much more work on it, but I did use this design in my motorized guitar pedal. It's still underpowered, but it worked as a proof-of-concept. I'm sure there are more suitable motors out there if you're willing to put in the cash.

    • @gapguy9564
      @gapguy9564 2 роки тому

      @@AllPartsCombined please suggest me some. I’m glad that your prototype is working. Nice effort

    • @AllPartsCombined
      @AllPartsCombined 2 роки тому

      Sorry man, I don't have experience to know any particular motors that would be good for this. You'd want to look for a motor small enough for your application that emphasizes high torque rather than high rpm.

    • @GroggyGreg
      @GroggyGreg 2 роки тому

      @@AllPartsCombined I might be way of here but i was thinking that you would want a high speed low torque motor, then you gear it down... a lot! And you gear it both ways, each gear has two gears, a small and a big one stacked, and they match eachother... like a rc servo is geared, that way the motor turns it easy, but it also turns easy from the potentiometer side... Im not sure of the rpm on the motor you used, but some of these small motors run at 20 000-30 000 rpm. So lets say it runs at 10 000rpm, you gear it down to 1/4 then you are still at 2500 rpm, which is waaaaay to much... that is like 40 rounds pr second, the motor will be struggling hard to be accurate turning the potentiometer just one round... Gear it down another 1/4, then the motor can turn the potentiometer at 10 rounds pr second, probably still to fast for a 10 000 rpm motor to work efficiency, how fast do you need the potentiometer to make a full turn? If you now ad a third reduction at 1/2, it would turn a 360 potentiometer one round at 0.2 seconds, maybe still to fast...? But with the right gearing you can use the motor to its potential, the weaker the torque the less current spikes, you could probably hold the motor back on the potentiometer or even turn it the opposite way without to severe of a current spike. But yeah, i don’t really know what im talking about and my math may be way of, i almost failed that class... 👀 Edit: or maybe use a stepper motor... Very interesting project!

  • @SammyBenitez
    @SammyBenitez 2 роки тому

    3 likes already!

  • @beatriceayo1764
    @beatriceayo1764 2 роки тому

    Thank you so much.

  • @calhig3794
    @calhig3794 2 роки тому

    Next level: ua-cam.com/video/XJpFoKPMaw8/v-deo.html - this one is a bit slow, inaccurate, and uses nerf.

    • @AllPartsCombined
      @AllPartsCombined 2 роки тому

      Nice! Maybe one day I'll spend more time on aesthetics for my projects...

  • @JimothyCement
    @JimothyCement 2 роки тому

    thnx

  • @pgrvloik
    @pgrvloik 3 роки тому

    Nice, I should try this for next year's Halloween :)

  • @robotlegs
    @robotlegs 3 роки тому

    How come you need two potentiometers? The potentiometer is just outputting a signal between the applied voltage and 0. Couldn't you just pigtail the single output signal and send one to your ADC for positional reference, and the other to go provide the signal to the circuit of interest?

    • @AllPartsCombined
      @AllPartsCombined 3 роки тому

      Once you connect the potentiometer to a circuit, it is going to have some voltage applied to it, which could be changing in the case of an AC signal. This is going to throw off the attempt at reading a known voltage to set the pot position. To solve this, you need a dedicated pot for feedback control. But check out the part 2 video - I switched to a dual gang pot to condense the design significantly.

  • @marsmanstudios3076
    @marsmanstudios3076 3 роки тому

    Incredible work.

  • @hydrogxn
    @hydrogxn 3 роки тому

    Bad ass

  • @sTVG2
    @sTVG2 3 роки тому

    are you trying to remote control your guitar amp??? that is what brought me to this video…

    • @AllPartsCombined
      @AllPartsCombined 3 роки тому

      Close, but not quite. What are you working on?

    • @sTVG2
      @sTVG2 3 роки тому

      @@AllPartsCombined in my mind i want to create some way to turn the knobs(potentiometers) on a guitar amp remotely (via midi over bluetooth) and store them as presets that can be triggered thru a floor stomp … I guess I need to make a video explaining what I want to do

    • @AllPartsCombined
      @AllPartsCombined 3 роки тому

      Awesome. If I can ever get this next project working and finish the video, it may be able to help you with that.

    • @AllPartsCombined
      @AllPartsCombined 3 роки тому

      By the way, if you are making a motorized pot, be sure to check out my part 2 video if you haven't. I really streamlined the build in that iteration.

    • @AllPartsCombined
      @AllPartsCombined 2 роки тому

      Hey man, took longer than I expected, but I finally got that video out - ua-cam.com/video/uZlBgybJNsA/v-deo.html Spoiler - I ended up dropping the Bluetooth feature, but hopefully there's still something in there that can help you if you're still working on your project.

  • @allwinaristo9590
    @allwinaristo9590 3 роки тому

    Circuit diagram or pinout connection,I need to convert famiclone.(I need pinout diagram)

    • @AllPartsCombined
      @AllPartsCombined 3 роки тому

      There is a schematic at this link. It's hand drawn, but it's the best I've got. www.electromaker.io/project/view/snes-controller-usb-adapter

    • @allwinaristo9590
      @allwinaristo9590 3 роки тому

      @@AllPartsCombined but it need account. But thanks to reply

    • @AllPartsCombined
      @AllPartsCombined 3 роки тому

      It's a free site for browsing people's projects. But yeah, turns out you do need an account to download images.

    • @allwinaristo9590
      @allwinaristo9590 3 роки тому

      @@AllPartsCombined can I able do this with Arduino nano?

    • @AllPartsCombined
      @AllPartsCombined 3 роки тому

      I also added the project here, no account needed www.hackster.io/allpartscombined/snes-controller-usb-adapter-dfc577

  • @Electromakerio
    @Electromakerio 3 роки тому

    This is an amazing project! We featured it in this weeks episode of The Electromaker Show: ua-cam.com/video/_I-J3QiPXsA/v-deo.html

  • @nagsterthegangster3548
    @nagsterthegangster3548 3 роки тому

    Lmao, this man's a genius. Welcome, Comrade.

  • @SpikeGrobstein
    @SpikeGrobstein 3 роки тому

    Excellent vid as always. Super helpful with how to do basic CV stuff. I had no idea how I'd even approach something like this before watching the vid.

  • @just_bright
    @just_bright 3 роки тому

    Watch the Vin Deisol movie called "Bloodshot". Imagine having a backpack framed with 4 foot robotic arms. The Leap could be on your chest... Bam! You have the Boss character at the end of the flick! #couldhappen

    • @AllPartsCombined
      @AllPartsCombined 3 роки тому

      Haven't seen it, but yes, that would be an awesome build!

  • @AllPartsCombined
    @AllPartsCombined 3 роки тому

    **Important: It is no longer necessary to use original hardware to get controller sockets! When I initially started this project in 2016 (big procrastinator), I couldn't find replacement parts anywhere, so I resorted to using dead consoles. Since then, the market has greatly picked up. In the description, I linked some extension cables that can be spliced, and you can also find 3rd party replacement sockets on eBay and aliexpress.

    • @phantasm8180
      @phantasm8180 2 роки тому

      do you think it would be possible to use a CronusMax plus or Titan One on a SNES? ...... These type of adapter do Retro -> USB. Going USB -> retro is a little harder, I am unsure how to do this right now. do you have any idea ?

    • @AllPartsCombined
      @AllPartsCombined 2 роки тому

      I don't know anything specific about those devices, but the basic idea would be to figure out how they communicate with the PC, build a device that intercepts that data, then shift it out to the SNES following the protocol on the video. Like you said, it's probably a lot harder to go that direction. Newer devices tend to have more complicated protocol.

  • @clothinghanger6978
    @clothinghanger6978 3 роки тому

    This is a cool idea but please just buy replacement SNES controller ports, don't use official ones, even if they come from broken SNESs, because remember that those SNESs you have damaged for this will never be remade, so please just buy replacement SNES controller ports. I know somewhere online has them

    • @AllPartsCombined
      @AllPartsCombined 3 роки тому

      There are now cheap ones on aliexpress, and I linked some 3rd party extenders in the description from Amazon. At the time I started this (a few years ago) I couldn't find replacement parts anywhere, but it looks like the market has picked up handily.

    • @clothinghanger6978
      @clothinghanger6978 3 роки тому

      @@AllPartsCombined that's good, I just hate to see original hardware damaged, thank you for linking replacement ports

  • @esprithk
    @esprithk 3 роки тому

    Can you make a tutorial to use USB controller on a SNES? Thank you.

    • @AllPartsCombined
      @AllPartsCombined 3 роки тому

      Hm, I don't know. The idea would be that you have an Arduino connected to the SNES and the controller, receiving the signals I was sending in this one. Then based on that timing protocol, you capture the button states and shift them out to the SNES. But I imaging capturing buttons is going to look different for different controllers, and I'm not really sure how you'd go about connecting the USB cable to the Arduino.

  • @MoreThanChris
    @MoreThanChris 3 роки тому

    Nice Video man. What you may need for your cut square holes problem is a so called dremel with the cutting disc attached ;) That thing would help you a lot.

  • @Nicoya
    @Nicoya 3 роки тому

    I think a 3d printer should be in your future. No more struggling with trying to modify premade project boxes.