Skip to content

Commit

Permalink
NeoHeart v2 (#479)
Browse files Browse the repository at this point in the history
* Create README.MD

* Update README.MD

* Add files via upload
  • Loading branch information
fellettigiacomo authored Apr 23, 2024
1 parent fb24f44 commit f0d43b3
Show file tree
Hide file tree
Showing 7 changed files with 25,311 additions and 0 deletions.
22 changes: 22 additions & 0 deletions projects/neoheart/README.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: "Giacomo Felletti"
slack_handle: "@jack0217"
github_handle: "@fellettigiacomo"
tutorial:
---

# NeoHeart V2
NeoHeart V2

<!-- Describe your board in 2-3 sentences. What are you making? What will it do? -->
I'm trying to make a cute heart-shaped board for my bf. It is based on an ATtiny MCU, it has addressable LEDs and a button to change the animation. All powered by a small cr2032 battery.

<!-- How much is it going to cost? -->
Around 98 dollars, materials only are about 60 dollars, 20 dollars of VAT (IVA in italy) and almsot 20 dollars in shipping

<!-- Tell us a little bit about your design process. What were some challenges? What helped? ***Totally optional*** -->
The main challenge that i had to tackle was power. The small CR2032 battery isn't made to supply a lot of current, and it has a low voltage. I first tried on a breadboard, and i managed to power 25 WS2812b 5050 LEDs
Then, i needed to calculate the values for the boost converter (from 3V to 4.7), and i learned how to use a MOSFet.
The internet generally helped me, and some of my friends gave me a couple of hints (bf inclued lol)

When i finish making the blender render, i'll create a repo on my github (url should look like this: https://github.com/fellettigiacomo/neoheart/)
Binary file added projects/neoheart/cart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/neoheart/gerber.zip
Binary file not shown.
Binary file added projects/neoheart/schematic.pdf
Binary file not shown.
Loading

0 comments on commit f0d43b3

Please sign in to comment.