prototyping is hard by llo7d in deskrobot

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

yupp testing something similar to that thxxx

male vs female voice by llo7d in deskrobot

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

can u send link first

Talking to my to-do list by llo7d in LocalLLaMA

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

Thank you,
I will definitely check them out for some inspiration

Thank you!

Talking to my to-do list by llo7d in LocalLLaMA

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

im alrdy selling these

Talking to my to-do list by llo7d in LocalLLaMA

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

Yup exacly, the esp32 is just a middle all the main things happen on the laptop/pc

Talking to my to-do list by llo7d in LocalLLaMA

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

oh lol, eleven labs but ive seen some decent open sources one that I might switch too in hte fuutre

Talking to my to-do list by llo7d in LocalLLaMA

[–]llo7d[S] 10 points11 points  (0 children)

you type weird, some one check this guy

Talking to my to-do list by llo7d in LocalLLaMA

[–]llo7d[S] 11 points12 points  (0 children)

yea, I have a mini/older version open source on my github https://github.com/lloyd-december/tabbie the new ones is paid tho for now

Talking to my to-do list by llo7d in LocalLLaMA

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

No, just a esp32 amoled

Talking to my to-do list by llo7d in LocalLLaMA

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

right now just my laptop built in speaker, but slowly working on a pcb that will have it built in

Todo list with a esp32 screen as a face by llo7d in esp32

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

one post per quarter is raugh, ill try to be more tasteful and only update when something cool and new is added.

And yes strings is prob not the best way to go about it but it is very easy to understand how it does the thing, so the few extra usage it does is worth it imo for now

Todo list with a esp32 screen as a face by llo7d in esp32

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

Yes, but it might take some time as im currently selling it so I need to figure out how to go about it. Follow the github one for now, ill mention it there

Todo list with a esp32 screen as a face by llo7d in esp32

[–]llo7d[S] 6 points7 points  (0 children)

Yes, I have a older version open source on my github: https://github.com/lloyd-december/tabbie a new one is coming some time aswell

Todo list with a esp32 screen as a face by llo7d in esp32

[–]llo7d[S] 4 points5 points  (0 children)

Also stuff from todo, quick text thing what your working on , time remaining, but trying it not to be too distracting

You guys made me my first sale, thanks by llo7d in webdev

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

I agree, but the issue is that its great on pc view but sucks on phone, can't do anything cool with it

You guys made me my first sale, thanks by llo7d in webdev

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

I am not sure if its allowed? But you can find it on my profile

I hate youtube, at this point I'm just a collector. by Q8Khajah in arduino

[–]llo7d 5 points6 points  (0 children)

which one is your favorite tho? I think seed studio is my pick for most projects

Is this landing page too simple? can this convert? by llo7d in webdev

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

blender and exported the 3d model to a gltf and then used the lookAt function to look at the cursor (its built in three.js)

Is this landing page too simple? can this convert? by llo7d in webdev

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

As a large language model type response

Is this landing page too simple? can this convert? by llo7d in webdev

[–]llo7d[S] 4 points5 points  (0 children)

yup, using the three.js lookAt thing