Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giorgosxou/attinyhearring

"Hearring" Is a funny and simple Christmas Project - Gift, made to inspire beginners in Electronics, and not only [...] A Tiny PCB with an "ATtiny10 or 85" microcontroller on Bottom which plays song-sounds through a piezoelectric plate, intended to be used as an earring [...]
https://github.com/giorgosxou/attinyhearring

attiny attiny10 attiny85 christmas earing pcb-design piezo-speaker project

Last synced: about 1 month ago
JSON representation

"Hearring" Is a funny and simple Christmas Project - Gift, made to inspire beginners in Electronics, and not only [...] A Tiny PCB with an "ATtiny10 or 85" microcontroller on Bottom which plays song-sounds through a piezoelectric plate, intended to be used as an earring [...]

Awesome Lists containing this project

README

        

# 🙉 "Hearring"
"Hearring" Is a funny and simple Christmas 🤶🏻🎅🏻 Project - Gift, made to inspire beginners in Electronics, and not only [...] A Tiny PCB with an "ATtiny10 or 85" microcontroller on Bottom which plays song-sounds through a piezoelectric plate, intended to be used as an earring [...]

# PCB Versions
*[```Link: Versions```](https://easyeda.com/gxousos/tinymusicalearing)*

|[v1.0.0](https://easyeda.com/editor#id=460c792bdeb14df49b22bafdbc1c2439)|[v2.0.0](https://easyeda.com/editor#id=cc25afc377a7449d9af5e2e83bf3eaca) |v3.0.0|
|-|-|-|
||||
|*Made & Used*|*Made & Not Used*|*Probably Coming?*|
# Parts & Infos

### `Parts`
| ❕ Needed | ❔ Depends |

|PCB|Parts| Type | Purchased From|
| - | - | - | - |
|v1.0.0|ATtiny10 SOT23-6|❕|[~1.57€ - 5pcs](https://www.aliexpress.com/item/33013948023.html?spm=a2g0s.9042311.0.0.f8694c4dkP1uS3)|
|v1.0.0|SOT23-6 Test Socket|❔|[~9.89€ - 1pc](https://www.ebay.com/itm/1X-SOT23-SOT23-6-SOT23-6L-IC-Test-Socket-Programmer-Adapter-Burn-in-Soc-D3L8/233198450659?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649)|
|.||||
|v2.0.0|ATtiny85V-**10MU** |❕|[~7.62€ - 5pcs](https://www.aliexpress.com/item/32854266955.html?spm=a2g0s.9042311.0.0.61774c4dbgpBel)|
|v2.0.0|0402 1005 Yellow LED |❕|[~1.98€ - 25pcs](https://www.ebay.com/itm/0402-0603-0805-1206-1210-3528-5050-SMD-SMT-LED-Diodes-White-Red-Blue-Light-Bulb/383101301756?ssPageName=STRK%3AMEBIDX%3AIT&var=651681270973&_trksid=p2057872.m2749.l2649)|
|v2.0.0|0603 "470" - 47ohm|❕| - |
|.||||
|Both|Piezoelectric Plate|❕|[~0.98€ - 10pcs](https://www.ebay.com/itm/10-Pcs-Piezoelectric-Piezo-Ceramic-Wafer-Plate-Dia-15mm-For-Buzzer-Loudspeaker/123056838637?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649)|
|Both|CR1220/25/55 Holders|❕|[~1.41€ - 5pcs](https://www.aliexpress.com/item/33013461583.html?spm=a2g0s.9042311.0.0.f8694c4dkP1uS3)|
|Both|CR1220/25/55 Coin Cell|❕| - |
|Both|1P2T Switch MSK-12C02|❕|[~2.24€ - 20pcs](https://www.ebay.com/itm/20PCS-Mini-SPDT-1P2T-Slide-Switch-On-Off-MSK-12C02-SMD-7P-For-MP3-MP4/151723531917?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649)|
|Both|Ear Hooks|❔|[~1.80€ - 20pcs](https://www.ebay.com/itm/Wholesale-DIY-20PCS-18K-GOLD-Plated-Jewelry-Findings-Bail-Ear-Hooks-Earring-NEW/351403281846?ssPageName=STRK%3AMEBIDX%3AIT&var=620499725945&_trksid=p2057872.m2749.l2649)|

### `Infos`

Methods Used to Program *ATtiny10*

**You must use Arduino IDE 1.8.9 or less.**

* **[```✔️ First```](https://make.kosakalab.com/make/electronic-work/arduino_tpi_en/ )**
**[```Second```](http://www.technoblogy.com/show?1YQY)**

**`⚠️ Issues`**
* Tone Issues when Clock speed of ATtiny10, is tuned to 125khz
* [ATtiny10 with Arduino IDE](https://stackoverflow.com/questions/59077871/programming-attiny10-with-arduino-ld-exe-errors)
* [ATTiny10 and 7.3.0 Toolchain](https://groups.google.com/a/arduino.cc/forum/#!topic/developers/Ny82s7t11Vc)
* millis() Function on ATtiny10

**`🎲 General`**
* v1.0.0 Dimentions are -x-y-z
* v1.0.0 Total weight is about -grams

# 📹 Video & Images
[![](http://img.youtube.com/vi/1UqGlBQeKq4/0.jpg)](http://www.youtube.com/watch?v=1UqGlBQeKq4 "")


# 🌐 Internet Links

|ATtiny10 Projects|Random ATtiny10|ATtiny10|
|-|-|-|
|[Led Blinker for 6 Months](https://atmelcorporation.wordpress.com/2013/09/17/avr-attiny10-runs-led-blinker-for-6-months/)|[ATtiny10 TPI USBASP](http://mirekk36.blogspot.com/2013/07/attiny10-tpi-usbasp-mkavrcalculator.html)|[ATtiny10 core](https://github.com/technoblogy/attiny10core)|
|[ATtiny10 IDE](https://github.com/wholder/ATTiny10IDE)|[Issue?](https://forum.arduino.cc/index.php?topic=570920.0)|[```Programming the ATtiny10```](http://www.technoblogy.com/show?1YQY)|
|[ATtiny10 Thermometer PCB](http://www.technoblogy.com/show?2GPX)|[Hackaday](https://hackaday.io/project/158284-attiny10-dev-environment-on-arduino-ide)|[```Toolchain Issue```](https://groups.google.com/a/arduino.cc/forum/#!topic/developers/Ny82s7t11Vc)|
||[-](https://www.avrfreaks.net/forum/how-program-attiny10-sparkfun-pocket-avr-programmer-usbtiny)|[```Programming ATtiny10 - TPI```](https://make.kosakalab.com/make/electronic-work/arduino_tpi_en/)|
||[bitDuino](https://github.com/maris-HY/bitDuino)|[tone() without tone() Library](https://forum.arduino.cc/index.php?topic=339625.0)|
# 💳 Donation
+ [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AT5TL3QSL6SLS&source=url)
+ Bitcoin Address: 112xERhVsCR4xx741nU3rA4R3yEBD2fMyR
# 💛 Outro

Things went a little bit random and fast forward, thus the way i used to program ATtiny10, have in mind that it might wasn't the best way and etc...

Εικόνα που βλέπει το "εγώ", θυμίζει κουτί που δε βλέπεις, εικόνα που χάνεις• σκιά που 'τε φως και να βλέπεις, ακούει τα λόγια που λες: [...][ ‮#i📁👁](https://www.instagram.com/giorgos.xou/)

I wish love and happiness to Everyone! <3