asdassda
This commit is contained in:
parent
5ca37d5ffd
commit
5f1b7cf45e
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ Total time spend: 1.2 hour
|
|||
|
||||
**time spend:** 15 min
|
||||
|
||||
**what i did:** some simple logic in my brain told me that i need 2 buttons, a display and a chip so i placed them and wired them in the schematic!
|
||||
**what i did:** so i def needed 2 things, buttons to click and change who's turn it is and second i need a display to show how much time each person has, and then i also need a chip to manage it all! so i opened easyEDA then i opened the library, filtered for each type and added the first and added them! then i used simple logic and connected the wires.
|
||||
|
||||
**images:** 
|
||||
|
||||
|
@ -16,7 +16,7 @@ Total time spend: 1.2 hour
|
|||
|
||||
**time spend:** 25 min
|
||||
|
||||
**what i did:** i first tryed to do it all in just the top layer! and i successed, but then i tryed auto rouuter and it did it so mutch better!
|
||||
**what i did:** then i covered it into a PCB then i placed i put the parts where i wanted it to be, in the first attempt i put 3 wires traces in the bottom layer but then i realized that i don't even need a bottom layer and its possible to put it all in one layer so i spend some more time moving it in to 1 layer!
|
||||
|
||||

|
||||
|
||||
|
@ -24,6 +24,6 @@ Total time spend: 1.2 hour
|
|||
|
||||
**time spend:** 40 min
|
||||
|
||||
**what i did:** used 2 simple tempelate codes for using the display and the button then merged them and added some of my own logic cosue i know python! tho i have no idea on how to test it :(
|
||||
**what i did:** once i was done i decided to make the firmware so i started coding in python and made it but the issue is that im not sure if it will work as i cant realy test it out!
|
||||
|
||||
### done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue