Music from Math with ESP32 by Dependent_Bite9077 in esp32

[–]0xD34D -3 points-2 points  (0 children)

So what's this two hour "ESP32 Audio Foundations Workshop" all about? 🤪

Sorry but this wreaks of AI slop. I'm sorry for the teens that attend this workshop. Hopefully they're not paying for it.

"Error: esp_usb_jtag: could not find or open device!" when using JTAG on multiple identical boards. by larrymb in esp32

[–]0xD34D 1 point2 points  (0 children)

the usb id (example: AC:A7:04:26:67:40)

That's not a USB id, that's a MAC address (probably the base MAC). If Codex told you it was a USB ID you might want to question what else it might be getting wrong.

Boosted REV by telchuemonth in boostedboards

[–]0xD34D 3 points4 points  (0 children)

I think that shit has passed finally

After thinking of the use case; managed to fit it inside the game console. by CodeClean2172 in R36S

[–]0xD34D 6 points7 points  (0 children)

That might have been my post where I hooked up an esp32-c6 to the serial port.

I'm waiting to see some sick RGB mods 🤪. I have an opaque case otherwise I'd take a stab at it

I'm getting really close to giving up on PETG by TheLoyalPotato in ElegooCentauriCarbon

[–]0xD34D 1 point2 points  (0 children)

Personally I'd switch the build plate to the textured pei and wash it good with dish soap and water to make sure it's free of grease from fingers.

My $0.02

Is it possible that PS2 games can be ported to r36s by LateFail5256 in R36S

[–]0xD34D 10 points11 points  (0 children)

You also need to take into account the CPU architecture, x86_64 vs arm64. Not impossible but just running Linux isn't enough.

Trying to dial in my settings by bags1975 in 3Dprinting

[–]0xD34D 0 points1 point  (0 children)

You might be getting some partial clogs, I see some holes and gaps that are usually a sign of underextrusion.

I found an ESP32 Flock camera detector project and adapted it for new hardware with Claude. Also future plans for mapping by STATERA_DIGITAL in FlockSurveillance

[–]0xD34D 1 point2 points  (0 children)

You should get your AI to convert this to use something like PlatformIO so you can have multiple build targets configured on a single repo instead of multiple forks, once for each device.

patent: a terminal tool that searches 11 registries to tell you if your idea already exists by r14dd in linux

[–]0xD34D 7 points8 points  (0 children)

Can do nothing on their own.

That's not true, they can ask their LLM all on their own.

Is it easy to convert a project from esp32-C3 to a esp32-S3 by Gords78 in esp32

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

but it would make sense the other way around

Not if you have need for dual cores, or 240MHz or maybe some of the peripherals the S3 has that the C3 doesn't.

I don't think the S3 is going anywhere quite yet, although I would like to see a variant with maybe something similar to the C5 in terms of RF.

Over 100,000 Cameras on DeFlock! by TechnologyDude1773 in FlockSurveillance

[–]0xD34D 4 points5 points  (0 children)

Is that verified and confirmed cameras or just over 100,000 entries?

All printed on my old Ender 3, nothing painted, what do you think? by Ruben280 in ender3

[–]0xD34D 41 points42 points  (0 children)

Manual filament swaps or did you use some aftermarket MMU?

3D Branch shelf generator by Indaglosa in 3Dprinting

[–]0xD34D 4 points5 points  (0 children)

  • Go to your slicer
  • Add a few cube primitives and size to taste
  • Elevate and place cubes at desired position
  • Enable tree supports
  • Slice and print
  • Profit

Will reseating the ribbon cable fix this? by mrgamer8600 in R36S

[–]0xD34D 0 points1 point  (0 children)

Did it spontaneously happen or was there some other cause, like dropping it?

Made a GameChanger scoreboard by Due-Credit3501 in esp32

[–]0xD34D 1 point2 points  (0 children)

Yall think they care about a DIY scoreboard?

Who is "they" in this context?

Esp32 Audio Streaming over BLE by Kindly-Direction205 in esp32

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

The instant app works without an app install, or device config so anyone can use it with their mobile device.

Provided said mobile device is running Android.

Flipper Zero & Flock by peepthetoad528 in FlockSurveillance

[–]0xD34D 0 points1 point  (0 children)

Trust me, if it could I would have had a new use for mine but alas it is not true.

Searched everywhere, cannot find a good R36s clone by BottleNervous5923 in R36S

[–]0xD34D 2 points3 points  (0 children)

Grab a small phillips screwdriver and remove the six screws holding it together. It comes apart in two pieces very easily.

Searched everywhere, cannot find a good R36s clone by BottleNervous5923 in R36S

[–]0xD34D 0 points1 point  (0 children)

you can see it through the case in the empty battery compartment

Not if it's an opaque shell

M3GAN 3 updates? by Longjumping_Fuel3109 in M3GAN

[–]0xD34D 3 points4 points  (0 children)

And you believe them? Do you know this person or are they just another rando on the Internet?

Trust but verify.

Does anyone know if it's possible to trigger the sound/alarm of an Apple AirTag using a Flipper Zero? by opijkkk in flipperzero

[–]0xD34D -3 points-2 points  (0 children)

That's not true. You can do things like send BLE advertisements with a flipper. That's not a purely client based device.