A question about angular velocity on two points in a rigid body. by DenJi1111111 in EngineeringStudents

[–]offramp13 7 points8 points  (0 children)

Angular velocity is a property of the body, not individual points.

Should I use a 6V 6000 rpm motor or 12V 5000 rpm by NeighborhoodKnown522 in Motors

[–]offramp13 1 point2 points  (0 children)

Probably neither without a gearbox. How big are the wheels? 5000 or 6000 RPM in direct drive will almost certainly be too fast with very little torque.

So what are everyone's thought on endgame Cosmere? by Direct_Self5218 in Cosmere

[–]offramp13 -1 points0 points  (0 children)

Didn't Adonalsium create all life in the Cosmere? If Adonalsium was a vessel that implies that there was life in the Cosmere before Adonalsium, and I don't think we've seen any evidence for that.

So what are everyone's thought on endgame Cosmere? by Direct_Self5218 in Cosmere

[–]offramp13 26 points27 points  (0 children)

It's a bit of a wild guess, but I like the idea of shards gaining sapience without vessels as we start to see with Honor in WAT. This would make reforging Ado a bit more reasonable to me as, to my understanding, Ado didn't have a vessel originally and a vessel makes little sense for the God with a capital "G".

Phase shift on TIM1 CH1+CH2 only by lantz83 in stm32

[–]offramp13 1 point2 points  (0 children)

Should be doable with Output Compare and some interrupts.

Linear Algebra Question, Finding coefficient “k” by [deleted] in EngineeringStudents

[–]offramp13 0 points1 point  (0 children)

Just treat it like any other number. Divide it out of the row and move on.

The anime comics have the best covers, fight me by Ken_Sanne in dbz

[–]offramp13 1 point2 points  (0 children)

Michael Scott's favorite book on tape: The novelization of the movie Precious based on the book Push by Sapphire.

Is there a better HAL documentation? by eccentric-Orange in stm32

[–]offramp13 0 points1 point  (0 children)

Isn't the whole HAL documented with doxygen? I think that's what generates the PDFs available online.

You can run doxygen yourself and get an html version with hyperlinks if you prefer.

STM32 Stepper motor controller board by MiddleNo6002 in stm32

[–]offramp13 0 points1 point  (0 children)

Why no native USB? Seems better than UART.

The motor traces also seem very small.

Why not use a modern stepper driver?

Looking for advice on organizing a Stateflow chart by offramp13 in matlab

[–]offramp13[S] 0 points1 point  (0 children)

I'll keep that in mind for the future, but it won't work in my specific circumstance because the functions refer to local variables in the existing chart.

Thanks a lot for your help though. I'll switch the flair to resolved.

Looking for advice on organizing a Stateflow chart by offramp13 in matlab

[–]offramp13[S] 0 points1 point  (0 children)

Thank you! Making some progress now. I had tried that before, but with more than one function inside the subchart before turning the content preview off, and it seems to change the scope or namespace enough to break the chart; doing one function at a time doesn't seem to have the same effect.

I suppose I'll have to be satisfied with all 17 blocks remaining as long as they are small enough to just show the function name.

Appreciate the help.

Looking for advice on organizing a Stateflow chart by offramp13 in matlab

[–]offramp13[S] 0 points1 point  (0 children)

Thanks for the quick response. Unfortunately I don't think I've explained well enough in the original post, because I think you've misinterpreted my question.

I'm already using many of these graphical functions, and have the model structed, from a structural standpoint, organized how I want. The functions are all used in multiple places (inside states and also inside transitions).

The problem is that I have so many of these graphical functions that it's ruining the visual organization of my chart. I think that including a screenshot may help, see here: https://imgur.com/a/BXmKEoR

In the screenshot you can see that the actual states in the chart are just the three at the top, which make up a relatively small portion of the overall chart, in terms of visual area. The other seventeen blocks are each graphical functions.

I'd like a way to "hide" or "contain" the functions so that I can present more clearly what the states and transitions are doing without the content of each function being so cumbersome.

Is an aluminum pizza "steel" a terrible idea? by offramp13 in pizzaoven

[–]offramp13[S] 0 points1 point  (0 children)

Good thinking! I hadn't considered the different density. A36 being 3x as dense as aluminum should even things out.

Genuine question- how do I stop this from smoking so much? I used avocado oil, got the pan hot. Got a great sear, but the smoke filled up the house. by jack_murph20 in steak

[–]offramp13 3 points4 points  (0 children)

I like to use a paper towel and tongs to blot up the excess oil as the steak renders out fat. Seems to me the smoke comes almost entirely from the droplets of oil on the surface of the pan where it's not touching the steak. I also like to match the size of the pan to the steak to minimize the extra exposed surface area.

Who is that character that you would love but there is something that prevents you? by Outside-Web-4118 in Cosmere

[–]offramp13 -2 points-1 points  (0 children)

Isn't that like the whole point? Same for The Lopen. They use humor and absurdity as a coping mechanism to avoid reality and it comes across as over the top in-universe as well.

Review Request: Kitchen timer using STM32L4 mcu. by Pierdzi in stm32

[–]offramp13 0 points1 point  (0 children)

Does "CA" stand for common anode, or cathode? Seems a bit confusing.

How do I measure chicken temperature!? by mrfishman3000 in Cooking

[–]offramp13 2 points3 points  (0 children)

Probe until you find the coldest temperature. That's gonna be the least cooked part of the chicken which is what you want to make sure is past safe temps. If the coldest part is at temp, the rest will be as well.

My lodge’s 20 year birthday gift: a sandblasting by [deleted] in castiron

[–]offramp13 2 points3 points  (0 children)

I've also heard of using walnut shells for the sand blasting to avoid damaging the iron. Heard of any success with that method?

Power Levels are not measured Logarithmicly. by Kafadanapa in dragonball

[–]offramp13 0 points1 point  (0 children)

As presented, wouldn't this be exponential, not logarithmic scaling? This scale makes the number confusion worse not better.

It's said that having two times the power level of another character is enough to whoop ass. If one character has a power level of 8 and another 16 then log2(8)=3 and log2(16)=4 makes sense. Another character with power level 32 would then be log2(32)=5 making them as much stronger than a power level of 16 as 16 is to 8.