this post was submitted on 28 Jan 2025
461 points (97.3% liked)

Technology

61795 readers
4042 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 13 points 1 week ago (4 children)

How are you gonna fit an Arduino in a watch?

[–] [email protected] 10 points 1 week ago

Don't forget the screen and the battery too.

[–] grue 10 points 1 week ago (1 children)

You put an Arduino-compatible microcontroller on a custom PCB, obviously. A QFN package ATTiny is like 4mm square.

It'll all be SMT parts if you want it to be watch-sized, so you'll have to let JLCPCB or whoever assemble the board for you instead of soldering it yourself, but it's surprisingly accessible to random hobbyists these days.

[–] [email protected] 5 points 1 week ago (2 children)

Yeah I don't understand any of these words.

[–] errer 11 points 1 week ago

What part of you just DHRT the CNGIR to the WKFI do you not understand?!?

[–] Cenzorrll 3 points 1 week ago

Yeah I don't understand any of these words.

Ok, maybe you specifically shouldn't make your own, but somebody else who knows this things could.

[–] [email protected] 0 points 1 week ago

Fine, Raspberry Pi.

[–] [email protected] 0 points 1 week ago* (last edited 1 week ago)

Get a smaller Arduino, there are a ton of options with low power. You can 3D print a mockup (check your local library if you don't have access to one) before designing the full product

If you go completely custom and get it right the first time (unlikely), you can probably get a prototype for $1k or so with a custom PCB and high quality 3D printed case (molds are expensive).

It would require a lot of learning if this is your first time, but 3D printer + tiny Dev board can get you very far for very little money (<$100 if you have access to a 3D printer).