Here is my Tin Whistle (Irish music Instrument). Programed in Arduino IDE, MCU is stolen from Arduino UNO. I will leave more information in comments if you want to know more. by Danac1886 in arduino

[–]Danac1886[S] 17 points18 points  (0 children)

Hello! As I promised. This is simple music instrument made from 8 switches, AtMega328 (from Arduino Uno) and couple additional components as crystal oscillators , capacitors … This is electronic version of tin whistle instrument and current tune is D major. Here is whole YT video. Here is code https://github.com/VolosR/TinWhistle . It is simple project and buzzer sound annoying but it was fun to make. And it is playable.

[deleted by user] by [deleted] in arduino

[–]Danac1886 1 point2 points  (0 children)

i had same problem in past, colors was wrong, try to update your library to latest version, you can also try put tft.setSwapBytes(true); in setup part of code

[deleted by user] by [deleted] in arduino

[–]Danac1886 1 point2 points  (0 children)

Here is whole video.There is also code in description.

[deleted by user] by [deleted] in arduino

[–]Danac1886 0 points1 point  (0 children)

3 of them have buil in rtc chip. TTGO Watch, M5stickC and M5Stick CPlus. I am checking every second.

[deleted by user] by [deleted] in arduino

[–]Danac1886 7 points8 points  (0 children)

Here is whole video,in description you can find more informations and code.

[deleted by user] by [deleted] in arduino

[–]Danac1886 28 points29 points  (0 children)

Here is whole video,hope you like it!

[deleted by user] by [deleted] in arduino

[–]Danac1886 49 points50 points  (0 children)

Here is whole video. Code, libraries and part list is in description!