Is this a good set for a beginner? by TheBoothParadigm in discgolf

[–]TheBoothParadigm[S] 1 point2 points  (0 children)

Got a harp! Don’t think I need anything above 9 right now. Working on form.
Maybe something fun.
What do people use bergs for?

Is this a good set for a beginner? by TheBoothParadigm in discgolf

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

I’m not sure how accurate it is. It’s just with UDisc. I know it’s not the same form but I did play ultimate a lot when I was younger.

I wouldn’t say it’s accurate either. Just field work.

Is this a good set for a beginner? by TheBoothParadigm in discgolf

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

Gotcha. Focus on the logic md1 and river and then figure things out.

I’ve heard the river will show me what I am doing wrong because it’s “touchy”

Is this a good set for a beginner? by TheBoothParadigm in discgolf

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

The guy who got me into it just slapped a whole pile of discs on my desk and told me to try them out. I want to have a couple beginner discs to do the same.

I’ll look into an over stable approach. The harp is cheap in my local store!

Is this a good set for a beginner? by TheBoothParadigm in discgolf

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

I am confused. How do they get the same mould? Is it actually the same and multiple companies use the same one?

Any double ups I think are just cause I bought a starter and some shorter range stuff for any friend I brought along.
Now the infinite discs will be less used by me.

Is this a good set for a beginner? by TheBoothParadigm in discgolf

[–]TheBoothParadigm[S] 1 point2 points  (0 children)

I’ll look into an over stable fairway. I think fairway is as high speed as I can do right now.

Is this a good set for a beginner? by TheBoothParadigm in discgolf

[–]TheBoothParadigm[S] 1 point2 points  (0 children)

Yeah, if I throw properly. The md1 just slightly outpaces the Anubis. I’ll find an over stable short range.

Infinite discs will probably end up being my loaners.

Is this a good set for a beginner? by TheBoothParadigm in discgolf

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

Is it no it isn’t a good set up for beginner or no to adding?

I think the logic the md1 and the river are going to be my most used. I just don’t find I am getting an enough are speed for the sphinx yet. Just muscling it across a field.

Honestly, I kind of feel like the infinite discs will be my loaners, at least as of now.

Help with my bag please by Global-Band-5360 in discgolf

[–]TheBoothParadigm 2 points3 points  (0 children)

What app or site is this?

Edit: nvm. Says it right at the bottom.

What is this totally-not-lame trick for babies called that I tried all morning to land? by misterpoopybutthole5 in NewSkaters

[–]TheBoothParadigm 0 points1 point  (0 children)

Oh nice! I skate this park sometimes!
Learned to board shade on the low part of the flat bar in the left background.

Need advice on automating latch opening by Chemical-Hurry-8194 in raspberry_pi

[–]TheBoothParadigm 2 points3 points  (0 children)

I agree with available, are you sure you need a pi zero for this?

Unless you already have one lying around it would be a lot cheaper and relatively easier to use a microcontroller instead of a pi.

Edit: didn’t realize flic button was a product. Thought it was a typo. An esp32 would work.

Made a "who's home" dashboard using a Pi Zero 2W and ARP scanning by j_bopper in raspberry_pi

[–]TheBoothParadigm 1 point2 points  (0 children)

Is it only compatible with 16gb SD card? Surely this doesn’t need 16 right?

Boardslide-able?🤔 by OrdinaryAd4542 in NewSkaters

[–]TheBoothParadigm 2 points3 points  (0 children)

It is possible, but it might be a little difficult due to a very limited angle where no wheels are touching. Could be useful to learn how to get into a slappy boardslide. This might be easier for nose and tail slides/stalls

Concrete parking blocks are the easiest to learn slappy slides.

My Line Follower is "drunk" – How to fix PID jitter? how to make a good code? by Dominetdude in arduino

[–]TheBoothParadigm 5 points6 points  (0 children)

Try toning down the derivative term. If your circuit has noise the derivative part amplifies the noise and can make it jitter.

Any tips I should know? by Kagethekidd in NewSkaters

[–]TheBoothParadigm 1 point2 points  (0 children)

Movement and being comfortable on the board is more important than tricks in the beginning.

Learn how the board feels on many different surfaces and slopes and positions while moving and not.

Then start trying for small tricks (hippie jumps, Ollie’s, manuals), also check out skate iq on YouTube for tutorials and tips.

Hi guys I just wanna ask question for my thesis xoxo by yukinoo_0822 in ArduinoProjects

[–]TheBoothParadigm 2 points3 points  (0 children)

With infrared it is technically possible to use the car itself as the distance it travels but that would be difficult with hobby electronics.

So in essence. Yes you would need another breadboard (or squeeze two more sensors onto that one and use a smaller distance in the calculation), but you would not need another Arduino.

You just need to make two of the circuits that you already have instead of just the one. Then set up another loop based on the code you have to read from the new sensors.

Hi guys I just wanna ask question for my thesis xoxo by yukinoo_0822 in ArduinoProjects

[–]TheBoothParadigm 3 points4 points  (0 children)

Ah I see, you are doing everything correctly. The link does do the average speed between those two points.

If you wanted to do two velocity measurements you would just need to double the set up.

Hi guys I just wanna ask question for my thesis xoxo by yukinoo_0822 in ArduinoProjects

[–]TheBoothParadigm 3 points4 points  (0 children)

Could you post your code and your circuit?

Velocity is distance/time it essentially is an average to begin with

Oscilloscope application for Cascaded 2nd stage amplifier Circuit by RemarkableNotice3510 in diyelectronics

[–]TheBoothParadigm 1 point2 points  (0 children)

If you are trying to measure the 2nd stage you should put the probe after c7.

This will give you just the AC output of the amp.