Tootfinder

Opt-in global Mastodon full text search. Join the index!

@cyrevolt@mastodon.social
2026-03-09 08:09:18

Wishing lots of fun at #Embedded World to everyone attending the next days.
I am not making it this year, got too much going on otherwise.
For some cool chats, go find @… and @…

@chrysn@chaos.social
2026-02-02 05:26:14

I appreciate how #DeutscheBahn makes working on a train easy for #embedded development.

View in a train on the next seat. A blue development kit (Nordic nRF54LM20) rests on a fold-out shelf with an arresting latch that is suitably sized for the roughly phone-sized board.
@rettichschnidi@swiss.social
2026-02-24 08:46:39

Heute ab 18:30 findet das #EmbeddedSoftwareMeetup zum Thema #HomeAssistant bei #SupercomputingSystems in

@chrysn@chaos.social
2025-12-12 00:58:22

We're gathering momentum for slipmux, a transport of #CoAP over serial ports. That specification allows #embedded developers on simple boards that just have a UART to use the same tools with it as for talking to devices across the Internet. This includes security: I guess I just sent the first encrypted…

Two overlaid terminal sessions:

$ aiocoap-client coap://ttyacm0.dev.alt/.well-known/core --credentials client.diag
# application/link-format content was re-formatted
<>; ct=0; title="Landing page",
</time>; ct=0; title=Clock,
</poem>; sz=1338,
</cbor>; ct=60,
</stdout>; if="tag:riot-os.org,2021:ser-out"
$

followed by a debug log that shows:

[DEBUG] Peer indicated use of the one preconfigured key by KID. (coapcore coapcore/src/seccfg.rs:382)
[DEBUG] Processing 19 bytes at start of message int…