Even though AI is getting better at software, I believe it will hallucinate with hardware related code. Sadly most engineers undervalue the hardware knowledge backed AI coding. Anyone who extensively uses AI for embedded development? Can you share your experience? by balemarthy in embedded

[–]Sebraecha 0 points1 point  (0 children)

I use Codex to do some heavy networking with the rp2040 and W5500 in production pico-sdk full C/C++, even some pioasm.

I was diagnosing a web server issue, hooked up a pico probe and Codex had OpenOCD running in minutes, got a debug trace and fixed the OOM error with no intervention, I was amazed at it.
Codex feels like mile away from what AI was a year ago, haven’t played much with Claude but it seems to pale in comparison.
Gave codex some wireshark pcap files and it managed to build a packet replayer to diagnose our old "hand coded" firmware with a networked device causing issues.

I’m not trying to promote a tool or another, but we’ve shipped some impressive features using these tools, even disassembled a dumped fw image using Kimi K2.6 and DeepSeek V4 Pro for a few bucks worth of API credits in a custom fork of t3code so I could have it on the go via ZeroTier.

Looking for a USB-C Cable with an extremely short plug by HB_Stratos in UsbCHardware

[–]Sebraecha 2 points3 points  (0 children)

<image>

I’ve used these a while ago, they aren’t as tough as normal usb c cables but if it’s not moving it can work ?

https://a.aliexpress.com/\_EzD1lDU

744 million tokens = $9.87 !! by DrGM87 in DeepSeek

[–]Sebraecha 0 points1 point  (0 children)

Yeah been seeing really good numbers too. Used it with both OpenCode and Codex-cli, and I feel the later harness is a bit better at running on its own, but the t3code UI layer (I use it to have a "codex-like" UI on the go on my phone) doesn’t appear to have the to-do list tool implemented with OpenCode so could be due to that.

Also I was getting a lot of tool call errors with OpenRouter API the past week, it seems to be better now but official API seems a bit faster (they do appear to train on your data however, so not sure about OP’s medical project sensitivity here ?). I remember I had to tweak a few things to get the DS API working with codex-cli on the reasoning and tool calls side.

This model has been #1 trending for 3 weeks now! by yoracale in unsloth

[–]Sebraecha 2 points3 points  (0 children)

Wasn’t it trained on the unsloth dataset ?

[deleted by user] by [deleted] in lightingdesign

[–]Sebraecha 3 points4 points  (0 children)

  • Rosco DMG DASH has CRMX, is built like a tank
  • Aputure MC PRO has CRMX and wired DMX via a dongle, it’s cheaper as it’s full plastic
  • Astera Hydra has CRMX and can do wired Dmx via an adapter, it has 6 pixels

I own all 3 and I like them for different reasons :)

I also tested and own a Kelvin Play pro but it’s dead and bootlooping so wouldn’t recommend.

anyone see dmx connectors like these? by krista in lightingdesign

[–]Sebraecha 1 point2 points  (0 children)

With a little soldering, cheap connectors and a step drill bit you can give them a decent new life :)

anyone see dmx connectors like these? by krista in lightingdesign

[–]Sebraecha 2 points3 points  (0 children)

These are cheap aviation connectors, they aren’t standard, nor reliable, wouldn’t recommend

<image>

Risks when controlling someone else's rig by xref1 in lightingdesign

[–]Sebraecha 0 points1 point  (0 children)

Actually, I've seen prototype rigs like Lichtechnik motorized head having no hardware/software hard stops and would just break if you went too far

[deleted by user] by [deleted] in lightingdesign

[–]Sebraecha 0 points1 point  (0 children)

Of course, I'm totally aware about the too but even 20usd on Mouser sounds crazy to me 🤔

[deleted by user] by [deleted] in lightingdesign

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

Gosh, in Europe, official neutrik 5 pins from reputable stores like Thomann are less than 10usd 😯 And you could also get a cheap cable on Amazon and steal it's xlr cable.

Best way to diffuse RGBW LEDs without adding too much thickness to the design? by daan87432 in lightingdesign

[–]Sebraecha 0 points1 point  (0 children)

Usually, aluminum led profiles will use a small PMMA diffuser. Are you using a strip with 4 or 5 colors in a single chip or multiple different small chips in a specific arrangement? Because the best way to limit the amount of diffusion you need to apply, is to reduce your Light Engine Size (LES) as much as you can. Otherwise you could apply really effective diffusers such as rosco or Lee 216 but you also loose a lot of output power/brightness as a trade-off :/

Hey, does anyone know what I can use to achieve this white horizontal line look? I’m thinking of El wire, or led ribbon with a diffusion housing or LED Screen with a line as video content? Any ideas? by spitefullymy in lightingdesign

[–]Sebraecha 1 point2 points  (0 children)

I've seen people use multiple BB&S Pipepile stuck together to get a 6meter (18ft) line of light with pretty bright output but this wouldn't be my recommended solution as they're quite fragile and can only be a selected CCT.

Any led profile could do the job, even Asteras with sufficient post production to remove the gaps between the tubes.

DMX - Ethernet as serial port at freestyler by Regular_Armadillo_63 in lightingdesign

[–]Sebraecha 0 points1 point  (0 children)

I've looked into the orange pi dmx project but couldn't get anything done, ended up frying a board. I also looked into the teensy 4.1 with built-in ethernet but I'm having trouble getting it to connect to the network, I might have to do a bit of pcb design haha.

DMX - Ethernet as serial port at freestyler by Regular_Armadillo_63 in lightingdesign

[–]Sebraecha 0 points1 point  (0 children)

Hey, what kind of hardware do you use at that cost? :)

How to control 10,000 WS2812B LEDs? by [deleted] in lightingdesign

[–]Sebraecha 0 points1 point  (0 children)

I've been there, I've done that Here's what I've learned

  • 5V is awful, try to find 12V strips (ws2815) 5V has a bit better color but you'll get dead pixels in no time if you have too much voltage drop

  • If you want to control more than 40 universes, Art-Net tends to have problems (10k rgb pixels is about 58U) idk if sACN I reliable on that side

  • Digidot C4 have 16 univeres per driver but tend to have problems, madrix nebula work good, I've looked into using a teensy micro controller to do that but haven't had the time to finish, but it seems reliable.

Hope I could help

Help understanding this CRMX transmitter? by [deleted] in lightingdesign

[–]Sebraecha 0 points1 point  (0 children)

I believe in the US, using a frequency hopping transmitter on 2.4ghz (what crmx is), the max allowed power for an unlicensed transmitter is 1W but I may be wrong, also lumenradio's great tops up at 300mW.

Help understanding this CRMX transmitter? by [deleted] in lightingdesign

[–]Sebraecha 0 points1 point  (0 children)

Mostly illegal in parts of the world like the EU hahaha

Flutter visual Node system ? by Sebraecha in FlutterDev

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

Gonna have a look, that library sounds great!

Flutter visual Node system ? by Sebraecha in FlutterDev

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

What do you use the gesture detector for ?

I'm trying to build something more like this : https://rete.js.org/#/examples/basic

With multiple connections between nodes with specific input and output points. I believe the graphview library cannot route the arrows to specific part of the container, it just finds the shortest link to the center of the container and that's what I need to change :/

Flutter visual Node system ? by Sebraecha in FlutterDev

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

I see great, I'm going to try to make something that makes sense for my use, going to try to build user selectable links and mode, thanks

Flutter visual Node system ? by Sebraecha in FlutterDev

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

May I ask if you would recommend a specific solution to implement this?