Jump to content

Francois

Members
  • Posts

    25
  • Joined

  • Last visited

Reputation

29 Excellent

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I've been working on building one but I've put the project on pause to build a small controller during the lockdown. If you want future update, I post here: Sorry for highjacking your thread @richfiles
  2. slow but steady progress. I tested my panel design on cardboard, then I 3d printed a 1mm thick panel to check that the holes were in the right place and the right size and now I'm testing the cutting and engraving on an acrylic sheet. I had to build an enclose to prevent the mess and to get a special bit to prevent acrylic from melting. A bit more testing to make sure it's all the right size and the right speed before trying to cut the real panel.
  3. I probably will eventually, but I'm definitely learning under constraint weirdly, I managed to make this solution work with a 74hc165 instead of a 74HC595. I need to post the schematic so anyone can point out the flaw.
  4. I'm making some progress on my controller. I was stuck on something that was looking so dumb that I started reading entire books about electronics to learn more on the basics and hoping that it would become clearer. But no clue. I'm controlling all the LEDs of the controller with a Max7219 (8x8 matrix controller). It was working flawlessly with regular LEDs, but it was totally not with those LED switches: I realized each had actually 2 LEDs mounted anti-parallel (I didn't know what it was before) which doesn't work with a max7219. Long story of the surgery here: https://imgur.com/gallery/Wtqx2Ai Now that it's fixed, I'm finishing to solder the board that controls the LEDs and I'll switch to wiring/coding the switches. Last will be a 7-segment display before it's functional. I will then have to do the panel using my mini CNC and I will probably rework the code because I'm not too happy with it. Right now, it's controlled by a single Arduino but I'm considering dedicating a Nano to the switches because it seems that the LCD Display updates are very slow which hinders detecting when a momentary switch is pressed.
  5. I use KRPC to get the data and then I made up a not so great protocol to send the data over serial to the arduino. I'm realizing that I haven't pushed my code to Github in a while (also I haven't touched my project in a few weeks now). I'll push the latest next time I start my Windows PC https://github.com/fgaudin/protoconsole-python/blob/master/protoconsole.py. Oxygen and other LS are available the same way as LiquidFuel from what I remember.
  6. II'm surprised to not see more activity here in these confined times. Just to let you know that my navball is not progressing though definitely not abandoned (got distracted by an apartment move, life and thinking that I should read a 1000 pages book about electronics first :p). But to get an easier milestone first, I started a small controller. Work in progress. The fuel/life support levels work, the LCD partially works, I still need to program the LEDs, wire and program the switches, wire and program the 7-segment display and finally, finish the design in Fusion 360 and the CAM path to cut and drill the sheet of acrylic to replace the cardboard.
  7. wow, clever. This problem is at the bottom of my list for now, but I was thinking about learning how to modify the existing capsules to remove all the textures of the internal view and hope it becomes just a giant transparent capsule. Your solution may achieve the same thing in a way simpler way
  8. Looks pretty cool! the gap between the two monitors is achieved through your OS/dual monitor settings or you have two cameras placed properly?
  9. I always assume it's the same people reading, so I'm not sure where to post. I'll probably just post my finished project there. I should have some interesting milestone to show in a week or two if everything goes well And regarding that immersive cockpit, it's definitely inspiring. I hope to make something like that in the end, but with 10 times more panels this one, although not Kerbal, is also interesting https://www.youtube.com/watch?v=xRoCDYLanTA&list=PLAY3QA4kl1ESoRGRkgAYZOuiczjOa1WZ5&index=2&t=0s
  10. End of vacation for me and not as much progress as I hoped (but a short trip into the mountains, so there is that). It's been more setback after setback last week. I was hoping to be done with the redesign of the inner plate to mill it on a PCB protoboard and layout the components and have everything turning to then work on a rewrite of the software. I redesigned that plate in Freecad in a better way, improved the locking mechanisms now that I have precise-ish milling capabilities and I wanted to get a good motor fitting test before milling a PCB. So I mounted the motors on a balsa prototype, wired them with my circuit that's on the breadboard and... smoke... I don't know what I've done, but I'm up for some troubleshooting and component replacement now. I ended up powering up the two internal motors with the small drivers that were provided with them and I realize that I had some clear wobbling on the axis that will hold the plastic hemispheres. I need to test more, but I'm pretty sure that the wobble doesn't come from my design but from the bearings. This will be harder to resolve than if it was my design obviously. One last thing, the slip ring that's in the ball is rated for 1.5A per channel. After having to get a new wire stripper for such tiny wires, I'm pretty sure it's 30 AWG wires, which means there's no way it will handle 1.5A. I'm thinking about different things here: - I may generate a 1.5A current and pass it through a wire of the slip ring (or a piece I've cut actually) and see if it melts (my noob level in electronics keeps my hope mid-level :p) - I may develop a more complex internal circuit to pass data over 2 wires and use 4 wires for power but, again, I'm still new to electronic and the current circuit is already fancy for me - I may add a second slip ring on the other side of the arm and have 4-6 wires for power The last one seems to be the easiest to implement since there's room for the second slip ring (right side on the picture). So, I suppose the biggest problem I have right now is the wobble. Here's some assembly I got to at some point:
  11. haha, that doesn't fit in my apartment you mean for the mounts I'm building or the spoilboard? For the mounts, it's not even plywood, it's a pine board. The spoilboard is a 3mm plywood sheet. I guess I'm staying away from plastic to limit plastic waste and dust (I mill in my bedroom :-/). I'll use acrylic for the front panel though.
  12. Yesterday progress: added that spoilboard to my tiny CNC, definitely makes life easier, thanks @tsaven. I just have to be careful where I put the tape because the machine chokes bad when it hits the double-sided tape glue. And so far, it fits surprisingly well together. The slip ring is perfectly aligned with bearing and the motor More updates to come, I'm off the whole week
  13. I think I've started making real progress when I gave up on making it happen cheaply. But I agree, my Kerbal thinking for this: if it doesn't burst into flames, that's a good first step :p I already put a thing piece of balsa under the piece, but I should switch to tape indeed. I've run a few times the machine into a clamp. Thanks for the advice. Good luck on your project! looks like a good start! What's the final plan?
  14. Quite a while since my last post. I've been down a great rabbit hole I was wondering how to achieve precision with my terrible tools, my Dremel and my Swiss army knife. I don't really want to get into 3D printing even though I'm thinking more and more about it, but after discovering that guy https://www.youtube.com/channel/UCe5ZPXFmhf00k4sB8cGMVOA I realized that a CNC would help for the navball parts and for panels later. So I bought a cheap Chinese CNC machine (3018 Pro on Amazon) and went deeper into the rabbit hole to learning about it and upgrading it with an emergency button, some limit switches and a z-probe. Weeks later and a bit wiser, after a lot of design and redesign, I made progress on the outer case of the navball to the point that it's taking shape. Here's the model: The process and the current state: I'm taking a week of staycation next week so I should make a lot more progress hopefully. Oh, and I visited the Air and Space museum in DC and Kennedy Space Center in Florida (and saw STP-2 launch and land \o/)
  15. A bit of progress tonight: both motors are screwed on the plate and it fits in the 100mm ball. Next, I will make the mount to hold the axle properly, something like this:
×
×
  • Create New...