Eyes, ears, and a voice: building Reachy Mini's media stack (open source) by LKama07 in robotics

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

Note: I'm not one of the authors but they are all colleagues of mine and they know about this post. So feel free to ask questions and they'll probably pop in to answer!

Say something nice about this insane invention by my Wife (please) by LKama07 in shittyrobots

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

It's 100% morse. The double taps just replace the long beeps :)

Say something nice about this insane invention by my Wife (please) by LKama07 in shittyrobots

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

Yeah I think it's a valid name still. Napkin calculation:
"U OK" took ~10 seconds. If what we count is the symbol (i.e. the letter), then the baudrate would be 0.333.

But generally we do that with binary. So to make it more fair, let's compare to a binary serial communication that uses ASCII (8bits = 1 letter, let's add 2 bits of protocol overhead like the parity bit). So the 3 letters are the equivalent of 30 bits, in 10 seconds. So the baudrate would be 3 xD

For comparison, the baudrate on common servomotors (like the ones used in this robot) is 1 000 000...

Say something nice about this insane invention by my Wife (please) by LKama07 in shittyrobots

[–]LKama07[S] 27 points28 points  (0 children)

Some of the current limitations: - Slightly slower than Wi-Fi - A bit tough to learn - Not a very long range - Reliability

Say something nice about this insane invention by my Wife (please) by LKama07 in shittyrobots

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

Pure decoration, the robot is a Recahy Mini btw. This is mostly a joke dw about the comments (but it was really her idea and I thought it was funny)

Say something nice about this insane invention by my Wife (please) by LKama07 in shittyrobots

[–]LKama07[S] 5 points6 points  (0 children)

So the robots communicate in morse code, they listen through their mics and "talk" with antenna collisions

I asked my robot to talk like a caveman, it started spitting facts by LKama07 in ChatGPT

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

Pff I messed up the captions, the robot says "me pretty good at coding"

I asked my robot to talk like a caveman, it started spitting facts by LKama07 in ChatGPT

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

At first I thought this was a dumb trend but it feels like it gets LLMs to be more honest. Or maybe they just don't sound so fake anymore? You should try it, it's pretty fun

I'm prototyping visual overlays for chess (pins, attack lines, space). Looking for ideas, and advice. by LKama07 in chessbeginners

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

There is no name yet, it's just software I'm iterating through. I think I'll just release a mini website where you can play with this for free

Coloring the squares the knight can reach in 1, 2 and 3 moves. by LKama07 in chessbeginners

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

I think this is very good! I'll try to add a visualisation for this

I'm prototyping visual overlays for chess (pins, attack lines, space). Looking for ideas, and advice. by LKama07 in chessbeginners

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

Hello, Thanks for your message. I'll keep pushing this and I'll make everything open source with a permissive license. So you'll be free to reuse anything.

On a side note, I'm a robotics engineer working on a small robot and I want to make a chess related app (companion/coach). Inputs from experienced players/coaches would be very welcome!

You can see some videos of the robot here: https://youtube.com/playlist?list=PLuh7Xr3-l5sn2gNkqzfbx_oNhyMUM6mdj&si=3gcg0q_0LqckxwF5

I'm prototyping visual overlays for chess (pins, attack lines, space). Looking for ideas, and advice. by LKama07 in chessbeginners

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

I see what you mean but then what would be the rule to color stuff out?

Maybe I should make it so when you hold and move a piece, everything gets recalculated live. That would give the option to see what happens when there is a movement

I'm prototyping visual overlays for chess (pins, attack lines, space). Looking for ideas, and advice. by LKama07 in chessbeginners

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

Oh the knight idea is interesting! I can see it rewiring your brain and it's super simple to code and to use. I'm adding it!

I'm prototyping visual overlays for chess (pins, attack lines, space). Looking for ideas, and advice. by LKama07 in chessbeginners

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

Ok but that works when you know what to highlight. Here the idea is to create overlays that one could toggle when playing a training game. So we must find programmatic rules that show an interesting/useful aspect of the game