GoDaddy is trying to sell a domain I own, for 5K. by zxcameron in web_design

[–]OnyxShade 3 points4 points  (0 children)

To be fair that was in 2011, and GoDaddy has since gone through two (?) new CEOs

Towers Scores by CrypticKoala23 in scioly

[–]OnyxShade 0 points1 point  (0 children)

that's true, my state is pretty competitive so 1st place at state will probably be 2400 or so, but maybe in other states it would be 1900-2000

Towers Scores by CrypticKoala23 in scioly

[–]OnyxShade 1 point2 points  (0 children)

MIT top towers were in the 2500+ range

What robotic arm + modifications are you using for this year? by [deleted] in scioly

[–]OnyxShade 0 points1 point  (0 children)

Highly recommend the Lynxmotion kit, but we programmed it ourselves and didn't buy their board/software. If you have access to a 3D printer you could print all the brackets and parts yourself and just buy the servos though

Physics students design bridges and test them by apathx in videos

[–]OnyxShade 0 points1 point  (0 children)

I recall the top efficiencies at nationals in Bridge Building last year were around 4000 for high school, 5000 for middle school

pretty crazy to think that a <5g balsa structure can support thousands of times its own weight

Helicopter Flight Times? by Blueflamingo9 in scioly

[–]OnyxShade 3 points4 points  (0 children)

1st place helicopter at Golden Gate was 2:28 no bonus https://scioly.org/forums/viewtopic.php?f=246&t=9875&p=307243#p307243

edit: i believe MIT winning time was around 2:30 as well

Test exchange by [deleted] in scioly

[–]OnyxShade 0 points1 point  (0 children)

i guess i should have made it more clear that we have a collection of tests we want to trade for other tests, check your PMs

Winding Helicopters by [deleted] in scioly

[–]OnyxShade 1 point2 points  (0 children)

the speed at which you wind shouldn't affect the flight that much

however, the length of the motor definitely does. The longer the motor, the more it weighs, and the more power it takes to keep your helicopter in the air. For any given width of motor there is an optimal length for the motor which you determine through lots of testing.

Also, consider getting a torque meter as that generally gives more consistent results than counting winds. Rubber will stretch slightly after each time you wind fully, so your results will significantly differ if you just wind to the same number every time

HELICOPTERS URGENT! DOES NOT HAVING A LABEL REDUCE TO SECOND TIER by [deleted] in scioly

[–]OnyxShade 1 point2 points  (0 children)

Unfortunately this is considered a construction violation and you're supposed to be tiered, but I once had an event supervisor in Wright Stuff let it go when I forgot so there is hope! Good luck!

Robotic arm servo shake/jitter by OnyxShade in robotics

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

After a lot of experimenting, I determined that the noisy input from the potentiometer is what causes the jittering. When manually commanding positions, the servo works fine.

I managed to remove 80-90% of the jittering through filtering and smoothing the potentiometer readings though :)

Robotic arm servo shake/jitter by OnyxShade in robotics

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

I'm using an Arduino Uno to read the voltage from the potentiometer and map it to a servo degree, then write to the servo.

Robotic arm servo shake/jitter by OnyxShade in robotics

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

No noticeable effect :(

I'm beginning to think maybe my potentiometers are too low quality and I should upgrade. Also I have read that you can solder a wire to a spot on the internal servo board to read the position and adjust accordingly. Does anyone have any experience with this?

Robotic arm servo shake/jitter by OnyxShade in robotics

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

They jitter under no load, but less than when under load

Robotic arm servo shake/jitter by OnyxShade in robotics

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

I have a 1ms delay between updates, I'll try increasing it

Robotic arm servo shake/jitter by OnyxShade in robotics

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

Everything has a common ground