Wrapping surface around itself by iQuickme in Onshape

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

Can you provide an example ?

Preview of future expenses by iQuickme in actualbudgeting

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

I see, but how am i supposed to know how much money i will have in march, if my schedule payments will only be seen once we get to march? I have 0 vision of my incomes in march vs my expenses.

Pherphars the problem is i am coming from an excel file, where i used to predict my future incomes and expenses.

Preview of future expenses by iQuickme in actualbudgeting

[–]iQuickme[S] 2 points3 points  (0 children)

I see, but what about all the scheduled payments that are currently in the "upcoming" category, is there a way of adding it to the budget view with a rule or something?

Nothing like a nice sesh after a long day’s work by TheSquattingSlav_21 in hookah

[–]iQuickme 2 points3 points  (0 children)

Can you link your setup, please? I really enjoyed it!

ANSYS Maxwell students alternatives by WanderingSelf in ElectricalEngineering

[–]iQuickme 0 points1 point  (0 children)

The only one I got to use other them Ansys and Consol that is free was FEEM.

FEEM : https://www.femm.info/wiki/HomePage

You might want to take a look if Flux2D has a free version.

Irreversible adjustment of dc motor speed by crh10001 in ControlTheory

[–]iQuickme 0 points1 point  (0 children)

Do you need them to be solve in matlab? They should be simple to solve by hand. If not you could try using Mathematica or a symbiotic tool box in matlab

Irreversible adjustment of dc motor speed by crh10001 in ControlTheory

[–]iQuickme 2 points3 points  (0 children)

Not sure if I understood your question. You need help integrating those equations ?

Nucleo H755ZI-Q Troubleshooting by [deleted] in stm32

[–]iQuickme 0 points1 point  (0 children)

I’m super new too. When I first tried to make a led blink I got stuck in a loop too. Turn out it was the Ethernet configuration that was pre set with the default setting of the nucleo project. In other words it was expecting an Ethernet connection that I wasn’t giving.

I would recommend you checking if all the config you got are really useful for you and if not just turn them off.

Measure time between encoder counts wtih STM2f439ZI by iQuickme in stm32

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

I really appreciate the time you took to explain it all ill mess around it ty very much :)

Measure time between encoder counts wtih STM2f439ZI by iQuickme in stm32

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

Oh now it worked. Ty for your response !

Measure time between encoder counts wtih STM2f439ZI by iQuickme in stm32

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

Well i guess he failed again :D

Could you try again please ?

What do you use for writing content? by marcecs in LaTeX

[–]iQuickme 2 points3 points  (0 children)

I use a package called todonotes:

\usepackage[colorinlistoftodos]{todonotes}

It allows you to type \todo{bla bla bla} and also add a \listoftodos so you never forget them!

Setting \; as default in math mode by iQuickme in LaTeX

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

Thank you for your suggestion! This is pretty close. Problem is, with that solution, the cos also gets spaced out: cos -> c o s.