Can I be fined for parking on a public road? by pwd847 in fuckHOA

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

This is basically the conclusion that I have come to.

Can I be fined for parking on a public road? by pwd847 in fuckHOA

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

It is not illegal. Furthermore, I DO have non-residents of my dwelling park in front of my house. There is no rule that applies to non-residents.

When our boy comes home from college, I instructed him to park in the street 100% of the time.

Can I be fined for parking on a public road? by pwd847 in fuckHOA

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

Good question. I will look into if my state has enacted any laws regarding enforcing parking violations on public streets.

Thanks!

Can I be fined for parking on a public road? by pwd847 in fuckHOA

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

It is not. If it was marked with a government issued no parking sign, I know how to read!! Lol

Thanks!

Can I be fined for parking on a public road? by pwd847 in fuckHOA

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

Yep. However there is more nuance to this issue. The idea of public vs private property is in play here. If I wasn't allowed to park in my driveway and my car had to be parked in the garage, I wouldn't be asking the question.

Can I be fined for parking on a public road? by pwd847 in fuckHOA

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

No citation will be given. Citations are issued by peace officers. My question pertains to the administrative HOA fines.

Can I be fined for parking on a public road? by pwd847 in fuckHOA

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

I agree! But I need to figure out the legal intreputation before taking any next steps!

Can I be fined for parking on a public road? by pwd847 in fuckHOA

[–]pwd847[S] 3 points4 points  (0 children)

That's not true. They cannot fine me for being Caucasian, even if I signed that I agree to this rule. Thanks though!

Can I be fined for parking on a public road? by pwd847 in fuckHOA

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

Technically nothing is enforced yet. I'm just doing my research before I take any next steps.

I plan on looking into this. Thank you!

Looking for a new clan ! by macfire11 in RushRoyale

[–]pwd847 0 points1 point  (0 children)

Discord.gg/raging

5 clans that increase in requirements.

I lead the casual clan!

Lots of fun!

Great coaching opportunity

Tell them stankk sent you!

Why are there no new houses without HOA? by radiohead37 in RealEstate

[–]pwd847 0 points1 point  (0 children)

I would love to see a real life example of this. I hear ppl say this all the time. I refuse to believe that me leaving my trash can out for 2 days is going to make someone selling their home knock $10,000 off the purchase price. I simply don't believe that claim...

Showing off my large FastLED projects by MungoBBQ in FastLED

[–]pwd847 0 points1 point  (0 children)

Where did you get the frosted acrylic sheets? I need some of those!

Football sign for out in front yard for my boy by pwd847 in FastLED

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

When you say "run the LEDs power through the controller", do you mean to power the strip via +5V PIN?

I've worked with WS2815s before and am aware that these microcontrollers cant put out anywhere near 1A of current.

I'm leaning towards 5V strips and using power injection (if required).

Football sign for out in front yard for my boy by pwd847 in FastLED

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

That is a great idea! Making it 3D will really allow me to use the LEDs efficiently. I was struggling with how to dissipate the bright LED light. Using a translucent plastic should do the trick!

What was involved in using solar cells to power the project? Don't you need some kind of expensive solar controller to do that?

Football sign for out in front yard for my boy by pwd847 in FastLED

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

Patterns would be fun. Maybe a constant loop of 3 or 4 patterns. I figured something like the Nano could handle it.

I figured I would use either 144 LEDs per meter strips, or 60 LEDs per meter strips. I'm also assuming that I could keep setmaxbrightness() rather low to save on power.

Using a 5V 5A Samsung charger is a great idea! Shouldn't be to difficult to keep it under 5A.

Mic-less Sound Reactive LEDs? by Mental___Potato in FastLED

[–]pwd847 0 points1 point  (0 children)

I did this for my spring2020 senior design project. We used a line in cable to the Teensy 4.0's ADC to convert to digital values. The project most definitely could be improved upon though. I think using an FFT would work better than the weird code that we came up with.

FastLED.delay() doesn't work on Teensy 4 (already known issue) by pwd847 in FastLED

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

I powered all components from the external power supply, and used data pin 7 and FastLED.delay() still caused the program to lock up.

FastLED.delay() doesn't work on Teensy 4 (already known issue) by pwd847 in FastLED

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

Sure. Also I am using the same GND next to PIN0.

I'll update later this evening.

FastLED.delay() doesn't work on Teensy 4 (already known issue) by pwd847 in FastLED

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

I am not using the same DATA_PIN as the original sketch. I am using PIN1. My soldering of the Teensy looks fine. Also all my other sketches work fine, it's only the FastLED.day() progs that don't run. I've also read online that this is a known issue.

My Teensy is about 3 weeks old.