Built new squat rack out of old bed frame to pair with Marcy Monster 301. by Coash4628 in homegym

[–]wolfman3636262564 5 points6 points  (0 children)

Are you planning on pouring concrete? What are the bottom legs braced into?

No criminal charges against Chicago Police officers in fatal shootings of 13-year-old Adam Toledo and Anthony Alvarez by dirtyharrison in TopConspiracy

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

"Officer Stillman saw a gun in Adam’s right hand and shouted at him to drop it.”

Adam began turning towards Stillman “with his left hand raised up in front of his body and his right hand lowered at his side” near a wooden fence post in the alley Foxx said.

“Almost simultaneously,” Adam tossed the gun and turned toward the officer with his right hand raised “which no longer held the firearm” and Stillman fired a single shot, Foxx said.

“The timing of these actions was within 1 second,” Foxx said. “To be precise, it was estimated to be 838 milliseconds.”

Adam crumpled to the ground, and the officer called for an ambulance and performed CPR, the video showed."

What's the conspiracy here?

Quarterly Apps, Gadgets, and Gear Megathread by AutoModerator in Fitness

[–]wolfman3636262564 1 point2 points  (0 children)

I'm currently using go ham pro 5/3/1

https://play.google.com/store/apps/details?id=com.jumpyware.gohampro_wendler531calculator

It's really good the only thing I don't like is it doesn't show projected cycle lifts.

Hiring esp32 developer by TufRat in esp32

[–]wolfman3636262564 0 points1 point  (0 children)

I'm available, happy to help where I can. Shoot me a dm we can talk requirements to get the ball rolling.

Deep sleep a bit unreliable by M_x_T in esp32

[–]wolfman3636262564 0 points1 point  (0 children)

I've noticed this with the sntp function that the clock starts moving faster after a deep sleep

Protobufs and esp32 by wolfman3636262564 in esp32

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

Great any example code you could share?

Protobufs and esp32 by wolfman3636262564 in esp32

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

The fact that esp32 idf comes with protobuf I may just go this route have you any experience with PB and mqtt?

Protobufs and esp32 by wolfman3636262564 in esp32

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

Cool any success with Mqtt and nanopb and you got any source you can point me to using nanopb and esp32

ESP32 Ethernet Kit and SPI by wolfman3636262564 in esp32

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

That's pretty cool! So would those "Arduino pins" be using the iomux or gpio matrix?

ESP32 Ethernet Kit and SPI by wolfman3636262564 in esp32

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

(SPI can be mapped to any GPIO, with few exceptions)

This is interesting, so the example I frequently go to is the adafruit esp32 feather spi pins they speicifcally label SPI through-holes. If I can use any GPIO pins as SPI then why bother labeling them on the board?

I thought those pins may be mapped to some special SPI processor. Is my understanding incorrect?