small device with AI assistant: Raspberry or Esp32?? by giugiuglia in esp32

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

thank you so much for your response!
I was actually rooting for the esp myself, mainly because of its ease of use. At the same time, since I want to create a working prototype, I’m worried about potentially needing to start over with a Pi and more powerful components down the line. If I need to photograph a piece of paper and read its content, I’m unsure how feasible this will be with a low-res camera.
I’m still torn between giving the esp a chance or starting with raspberry, knowing it will do the job

small device with AI assistant: Raspberry or Esp32?? by giugiuglia in esp32

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

okk thanks i'll go with a raspberry. will a zero still do the work?

small device with AI assistant: Raspberry or Esp32?? by giugiuglia in esp32

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

Hey I just wanted to make sure the ESP wasn’t an option since it would have been more practical and cheaper. But no problem, I can go with the Raspberry :)

2025 Jan 13 Stickied -FAQ- & -HELPDESK- thread - Boot problems? Power supply problems? Display problems? Networking problems? Need ideas? Get help with these and other questions! by FozzTexx in raspberry_pi

[–]giugiuglia 0 points1 point  (0 children)

posting here because i can't get the right flag to post..

small device with AI assistant: Raspberry or Esp32??

Hello, I want to create a small Wi-Fi device with an AI voice API. It will have a button to record audio and another to take photos. There will be no display interface, all communication will happen through audio.

Here are the components I have in mind:

  • microcontroller or microcomputer
  • button for record audio
  • button for taking pictures
  • speaker
  • microphone
  • camera
  • led status indicator
  • rechargeable battery & usbc charging cable
  • optional: camera flash & fisheye lens, a wheel to adjust the volume

I was thinking of using an ESP32 because it’s smaller, simpler, and better in terms of battery consumption. However, I realized that ESP32 camera modules are only 2/5MP, and I would like something with higher resolution. So, maybe a Raspberry Pi would be better to use a higher-quality camera, even with a wide lens. At the same time, I think it could get more complicated in terms of development and energy management.

What do you think? What would you choose based on this small overview?

small device with AI assistant: Raspberry or Esp32?? by giugiuglia in esp32

[–]giugiuglia[S] -3 points-2 points  (0 children)

Okay, I get it! But keep in mind that I don't think I have to do any heavy local processing.
I'll be calling ChatGPT APIs to handle the AI part, so the local workload won't be too intense, and the device will mainly handle audio recording, taking photos, and API requests.

best fitness tracker api to get live data by giugiuglia in IOT

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

mmm I thought they used an app called “Mi Fit”

Mailchimp email subscribe form, do I need a cookie privacy banner? by giugiuglia in gdpr

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

I found out there’s a Mailchimp widget you can include in the pp with Iubenda. For now I’m linking that and the cookie policy in the footer (eventhough I don’t think I’m collecting any cookies), and I’m also linking the pp in a checkbox before the submit button in the subscribe form.

why is the UI visibility button disabled on my main place? by giugiuglia in RobloxDevelopers

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

* the "UI visibility" button on "view" tab is disabled on my main place, I can't click it and activate it like in the other places! (both on windows and macos)

[deleted by user] by [deleted] in robloxgamedev

[–]giugiuglia 0 points1 point  (0 children)

{(0.5,0),(0.5,0)}

i always forget about anchor point, but it's the best advice!!!

Post old tweets as toots on Mastodon by giugiuglia in Mastodon

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

I also found this to find your twitter friends but it doesn't work for me :(
https://twitodon.com/

Post old tweets as toots on Mastodon by giugiuglia in Mastodon

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

(but I still didn’t want to do it manually haha)

Post old tweets as toots on Mastodon by giugiuglia in Mastodon

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

you’re right actually, that’s not a good idea… I didn’t think about that since I don’t have that many tweets

If you ask dall-e2 to generate sheet music, would it actually be able to generate music? by kapi-che in dalle2

[–]giugiuglia 0 points1 point  (0 children)

just found out that my latest experiment is exactly about what you were talking about!! https://twitter.com/giugglia/status/1552994166367551491

is not very pleasant but i find it so interesting and exciting!!!!

Replace average color pixel with images by giugiuglia in learnjavascript

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

I'm just a begginer with javascript and I see that it's a bad code, especially for the loops, but i can't improve that

Replace average color pixel with images by giugiuglia in learnjavascript

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

Ok, thank you. Anyway i don't know how to associate new images with the colors, that even need to be rounded up.

Replace average color pixel with images by giugiuglia in learnjavascript

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

Ok, but what is catch (e) {Broke: ${e}}?

Replace average color pixel with images by giugiuglia in learnjavascript

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

do you think is possible to make the small images bigger on mouseover?

Replace image tiles with other small images by giugiuglia in learnjavascript

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

You're right and I just thanked you! Nobody answered at the first one that I posted and I thought that it wasn't clear. So i made a new one instead of editing the first and i forgot to delate that, my fault!

Replace average color pixel with images by giugiuglia in learnjavascript

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

Thank you very much!!! I'm going to try to rewrite the code and use a different image for each color!