Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuliohrc/mini-keyboard
https://github.com/tuliohrc/mini-keyboard
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tuliohrc/mini-keyboard
- Owner: TulioHRC
- Created: 2021-05-26T23:14:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-29T20:29:03.000Z (over 3 years ago)
- Last Synced: 2023-08-13T22:29:18.158Z (over 1 year ago)
- Language: C++
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini-Keyboard
My plan for this project is:
Using Arduino I'll build a mini-keyboard, to play just four keys, because I only have four buttons.
Similar project, that I found on internet, just for example:![2](https://user-images.githubusercontent.com/62257920/119743288-efd7cd00-be5f-11eb-9f5f-6e6c839ea14f.png)
## Day 00 (05/27/2021)
- Created the tkinter plan for the project![Opera Instantâneo_2021-05-27_212938_www tinkercad com](https://user-images.githubusercontent.com/62257920/119912996-11ee4f80-bf33-11eb-998b-49e9f02dc4cc.png)
## Day 01 (05/28/2021)
- Create the code for the project (dó-ré-mi-fá-sol) with these frequencies:![notas musicais frequencias para o buzzer](https://user-images.githubusercontent.com/62257920/119999792-80b9c000-bfa8-11eb-9c9f-10f4ee59e6b6.png)
- Started creating the project on the real life, but I had some errors, so I can't do more today.
## Day 02 (05/29/2021)
- Fix the error on the project, and building. Now is working, but needs some design improve.![WhatsApp Image 2021-05-29 at 15 09 45](https://user-images.githubusercontent.com/62257920/120084002-26515a00-c0a3-11eb-811a-51f2e8d48ec6.jpeg)